Klasse CustomContentSingle.CustomContentSingleBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.CustomContentSingle.CustomContentSingleBuilder
- Umschließende Klasse:
CustomContentSingle
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_links(CustomContentLinks _links) The account ID of the user who created this custom content originally.blogPostId(String blogPostId) ID of the containing blog post.body(CustomContentBodySingle body) build()createdAt(OffsetDateTime createdAt) Date and time when the custom content was created.customContentId(String customContentId) ID of the containing custom content.ID of the custom content.ID of the containing page.ID of the space the custom content is in.status(ContentStatus status) Title of the custom content.toString()The type of custom content.
-
Methodendetails
-
id
ID of the custom content.- Gibt zurück:
this.
-
type
The type of custom content.- Gibt zurück:
this.
-
status
- Gibt zurück:
this.
-
title
Title of the custom content.- Gibt zurück:
this.
-
spaceId
ID of the space the custom content is in. Note: This is always returned, regardless of if the custom content has a container that is a space.- Gibt zurück:
this.
-
pageId
ID of the containing page. Note: This is only returned if the custom content has a container that is a page.- Gibt zurück:
this.
-
blogPostId
ID of the containing blog post. Note: This is only returned if the custom content has a container that is a blog post.- Gibt zurück:
this.
-
customContentId
ID of the containing custom content. Note: This is only returned if the custom content has a container that is custom content.- Gibt zurück:
this.
-
authorId
The account ID of the user who created this custom content originally.- Gibt zurück:
this.
-
createdAt
Date and time when the custom content 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
-