Klasse ContentBodyExpandable
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentBodyExpandable
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ContentBodyExpandable
extends Object
ContentBodyExpandable
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedContentBodyExpandable(String editor, String view, String exportView, String styledView, String storage, String editor2, String anonymousExportView, String atlasDocFormat, String wiki, String dynamic, String raw) Constructs a validated instance ofContentBodyExpandable.Constructs a validated instance ofContentBodyExpandable. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunganonymousExportView(String anonymousExportView) atlasDocFormat(String atlasDocFormat) builder()protected booleandynamic()editor()editor2()booleanexportView(String exportView) inthashCode()raw()storage()styledView(String styledView) toString()view()wiki()
-
Felddetails
-
editor
-
view
-
exportView
-
styledView
-
storage
-
editor2
-
anonymousExportView
-
atlasDocFormat
-
wiki
-
dynamic
-
raw
-
-
Konstruktordetails
-
ContentBodyExpandable
Constructs a validated instance ofContentBodyExpandable.- Parameter:
spec- the specification to process
-
ContentBodyExpandable
@Internal public ContentBodyExpandable(String editor, String view, String exportView, String styledView, String storage, String editor2, String anonymousExportView, String atlasDocFormat, String wiki, String dynamic, String raw) Constructs a validated instance ofContentBodyExpandable.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ContentBodyExpandable(Consumer)instead.- Parameter:
editor- editorview- viewexportView- exportViewstyledView- styledViewstorage- storageeditor2- editor2anonymousExportView- anonymousExportViewatlasDocFormat- atlasDocFormatwiki- wikidynamic- dynamicraw- raw
-
ContentBodyExpandable
protected ContentBodyExpandable()
-
-
Methodendetails
-
builder
-
editor
-
view
-
exportView
-
styledView
-
storage
-
editor2
-
anonymousExportView
-
atlasDocFormat
-
wiki
-
dynamic
-
raw
-
editor
- Gibt zurück:
this.
-
view
- Gibt zurück:
this.
-
exportView
- Gibt zurück:
this.
-
styledView
- Gibt zurück:
this.
-
storage
- Gibt zurück:
this.
-
editor2
- Gibt zurück:
this.
-
anonymousExportView
- Gibt zurück:
this.
-
atlasDocFormat
- Gibt zurück:
this.
-
wiki
- Gibt zurück:
this.
-
dynamic
- Gibt zurück:
this.
-
raw
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-