Klasse Space.SpaceBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.Space.SpaceBuilder
- Umschließende Klasse:
Space
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_links(SpaceLinks _links) The account ID of the user who created this space originally.build()createdAt(OffsetDateTime createdAt) Date and time when the space was created.description(SpaceDescription description) homepageId(String homepageId) ID of the space's homepage.ID of the space.Key of the space.Name of the space.status(SpaceStatus status) toString()
-
Methodendetails
-
id
ID of the space.- Gibt zurück:
this.
-
key
Key of the space.- Gibt zurück:
this.
-
name
Name of the space.- Gibt zurück:
this.
-
type
- Gibt zurück:
this.
-
status
- Gibt zurück:
this.
-
authorId
The account ID of the user who created this space originally.- Gibt zurück:
this.
-
createdAt
Date and time when the space was created. In format "YYYY-MM-DDTHH:mm:ss.sssZ".- Gibt zurück:
this.
-
homepageId
ID of the space's homepage.- Gibt zurück:
this.
-
description
- Gibt zurück:
this.
-
icon
- Gibt zurück:
this.
-
_links
- Gibt zurück:
this.
-
build
-
toString
-