Klasse ContentTemplateBodyCreate
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentTemplateBodyCreate
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ContentTemplateBodyCreate
extends Object
ContentTemplateBodyCreate
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected ContentBodyCreateprotected ContentBodyCreateprotected ContentBodyCreateprotected ContentBodyCreateprotected ContentBodyCreateprotected ContentBodyCreateprotected ContentBodyCreateprotected ContentBodyCreateprotected ContentBodyCreate -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedContentTemplateBodyCreate(ContentBodyCreate view, ContentBodyCreate exportView, ContentBodyCreate styledView, ContentBodyCreate storage, ContentBodyCreate editor, ContentBodyCreate editor2, ContentBodyCreate wiki, ContentBodyCreate atlasDocFormat, ContentBodyCreate anonymousExportView) Constructs a validated instance ofContentTemplateBodyCreate.Constructs a validated instance ofContentTemplateBodyCreate. -
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(ContentBodyCreate storage) styledView(ContentBodyCreate styledView) toString()view()view(ContentBodyCreate view) wiki()wiki(ContentBodyCreate wiki)
-
Felddetails
-
view
-
exportView
-
styledView
-
storage
-
editor
-
editor2
-
wiki
-
atlasDocFormat
-
anonymousExportView
-
-
Konstruktordetails
-
ContentTemplateBodyCreate
Constructs a validated instance ofContentTemplateBodyCreate.- Parameter:
spec- the specification to process
-
ContentTemplateBodyCreate
@Internal public ContentTemplateBodyCreate(ContentBodyCreate view, ContentBodyCreate exportView, ContentBodyCreate styledView, ContentBodyCreate storage, ContentBodyCreate editor, ContentBodyCreate editor2, ContentBodyCreate wiki, ContentBodyCreate atlasDocFormat, ContentBodyCreate anonymousExportView) Constructs a validated instance ofContentTemplateBodyCreate.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ContentTemplateBodyCreate(Consumer)instead.- Parameter:
view- viewexportView- exportViewstyledView- styledViewstorage- storageeditor- editoreditor2- editor2wiki- wikiatlasDocFormat- atlasDocFormatanonymousExportView- anonymousExportView
-
ContentTemplateBodyCreate
protected ContentTemplateBodyCreate()
-
-
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
-