Klasse SpaceDescriptionCreatePlain
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.SpaceDescriptionCreatePlain
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class SpaceDescriptionCreatePlain
extends Object
SpaceDescriptionCreatePlain
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedSpaceDescriptionCreatePlain(String value, String representation) Constructs a validated instance ofSpaceDescriptionCreatePlain.Constructs a validated instance ofSpaceDescriptionCreatePlain. -
Methodenübersicht
-
Felddetails
-
value
The space description. -
representation
Set to 'plain'.
-
-
Konstruktordetails
-
SpaceDescriptionCreatePlain
Constructs a validated instance ofSpaceDescriptionCreatePlain.- Parameter:
spec- the specification to process
-
SpaceDescriptionCreatePlain
Constructs a validated instance ofSpaceDescriptionCreatePlain.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
SpaceDescriptionCreatePlain(Consumer)instead.- Parameter:
value- The space description.representation- Set to 'plain'.
-
SpaceDescriptionCreatePlain
protected SpaceDescriptionCreatePlain()
-
-
Methodendetails
-
builder
-
value
The space description. -
representation
Set to 'plain'. -
value
The space description.- Gibt zurück:
this.
-
representation
Set to 'plain'.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-