content
The content of the attachment.
protected AttachmentAuthorprotected Stringprotected OffsetDateTimeprotected Stringprotected Longprotected Stringprotected Stringprotected Stringprotected Stringprotected Attachment(AttachmentAuthor author,
String content,
OffsetDateTime created,
String filename,
String id,
String mimeType,
String self,
Long fileSize,
String thumbnail) Attachment. Attachment(Consumer<Attachment> spec) Attachment.author()author(AttachmentAuthor author) static Attachment.AttachmentBuilderbuilder()protected booleancontent()created()created(OffsetDateTime created) booleanfilename()fileSize()inthashCode()id()mimeType()self()toString()Attachment.spec - the specification to processAttachment.
NOTE: This constructor is not considered stable and may change if the model is updated. Consider using Attachment(Consumer) instead.
author - var.namecontent - The content of the attachment.created - The datetime the attachment was created.filename - The file name of the attachment.id - The ID of the attachment.mimeType - The MIME type of the attachment.self - The URL of the attachment details response.fileSize - The size of the attachment.thumbnail - The URL of a thumbnail representing the attachment.this.this.this.this.this.this.this.this.this.