Klasse UserProperty.UserPropertyBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.UserProperty.UserPropertyBuilder
- Umschließende Klasse:
UserProperty
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()createdDate(OffsetDateTime createdDate) datetime when the property was created such as2022-01-01T12:00:00.111Za unique identifier for the user propertylastModifiedDate(OffsetDateTime lastModifiedDate) datetime when the property was last modified such as2022-02-01T12:00:00.111ZtoString()The value of the content property.
-
Methodendetails
-
key
- Gibt zurück:
this.
-
value
The value of the content property.- Gibt zurück:
this.
-
id
a unique identifier for the user property- Gibt zurück:
this.
-
lastModifiedDate
datetime when the property was last modified such as2022-02-01T12:00:00.111Z- Gibt zurück:
this.
-
createdDate
datetime when the property was created such as2022-01-01T12:00:00.111Z- Gibt zurück:
this.
-
_links
- Gibt zurück:
this.
-
build
-
toString
-