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