Uses of Class
com.mypurecloud.sdk.v2.model.EmailAttachment
Packages that use EmailAttachment
-
Uses of EmailAttachment in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EmailAttachmentModifier and TypeMethodDescriptionEmailAttachment.attachmentId(String attachmentId) EmailAttachment.contentLength(Integer contentLength) EmailAttachment.contentPath(String contentPath) EmailAttachment.contentType(String contentType) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type EmailAttachmentMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type EmailAttachmentModifier and TypeMethodDescriptionRecordingEmailMessage.attachments(List<EmailAttachment> attachments) voidRecordingEmailMessage.setAttachments(List<EmailAttachment> attachments)