Class DeleteAttachmentRequest
java.lang.Object
cloud.genesys.webmessaging.sdk.model.DeleteAttachmentRequest
- All Implemented Interfaces:
Serializable
DeleteAttachmentRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaction(RequestTypeDeleteAttachment action) attachmentId(String attachmentId) booleangetToken()inthashCode()voidsetAction(RequestTypeDeleteAttachment action) voidsetAttachmentId(String attachmentId) voidtoString()
-
Constructor Details
-
DeleteAttachmentRequest
public DeleteAttachmentRequest()
-
-
Method Details