Klasse ContentCreateSpaceDescription
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentCreateSpaceDescription
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ContentCreateSpaceDescription
extends Object
ContentCreateSpaceDescription
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected ContentCreateSpaceDescriptionExpandableprotected SpaceDescriptionprotected SpaceDescription -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedContentCreateSpaceDescription(SpaceDescription plain, SpaceDescription view, ContentCreateSpaceDescriptionExpandable _expandable) Constructs a validated instance ofContentCreateSpaceDescription.Constructs a validated instance ofContentCreateSpaceDescription. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_expandable(ContentCreateSpaceDescriptionExpandable _expandable) builder()protected booleanbooleaninthashCode()plain()plain(SpaceDescription plain) toString()view()view(SpaceDescription view)
-
Felddetails
-
plain
-
view
-
_expandable
-
-
Konstruktordetails
-
ContentCreateSpaceDescription
Constructs a validated instance ofContentCreateSpaceDescription.- Parameter:
spec- the specification to process
-
ContentCreateSpaceDescription
@Internal public ContentCreateSpaceDescription(SpaceDescription plain, SpaceDescription view, ContentCreateSpaceDescriptionExpandable _expandable) Constructs a validated instance ofContentCreateSpaceDescription.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ContentCreateSpaceDescription(Consumer)instead.- Parameter:
plain- plainview- view_expandable- _expandable
-
ContentCreateSpaceDescription
protected ContentCreateSpaceDescription()
-
-
Methodendetails
-
builder
-
plain
-
view
-
_expandable
-
plain
- Gibt zurück:
this.
-
view
- Gibt zurück:
this.
-
_expandable
public ContentCreateSpaceDescription _expandable(ContentCreateSpaceDescriptionExpandable _expandable) - Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-