| java.lang.Object | |
| ↳ | org.mule.modules.zendesk.model.holders.AttachmentExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _contentTypeType | |||||||||||
| _contentUrlType | |||||||||||
| _fileNameType | |||||||||||
| _sizeType | |||||||||||
| _thumbnailsType | |||||||||||
| contentType | |||||||||||
| contentUrl | |||||||||||
| fileName | |||||||||||
| size | |||||||||||
| thumbnails | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves contentType
| |||||||||||
Retrieves contentUrl
| |||||||||||
Retrieves fileName
| |||||||||||
Retrieves size
| |||||||||||
Retrieves thumbnails
| |||||||||||
Sets contentType
| |||||||||||
Sets contentUrl
| |||||||||||
Sets fileName
| |||||||||||
Sets size
| |||||||||||
Sets thumbnails
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves contentType
Retrieves contentUrl
Retrieves fileName
Retrieves size
Retrieves thumbnails
Sets contentType
| value | Value to set |
|---|
Sets contentUrl
| value | Value to set |
|---|
Sets fileName
| value | Value to set |
|---|
Sets size
| value | Value to set |
|---|
Sets thumbnails
| value | Value to set |
|---|