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