Klasse Attachment.AttachmentBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.Attachment.AttachmentBuilder
- Umschließende Klasse:
Attachment
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_links(AttachmentLinks _links) blogPostId(String blogPostId) ID of the containing blog post.build()Comment for the attachment.createdAt(OffsetDateTime createdAt) Date and time when the attachment was created.customContentId(String customContentId) ID of the containing custom content.downloadLink(String downloadLink) Download link of the attachment.File ID of the attachment.File size of the attachment.ID of the attachment.Media Type for the attachment.mediaTypeDescription(String mediaTypeDescription) Media Type description for the attachment.ID of the containing page.status(ContentStatus status) Title of the comment.toString()WebUI link of the attachment.
-
Methodendetails
-
id
ID of the attachment.- Gibt zurück:
this.
-
status
- Gibt zurück:
this.
-
title
Title of the comment.- Gibt zurück:
this.
-
createdAt
Date and time when the attachment was created. In format "YYYY-MM-DDTHH:mm:ss.sssZ".- Gibt zurück:
this.
-
pageId
ID of the containing page. Note: This is only returned if the attachment has a container that is a page.- Gibt zurück:
this.
-
blogPostId
ID of the containing blog post. Note: This is only returned if the attachment has a container that is a blog post.- Gibt zurück:
this.
-
customContentId
ID of the containing custom content. Note: This is only returned if the attachment has a container that is custom content.- Gibt zurück:
this.
-
mediaType
Media Type for the attachment.- Gibt zurück:
this.
-
mediaTypeDescription
Media Type description for the attachment.- Gibt zurück:
this.
-
comment
Comment for the attachment.- Gibt zurück:
this.
-
fileId
File ID of the attachment. This is the ID referenced inatlas_doc_formatbodies and is distinct from the attachment ID.- Gibt zurück:
this.
-
fileSize
File size of the attachment.- Gibt zurück:
this.
-
webuiLink
WebUI link of the attachment.- Gibt zurück:
this.
-
downloadLink
Download link of the attachment.- Gibt zurück:
this.
-
version
- Gibt zurück:
this.
-
_links
- Gibt zurück:
this.
-
build
-
toString
-