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