Klasse BlogPostNestedBodyWrite
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.BlogPostNestedBodyWrite
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class BlogPostNestedBodyWrite
extends Object
BlogPostNestedBodyWrite
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected BlogPostBodyWriteprotected BlogPostBodyWriteprotected BlogPostBodyWrite -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedBlogPostNestedBodyWrite(BlogPostBodyWrite storage, BlogPostBodyWrite atlasDocFormat, BlogPostBodyWrite wiki) Constructs a validated instance ofBlogPostNestedBodyWrite.Constructs a validated instance ofBlogPostNestedBodyWrite. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungatlasDocFormat(BlogPostBodyWrite atlasDocFormat) builder()protected booleanbooleaninthashCode()storage()storage(BlogPostBodyWrite storage) toString()wiki()wiki(BlogPostBodyWrite wiki)
-
Felddetails
-
storage
-
atlasDocFormat
-
wiki
-
-
Konstruktordetails
-
BlogPostNestedBodyWrite
Constructs a validated instance ofBlogPostNestedBodyWrite.- Parameter:
spec- the specification to process
-
BlogPostNestedBodyWrite
@Internal public BlogPostNestedBodyWrite(BlogPostBodyWrite storage, BlogPostBodyWrite atlasDocFormat, BlogPostBodyWrite wiki) Constructs a validated instance ofBlogPostNestedBodyWrite.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
BlogPostNestedBodyWrite(Consumer)instead.- Parameter:
storage- storageatlasDocFormat- atlasDocFormatwiki- wiki
-
BlogPostNestedBodyWrite
protected BlogPostNestedBodyWrite()
-
-
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
-