Klasse SpacePropertyUpdate
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.SpacePropertyUpdate
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class SpacePropertyUpdate
extends Object
SpacePropertyUpdate
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected Stringprotected SpacePropertyCreateSpaceprotected SpacePropertyValueprotected Version -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedSpacePropertyUpdate(String key, SpacePropertyValue value, Version version, SpacePropertyCreateSpace space) Constructs a validated instance ofSpacePropertyUpdate.Constructs a validated instance ofSpacePropertyUpdate. -
Methodenübersicht
-
Felddetails
-
key
-
value
-
version
-
space
-
-
Konstruktordetails
-
SpacePropertyUpdate
Constructs a validated instance ofSpacePropertyUpdate.- Parameter:
spec- the specification to process
-
SpacePropertyUpdate
@Internal public SpacePropertyUpdate(String key, SpacePropertyValue value, Version version, SpacePropertyCreateSpace space) Constructs a validated instance ofSpacePropertyUpdate.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
SpacePropertyUpdate(Consumer)instead.- Parameter:
key- keyvalue- valueversion- versionspace- space
-
SpacePropertyUpdate
protected SpacePropertyUpdate()
-
-
Methodendetails
-
builder
-
key
-
value
-
version
-
space
-
key
- Gibt zurück:
this.
-
value
- Gibt zurück:
this.
-
version
- Gibt zurück:
this.
-
space
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-