Klasse CustomContentNestedBodyWrite
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.CustomContentNestedBodyWrite
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class CustomContentNestedBodyWrite
extends Object
CustomContentNestedBodyWrite
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected CustomContentBodyWriteprotected CustomContentBodyWriteprotected CustomContentBodyWrite -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedCustomContentNestedBodyWrite(CustomContentBodyWrite storage, CustomContentBodyWrite atlasDocFormat, CustomContentBodyWrite raw) Constructs a validated instance ofCustomContentNestedBodyWrite.Constructs a validated instance ofCustomContentNestedBodyWrite. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungatlasDocFormat(CustomContentBodyWrite atlasDocFormat) builder()protected booleanbooleaninthashCode()raw()storage()storage(CustomContentBodyWrite storage) toString()
-
Felddetails
-
storage
-
atlasDocFormat
-
raw
-
-
Konstruktordetails
-
CustomContentNestedBodyWrite
Constructs a validated instance ofCustomContentNestedBodyWrite.- Parameter:
spec- the specification to process
-
CustomContentNestedBodyWrite
@Internal public CustomContentNestedBodyWrite(CustomContentBodyWrite storage, CustomContentBodyWrite atlasDocFormat, CustomContentBodyWrite raw) Constructs a validated instance ofCustomContentNestedBodyWrite.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
CustomContentNestedBodyWrite(Consumer)instead.- Parameter:
storage- storageatlasDocFormat- atlasDocFormatraw- raw
-
CustomContentNestedBodyWrite
protected CustomContentNestedBodyWrite()
-
-
Methodendetails
-
builder
-
storage
-
atlasDocFormat
-
raw
-
storage
- Gibt zurück:
this.
-
atlasDocFormat
- Gibt zurück:
this.
-
raw
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-