content
The URL of the attachment.
protected AttachmentMetadataAuthor
protected String
protected OffsetDateTime
protected String
protected Long
protected String
protected URI
protected Long
protected String
protected
AttachmentMetadata(AttachmentMetadataAuthor author,
String content,
OffsetDateTime created,
String filename,
Long id,
String mimeType,
Map<String,Object> properties,
URI self,
Long size,
String thumbnail)
AttachmentMetadata
.
AttachmentMetadata
.author()
author(AttachmentMetadataAuthor author)
builder()
protected boolean
content()
created()
created(OffsetDateTime created)
boolean
filename()
int
hashCode()
id()
mimeType()
properties(Map<String,Object> properties)
self()
size()
toString()
AttachmentMetadata
.spec
- the specification to processAttachmentMetadata
.
NOTE: This constructor is not considered stable and may change if the model is updated. Consider using AttachmentMetadata(Consumer)
instead.
author
- authorcontent
- The URL of the attachment.created
- The datetime the attachment was created.filename
- The name of the attachment file.id
- The ID of the attachment.mimeType
- The MIME type of the attachment.properties
- Additional properties of the attachment.self
- The URL of the attachment metadata details.size
- The size of the attachment.thumbnail
- The URL of a thumbnail representing the attachment.this
.this
.this
.this
.this
.this
.this
.this
.this
.this
.