Class Body
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Body
Body
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Expandable7De7Ffprotected ContentBodyprotected ContentBodyprotected ContentBodyprotected ContentBodyprotected ContentBodyprotected ContentBodyprotected ContentBodyprotected ContentBodyprotected ContentBodyprotected ContentBodyprotected ContentBody -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedBody()Protected no-args constructor for use by serialization frameworks.Body(ContentBody view, ContentBody exportView, ContentBody styledView, ContentBody storage, ContentBody wiki, ContentBody editor, ContentBody editor2, ContentBody anonymousExportView, ContentBody atlasDocFormat, ContentBody dynamic, ContentBody raw, Expandable7De7Ff additionalExpandable) Constructs a validated instance ofBody.Constructs a validated instance ofBody. -
Method Summary
Modifier and TypeMethodDescriptionFluent getter for additionalExpandable.additionalExpandable(Expandable7De7Ff additionalExpandable) Fluent setter for additionalExpandable.Fluent getter for anonymousExportView.anonymousExportView(ContentBody anonymousExportView) Fluent setter for anonymousExportView.Fluent getter for atlasDocFormat.atlasDocFormat(ContentBody atlasDocFormat) Fluent setter for atlasDocFormat.dynamic()Fluent getter for dynamic.dynamic(ContentBody dynamic) Fluent setter for dynamic.editor()Fluent getter for editor.editor(ContentBody editor) Fluent setter for editor.editor2()Fluent getter for editor2.editor2(ContentBody editor2) Fluent setter for editor2.booleanFluent getter for exportView.exportView(ContentBody exportView) Fluent setter for exportView.Gets the value of additionalExpandable.Gets the value of anonymousExportView.Gets the value of atlasDocFormat.Gets the value of dynamic.Gets the value of editor.Gets the value of editor2.Gets the value of exportView.getRaw()Gets the value of raw.Gets the value of storage.Gets the value of styledView.getView()Gets the value of view.getWiki()Gets the value of wiki.inthashCode()raw()Fluent getter for raw.raw(ContentBody raw) Fluent setter for raw.voidsetAdditionalExpandable(Expandable7De7Ff additionalExpandable) Sets the value of additionalExpandable.voidsetAnonymousExportView(ContentBody anonymousExportView) Sets the value of anonymousExportView.voidsetAtlasDocFormat(ContentBody atlasDocFormat) Sets the value of atlasDocFormat.voidsetDynamic(ContentBody dynamic) Sets the value of dynamic.voidsetEditor(ContentBody editor) Sets the value of editor.voidsetEditor2(ContentBody editor2) Sets the value of editor2.voidsetExportView(ContentBody exportView) Sets the value of exportView.voidsetRaw(ContentBody raw) Sets the value of raw.voidsetStorage(ContentBody storage) Sets the value of storage.voidsetStyledView(ContentBody styledView) Sets the value of styledView.voidsetView(ContentBody view) Sets the value of view.voidsetWiki(ContentBody wiki) Sets the value of wiki.storage()Fluent getter for storage.storage(ContentBody storage) Fluent setter for storage.Fluent getter for styledView.styledView(ContentBody styledView) Fluent setter for styledView.toString()view()Fluent getter for view.view(ContentBody view) Fluent setter for view.wiki()Fluent getter for wiki.wiki(ContentBody wiki) Fluent setter for wiki.
-
Field Details
-
view
-
exportView
-
styledView
-
storage
-
wiki
-
editor
-
editor2
-
anonymousExportView
-
atlasDocFormat
-
dynamic
-
raw
-
additionalExpandable
-
-
Constructor Details
-
Body
-
Body
@Internal protected Body()Protected no-args constructor for use by serialization frameworks. -
Body
@Internal public Body(ContentBody view, ContentBody exportView, ContentBody styledView, ContentBody storage, ContentBody wiki, ContentBody editor, ContentBody editor2, ContentBody anonymousExportView, ContentBody atlasDocFormat, ContentBody dynamic, ContentBody raw, Expandable7De7Ff additionalExpandable) Constructs a validated instance ofBody.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Body(Consumer)instead.- Parameters:
view- viewexportView- exportViewstyledView- styledViewstorage- storagewiki- wikieditor- editoreditor2- editor2anonymousExportView- anonymousExportViewatlasDocFormat- atlasDocFormatdynamic- dynamicraw- rawadditionalExpandable- additionalExpandable
-
-
Method Details
-
view
-
view
-
getView
-
setView
-
exportView
-
exportView
Fluent setter for exportView.- Parameters:
exportView- exportView- Returns:
- this
-
getExportView
-
setExportView
Sets the value of exportView.- Parameters:
exportView- exportView
-
styledView
-
styledView
Fluent setter for styledView.- Parameters:
styledView- styledView- Returns:
- this
-
getStyledView
-
setStyledView
Sets the value of styledView.- Parameters:
styledView- styledView
-
storage
-
storage
Fluent setter for storage.- Parameters:
storage- storage- Returns:
- this
-
getStorage
-
setStorage
Sets the value of storage.- Parameters:
storage- storage
-
wiki
-
wiki
-
getWiki
-
setWiki
-
editor
-
editor
Fluent setter for editor.- Parameters:
editor- editor- Returns:
- this
-
getEditor
-
setEditor
-
editor2
-
editor2
Fluent setter for editor2.- Parameters:
editor2- editor2- Returns:
- this
-
getEditor2
-
setEditor2
Sets the value of editor2.- Parameters:
editor2- editor2
-
anonymousExportView
Fluent getter for anonymousExportView.- Returns:
- anonymousExportView
-
anonymousExportView
Fluent setter for anonymousExportView.- Parameters:
anonymousExportView- anonymousExportView- Returns:
- this
-
getAnonymousExportView
Gets the value of anonymousExportView.- Returns:
- anonymousExportView
-
setAnonymousExportView
Sets the value of anonymousExportView.- Parameters:
anonymousExportView- anonymousExportView
-
atlasDocFormat
-
atlasDocFormat
Fluent setter for atlasDocFormat.- Parameters:
atlasDocFormat- atlasDocFormat- Returns:
- this
-
getAtlasDocFormat
-
setAtlasDocFormat
Sets the value of atlasDocFormat.- Parameters:
atlasDocFormat- atlasDocFormat
-
dynamic
-
dynamic
Fluent setter for dynamic.- Parameters:
dynamic- dynamic- Returns:
- this
-
getDynamic
-
setDynamic
Sets the value of dynamic.- Parameters:
dynamic- dynamic
-
raw
-
raw
-
getRaw
-
setRaw
-
additionalExpandable
Fluent getter for additionalExpandable.- Returns:
- additionalExpandable
-
additionalExpandable
Fluent setter for additionalExpandable.- Parameters:
additionalExpandable- additionalExpandable- Returns:
- this
-
getAdditionalExpandable
Gets the value of additionalExpandable.- Returns:
- additionalExpandable
-
setAdditionalExpandable
Sets the value of additionalExpandable.- Parameters:
additionalExpandable- additionalExpandable
-
equals
-
hashCode
-
toString
-