Klasse ContentBodyCreate.ContentBodyCreateBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentBodyCreate.ContentBodyCreateBuilder
- Umschließende Klasse:
ContentBodyCreate
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()representation(ContentBodyCreate.RepresentationEnum representation) The content format type.toString()The body of the content in the relevant format.
-
Methodendetails
-
value
The body of the content in the relevant format.- Gibt zurück:
this.
-
representation
public ContentBodyCreate.ContentBodyCreateBuilder representation(ContentBodyCreate.RepresentationEnum representation) The content format type. Set the value of this property to the name of the format being used, e.g. 'storage'.- Gibt zurück:
this.
-
build
-
toString
-