Klasse BlogPostInlineCommentModel.BlogPostInlineCommentModelBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.BlogPostInlineCommentModel.BlogPostInlineCommentModelBuilder
- Umschließende Klasse:
BlogPostInlineCommentModel
-
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.properties(InlineCommentProperties properties) resolutionStatus(InlineCommentResolutionStatus resolutionStatus) 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.
-
resolutionStatus
public BlogPostInlineCommentModel.BlogPostInlineCommentModelBuilder resolutionStatus(InlineCommentResolutionStatus resolutionStatus) - Gibt zurück:
this.
-
properties
public BlogPostInlineCommentModel.BlogPostInlineCommentModelBuilder properties(InlineCommentProperties properties) - Gibt zurück:
this.
-
_links
- Gibt zurück:
this.
-
build
-
toString
-