Klasse CreateBlogPostRequest.CreateBlogPostRequestBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.CreateBlogPostRequest.CreateBlogPostRequestBuilder
- Umschließende Klasse:
CreateBlogPostRequest
-
Methodendetails
-
spaceId
ID of the space- Gibt zurück:
this
.
-
status
public CreateBlogPostRequest.CreateBlogPostRequestBuilder status(CreateBlogPostRequest.StatusEnum status) The status of the blog post, specifies if the blog post will be created as a new blog post or a draft- Gibt zurück:
this
.
-
title
Title of the blog post, required if creating non-draft.- Gibt zurück:
this
.
-
body
- Gibt zurück:
this
.
-
build
-
toString
-