Klasse BlogPostBulk
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.BlogPostBulk
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class BlogPostBulk
extends Object
BlogPostBulk
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected AbstractPageLinksprotected StringThe account ID of the user who created this blog post originally.protected BodyBulkprotected OffsetDateTimeDate and time when the blog post was created.protected LongID of the blog post.protected LongID of the space the blog post is in.protected ContentStatusprotected StringTitle of the blog post.protected Version -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedBlogPostBulk(Long id, ContentStatus status, String title, Long spaceId, String authorId, OffsetDateTime createdAt, Version version, BodyBulk body, AbstractPageLinks _links) Constructs a validated instance ofBlogPostBulk.BlogPostBulk(Consumer<BlogPostBulk> spec) Constructs a validated instance ofBlogPostBulk. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_links()_links(AbstractPageLinks _links) authorId()The account ID of the user who created this blog post originally.The account ID of the user who created this blog post originally.body()builder()protected booleanDate and time when the blog post was created.createdAt(OffsetDateTime createdAt) Date and time when the blog post was created.booleaninthashCode()id()ID of the blog post.ID of the blog post.spaceId()ID of the space the blog post is in.ID of the space the blog post is in.status()status(ContentStatus status) title()Title of the blog post.Title of the blog post.toString()version()
-
Felddetails
-
id
ID of the blog post. Due to JavaScript's max integer representation of 2^53-1, the type of this field will be changed from a numeric type to a string type at the end of the deprecation period. In the meantime,serialize-ids-as-strings=truecan be passed as a query param to any v2 endpoint to opt-in to this change now. See this [changelog](https://developer.atlassian.com/cloud/confluence/changelog/#CHANGE-905) for more detail. -
status
-
title
Title of the blog post. -
spaceId
ID of the space the blog post is in. Due to JavaScript's max integer representation of 2^53-1, the type of this field will be changed from a numeric type to a string type at the end of the deprecation period. In the meantime,serialize-ids-as-strings=truecan be passed as a query param to any v2 endpoint to opt-in to this change now. See this [changelog](https://developer.atlassian.com/cloud/confluence/changelog/#CHANGE-905) for more detail. -
authorId
The account ID of the user who created this blog post originally. -
createdAt
Date and time when the blog post was created. In format "YYYY-MM-DDTHH:mm:ss.sssZ". -
version
-
body
-
_links
-
-
Konstruktordetails
-
BlogPostBulk
Constructs a validated instance ofBlogPostBulk.- Parameter:
spec- the specification to process
-
BlogPostBulk
@Internal public BlogPostBulk(Long id, ContentStatus status, String title, Long spaceId, String authorId, OffsetDateTime createdAt, Version version, BodyBulk body, AbstractPageLinks _links) Constructs a validated instance ofBlogPostBulk.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
BlogPostBulk(Consumer)instead.- Parameter:
id- ID of the blog post. Due to JavaScript's max integer representation of 2^53-1, the type of this field will be changed from a numeric type to a string type at the end of the deprecation period. In the meantime,serialize-ids-as-strings=truecan be passed as a query param to any v2 endpoint to opt-in to this change now. See this [changelog](https://developer.atlassian.com/cloud/confluence/changelog/#CHANGE-905) for more detail.status- statustitle- Title of the blog post.spaceId- ID of the space the blog post is in. Due to JavaScript's max integer representation of 2^53-1, the type of this field will be changed from a numeric type to a string type at the end of the deprecation period. In the meantime,serialize-ids-as-strings=truecan be passed as a query param to any v2 endpoint to opt-in to this change now. See this [changelog](https://developer.atlassian.com/cloud/confluence/changelog/#CHANGE-905) for more detail.authorId- The account ID of the user who created this blog post originally.createdAt- Date and time when the blog post was created. In format "YYYY-MM-DDTHH:mm:ss.sssZ".version- versionbody- body_links- _links
-
BlogPostBulk
protected BlogPostBulk()
-
-
Methodendetails
-
builder
-
id
ID of the blog post. Due to JavaScript's max integer representation of 2^53-1, the type of this field will be changed from a numeric type to a string type at the end of the deprecation period. In the meantime,serialize-ids-as-strings=truecan be passed as a query param to any v2 endpoint to opt-in to this change now. See this [changelog](https://developer.atlassian.com/cloud/confluence/changelog/#CHANGE-905) for more detail. -
status
-
title
Title of the blog post. -
spaceId
ID of the space the blog post is in. Due to JavaScript's max integer representation of 2^53-1, the type of this field will be changed from a numeric type to a string type at the end of the deprecation period. In the meantime,serialize-ids-as-strings=truecan be passed as a query param to any v2 endpoint to opt-in to this change now. See this [changelog](https://developer.atlassian.com/cloud/confluence/changelog/#CHANGE-905) for more detail. -
authorId
The account ID of the user who created this blog post originally. -
createdAt
Date and time when the blog post was created. In format "YYYY-MM-DDTHH:mm:ss.sssZ". -
version
-
body
-
_links
-
id
ID of the blog post. Due to JavaScript's max integer representation of 2^53-1, the type of this field will be changed from a numeric type to a string type at the end of the deprecation period. In the meantime,serialize-ids-as-strings=truecan be passed as a query param to any v2 endpoint to opt-in to this change now. See this [changelog](https://developer.atlassian.com/cloud/confluence/changelog/#CHANGE-905) for more detail.- 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. Due to JavaScript's max integer representation of 2^53-1, the type of this field will be changed from a numeric type to a string type at the end of the deprecation period. In the meantime,serialize-ids-as-strings=truecan be passed as a query param to any v2 endpoint to opt-in to this change now. See this [changelog](https://developer.atlassian.com/cloud/confluence/changelog/#CHANGE-905) for more detail.- 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.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-