Klasse SpacePropertyUpdateRequest
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.SpacePropertyUpdateRequest
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class SpacePropertyUpdateRequest
extends Object
SpacePropertyUpdateRequest
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedSpacePropertyUpdateRequest(String key, Object value, ContentPropertyUpdateRequestVersion version) Constructs a validated instance ofSpacePropertyUpdateRequest.Constructs a validated instance ofSpacePropertyUpdateRequest. -
Methodenübersicht
-
Felddetails
-
key
Key of the space property -
value
Value of the space property. -
version
-
-
Konstruktordetails
-
SpacePropertyUpdateRequest
Constructs a validated instance ofSpacePropertyUpdateRequest.- Parameter:
spec- the specification to process
-
SpacePropertyUpdateRequest
@Internal public SpacePropertyUpdateRequest(String key, Object value, ContentPropertyUpdateRequestVersion version) Constructs a validated instance ofSpacePropertyUpdateRequest.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
SpacePropertyUpdateRequest(Consumer)instead.- Parameter:
key- Key of the space propertyvalue- Value of the space property.version- version
-
SpacePropertyUpdateRequest
protected SpacePropertyUpdateRequest()
-
-
Methodendetails
-
builder
-
key
Key of the space property -
value
Value of the space property. -
version
-
key
Key of the space property- Gibt zurück:
this.
-
value
Value of the space property.- Gibt zurück:
this.
-
version
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-