Klasse BlogPostBulk.BlogPostBulkBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.BlogPostBulk.BlogPostBulkBuilder
- Umschließende Klasse:
BlogPostBulk
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_links(AbstractPageLinks _links) The account ID of the user who created this blog post originally.build()createdAt(OffsetDateTime createdAt) Date and time when the blog post was created.ID of the blog post.ID of the space the blog post is in.status(ContentStatus status) Title of the blog post.toString()
-
Methodendetails
-
id
ID of the blog post.- Gibt zurück:
this.
-
status
- Gibt zurück:
this.
-
title
Title of the blog post.- Gibt zurück:
this.
-
spaceId
ID of the space the blog post is in.- Gibt zurück:
this.
-
authorId
The account ID of the user who created this blog post originally.- Gibt zurück:
this.
-
createdAt
Date and time when the blog post was created. In format "YYYY-MM-DDTHH:mm:ss.sssZ".- Gibt zurück:
this.
-
version
- Gibt zurück:
this.
-
body
- Gibt zurück:
this.
-
_links
- Gibt zurück:
this.
-
build
-
toString
-