Klasse AttachmentCommentModel.AttachmentCommentModelBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.AttachmentCommentModel.AttachmentCommentModelBuilder
- Umschließende Klasse:
AttachmentCommentModel
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_links(CommentLinks _links) attachmentId(String attachmentId) ID of the attachment containing the comment.body(BodySingle body) build()ID of the comment.status(ContentStatus status) Title of the comment.toString()
-
Methodendetails
-
id
ID of the comment.- Gibt zurück:
this.
-
status
- Gibt zurück:
this.
-
title
Title of the comment.- Gibt zurück:
this.
-
attachmentId
ID of the attachment containing the comment.- Gibt zurück:
this.
-
version
- Gibt zurück:
this.
-
body
- Gibt zurück:
this.
-
_links
- Gibt zurück:
this.
-
build
-
toString
-