Package com.mypurecloud.sdk.v2.model
Class EmailAttachment
java.lang.Object
com.mypurecloud.sdk.v2.model.EmailAttachment
- All Implemented Interfaces:
Serializable
EmailAttachment
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionattachmentId(String attachmentId) contentLength(Integer contentLength) contentPath(String contentPath) contentType(String contentType) booleangetName()inthashCode()voidsetAttachmentId(String attachmentId) voidsetContentLength(Integer contentLength) voidsetContentPath(String contentPath) voidsetContentType(String contentType) voidtoString()
-
Constructor Details
-
EmailAttachment
public EmailAttachment() -
EmailAttachment
-
-
Method Details
-
name
-
getName
-
setName
-
contentPath
-
getContentPath
-
setContentPath
-
contentType
-
getContentType
-
setContentType
-
attachmentId
-
getAttachmentId
-
setAttachmentId
-
contentLength
-
getContentLength
-
setContentLength
-
equals
-
hashCode
public int hashCode() -
toString
-