Klasse SpacePropertyVersion.SpacePropertyVersionBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.SpacePropertyVersion.SpacePropertyVersionBuilder
- Umschließende Klasse:
SpacePropertyVersion
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()createdAt(OffsetDateTime createdAt) RFC3339 compliant date time at which the property's current version was created.Atlassian account ID of the user that created the space property's current version.Message associated with the current version.The space property's current version number.toString()
-
Methodendetails
-
createdAt
RFC3339 compliant date time at which the property's current version was created.- Gibt zurück:
this.
-
createdBy
Atlassian account ID of the user that created the space property's current version.- Gibt zurück:
this.
-
message
Message associated with the current version.- Gibt zurück:
this.
-
number
The space property's current version number.- Gibt zurück:
this.
-
build
-
toString
-