Klasse ContentCreateContainer
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentCreateContainer
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ContentCreateContainer
extends Object
ContentCreateContainer
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected ContentCreateContainerIdprotected StringThetypeof the container. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofContentCreateContainer.Constructs a validated instance ofContentCreateContainer. -
Methodenübersicht
-
Felddetails
-
id
-
type
Thetypeof the container.
-
-
Konstruktordetails
-
ContentCreateContainer
Constructs a validated instance ofContentCreateContainer.- Parameter:
spec- the specification to process
-
ContentCreateContainer
Constructs a validated instance ofContentCreateContainer.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ContentCreateContainer(Consumer)instead.- Parameter:
id- idtype- Thetypeof the container.
-
ContentCreateContainer
protected ContentCreateContainer()
-
-
Methodendetails
-
builder
-
id
-
type
Thetypeof the container. -
id
- Gibt zurück:
this.
-
type
Thetypeof the container.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-