Klasse ContentBodyCreateStorage.ContentBodyCreateStorageBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentBodyCreateStorage.ContentBodyCreateStorageBuilder
- Umschließende Klasse:
ContentBodyCreateStorage
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()representation(ContentBodyCreateStorage.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 ContentBodyCreateStorage.ContentBodyCreateStorageBuilder representation(ContentBodyCreateStorage.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
-