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