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