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