Klasse CommentBodyWrite.CommentBodyWriteBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.CommentBodyWrite.CommentBodyWriteBuilder
- Umschließende Klasse:
CommentBodyWrite
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()representation(CommentBodyWrite.RepresentationEnum representation) Type of content representation used for the value field.toString()Body of the comment, in the format found in the representation field.
-
Methodendetails
-
representation
public CommentBodyWrite.CommentBodyWriteBuilder representation(CommentBodyWrite.RepresentationEnum representation) Type of content representation used for the value field.- Gibt zurück:
this.
-
value
Body of the comment, in the format found in the representation field.- Gibt zurück:
this.
-
build
-
toString
-