Klasse PageInlineCommentModel.PageInlineCommentModelBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.PageInlineCommentModel.PageInlineCommentModelBuilder
- Umschließende Klasse:
PageInlineCommentModel
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_links(CommentLinks _links) build()ID of the comment.ID of the page the comment is in.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.
-
pageId
ID of the page the comment is in.- Gibt zurück:
this.
-
version
- Gibt zurück:
this.
-
body
- Gibt zurück:
this.
-
resolutionStatus
public PageInlineCommentModel.PageInlineCommentModelBuilder resolutionStatus(InlineCommentResolutionStatus resolutionStatus) - Gibt zurück:
this.
-
properties
public PageInlineCommentModel.PageInlineCommentModelBuilder properties(InlineCommentProperties properties) - Gibt zurück:
this.
-
_links
- Gibt zurück:
this.
-
build
-
toString
-