Klasse CreateFooterCommentModelBody
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.CreateFooterCommentModelBody
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class CreateFooterCommentModelBody
extends Object
CreateFooterCommentModelBody
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic classstatic enumType of content representation used for the value field. -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected CommentBodyWriteType of content representation used for the value field.protected CommentBodyWriteprotected StringBody of the comment, in the format found in the representation field.protected CommentBodyWrite -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedCreateFooterCommentModelBody(CreateFooterCommentModelBody.RepresentationEnum representation, String value, CommentBodyWrite storage, CommentBodyWrite atlasDocFormat, CommentBodyWrite wiki) Constructs a validated instance ofCreateFooterCommentModelBody.Constructs a validated instance ofCreateFooterCommentModelBody. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungatlasDocFormat(CommentBodyWrite atlasDocFormat) builder()protected booleanbooleaninthashCode()Type of content representation used for the value field.representation(CreateFooterCommentModelBody.RepresentationEnum representation) Type of content representation used for the value field.storage()storage(CommentBodyWrite storage) toString()value()Body of the comment, in the format found in the representation field.Body of the comment, in the format found in the representation field.wiki()wiki(CommentBodyWrite wiki)
-
Felddetails
-
representation
Type of content representation used for the value field. -
value
Body of the comment, in the format found in the representation field. -
storage
-
atlasDocFormat
-
wiki
-
-
Konstruktordetails
-
CreateFooterCommentModelBody
Constructs a validated instance ofCreateFooterCommentModelBody.- Parameter:
spec- the specification to process
-
CreateFooterCommentModelBody
protected CreateFooterCommentModelBody()
-
-
Methodendetails
-
builder
-
representation
Type of content representation used for the value field. -
value
Body of the comment, in the format found in the representation field. -
storage
-
atlasDocFormat
-
wiki
-
value
Body of the comment, in the format found in the representation field.- Gibt zurück:
this.
-
storage
- Gibt zurück:
this.
-
atlasDocFormat
- Gibt zurück:
this.
-
wiki
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-