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