Uses of Enum Class
cloud.genesys.webmessaging.sdk.model.RequestTypeDeleteAttachment
Packages that use RequestTypeDeleteAttachment
-
Uses of RequestTypeDeleteAttachment in cloud.genesys.webmessaging.sdk.model
Methods in cloud.genesys.webmessaging.sdk.model that return RequestTypeDeleteAttachmentModifier and TypeMethodDescriptionstatic RequestTypeDeleteAttachmentRequestTypeDeleteAttachment.fromString(String key) DeleteAttachmentRequest.getAction()static RequestTypeDeleteAttachmentReturns the enum constant of this class with the specified name.static RequestTypeDeleteAttachment[]RequestTypeDeleteAttachment.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in cloud.genesys.webmessaging.sdk.model with parameters of type RequestTypeDeleteAttachmentModifier and TypeMethodDescriptionDeleteAttachmentRequest.action(RequestTypeDeleteAttachment action) voidDeleteAttachmentRequest.setAction(RequestTypeDeleteAttachment action)