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