Klasse UpdateInlineCommentModel.UpdateInlineCommentModelBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.UpdateInlineCommentModel.UpdateInlineCommentModelBuilder
- Umschließende Klasse:
UpdateInlineCommentModel
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
Resolved state of the comment.toString()
version
(UpdateFooterCommentModelVersion version)
-
Methodendetails
-
resolved
Resolved state of the comment. Set to true to resolve the comment, set to false to reopen it. If matching the existing state (i.e. true -> resolved or false -> open/reopened) , no change will occur. A dangling comment cannot be updated.- Gibt zurück:
this
.
-
build
-
toString