Klasse ContentUpdateBody
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentUpdateBody
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ContentUpdateBody
extends Object
ContentUpdateBody
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected ContentBodyCreateprotected ContentBodyCreateprotected ContentBodyCreateprotected ContentBodyCreateprotected ContentBodyCreateprotected ContentBodyCreateStorageprotected ContentBodyCreateprotected ContentBodyCreateprotected ContentBodyCreate -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedContentUpdateBody(ContentBodyCreate view, ContentBodyCreate exportView, ContentBodyCreate styledView, ContentBodyCreateStorage storage, ContentBodyCreate editor, ContentBodyCreate editor2, ContentBodyCreate wiki, ContentBodyCreate atlasDocFormat, ContentBodyCreate anonymousExportView) Constructs a validated instance ofContentUpdateBody.Constructs a validated instance ofContentUpdateBody. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunganonymousExportView(ContentBodyCreate anonymousExportView) atlasDocFormat(ContentBodyCreate atlasDocFormat) builder()protected booleaneditor()editor(ContentBodyCreate editor) editor2()editor2(ContentBodyCreate editor2) booleanexportView(ContentBodyCreate exportView) inthashCode()storage()storage(ContentBodyCreateStorage storage) styledView(ContentBodyCreate styledView) toString()view()view(ContentBodyCreate view) wiki()wiki(ContentBodyCreate wiki)
-
Felddetails
-
view
-
exportView
-
styledView
-
storage
-
editor
-
editor2
-
wiki
-
atlasDocFormat
-
anonymousExportView
-
-
Konstruktordetails
-
ContentUpdateBody
Constructs a validated instance ofContentUpdateBody.- Parameter:
spec- the specification to process
-
ContentUpdateBody
@Internal public ContentUpdateBody(ContentBodyCreate view, ContentBodyCreate exportView, ContentBodyCreate styledView, ContentBodyCreateStorage storage, ContentBodyCreate editor, ContentBodyCreate editor2, ContentBodyCreate wiki, ContentBodyCreate atlasDocFormat, ContentBodyCreate anonymousExportView) Constructs a validated instance ofContentUpdateBody.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ContentUpdateBody(Consumer)instead.- Parameter:
view- viewexportView- exportViewstyledView- styledViewstorage- storageeditor- editoreditor2- editor2wiki- wikiatlasDocFormat- atlasDocFormatanonymousExportView- anonymousExportView
-
ContentUpdateBody
protected ContentUpdateBody()
-
-
Methodendetails
-
builder
-
view
-
exportView
-
styledView
-
storage
-
editor
-
editor2
-
wiki
-
atlasDocFormat
-
anonymousExportView
-
view
- Gibt zurück:
this.
-
exportView
- Gibt zurück:
this.
-
styledView
- Gibt zurück:
this.
-
storage
- Gibt zurück:
this.
-
editor
- Gibt zurück:
this.
-
editor2
- Gibt zurück:
this.
-
wiki
- Gibt zurück:
this.
-
atlasDocFormat
- Gibt zurück:
this.
-
anonymousExportView
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-