Klasse BlogPostCommentModel.BlogPostCommentModelBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.BlogPostCommentModel.BlogPostCommentModelBuilder
- Umschließende Klasse:
BlogPostCommentModel
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_links(CommentLinks _links) blogPostId(String blogPostId) ID of the blog post the comment is in.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.
-
blogPostId
ID of the blog post the comment is in.- Gibt zurück:
this.
-
version
- Gibt zurück:
this.
-
body
- Gibt zurück:
this.
-
_links
- Gibt zurück:
this.
-
build
-
toString
-