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