Klasse CustomContentCommentModel.CustomContentCommentModelBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.CustomContentCommentModel.CustomContentCommentModelBuilder
- Umschließende Klasse:
CustomContentCommentModel
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_links(CommentLinks _links) body(BodySingle body) build()customContentId(String customContentId) ID of the custom content containing the comment.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.
-
customContentId
public CustomContentCommentModel.CustomContentCommentModelBuilder customContentId(String customContentId) ID of the custom content containing the comment.- Gibt zurück:
this.
-
version
- Gibt zurück:
this.
-
body
- Gibt zurück:
this.
-
_links
- Gibt zurück:
this.
-
build
-
toString
-