Klasse SpaceProperty.SpacePropertyBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.SpaceProperty.SpacePropertyBuilder
- Umschließende Klasse:
SpaceProperty
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()createdAt(OffsetDateTime createdAt) RFC3339 compliant date time at which the property was created.Atlassian account ID of the user that created the space property.ID of the space property.Key of the space property.toString()Value of the space property.version(SpacePropertyVersion version)
-
Methodendetails
-
id
ID of the space property.- Gibt zurück:
this.
-
key
Key of the space property.- Gibt zurück:
this.
-
value
Value of the space property.- Gibt zurück:
this.
-
createdAt
RFC3339 compliant date time at which the property was created.- Gibt zurück:
this.
-
createdBy
Atlassian account ID of the user that created the space property.- Gibt zurück:
this.
-
version
- Gibt zurück:
this.
-
build
-
toString
-