Class Body632549
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Body632549
Body632549
The updated body of the content. Does not apply to attachments. If you are not sure how to generate these formats, you can create a page in the Confluence application, retrieve the content using [Get content](#api-content-get), and expand the desired content format, e.g. `expand=body.storage`.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThis object is used when creating or updating content.This object is used when creating or updating content.This object is used when creating or updating content.This object is used when creating or updating content.This object is used when creating or updating content.This object is used when creating or updating content.This object is used when creating or updating content.This object is used when creating or updating content.This object is used when creating or updating content. -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedBody632549(Consumer<Body632549> spec) Constructs a validated instance ofBody632549.Body632549(Map<String, Object> view, Map<String, Object> exportView, Map<String, Object> styledView, Map<String, Object> storage, Map<String, Object> editor, Map<String, Object> editor2, Map<String, Object> wiki, Map<String, Object> atlasDocFormat, Map<String, Object> anonymousExportView) Constructs a validated instance ofBody632549. -
Method Summary
Modifier and TypeMethodDescriptionThis object is used when creating or updating content.anonymousExportView(Map<String, Object> anonymousExportView) This object is used when creating or updating content.This object is used when creating or updating content.atlasDocFormat(Map<String, Object> atlasDocFormat) This object is used when creating or updating content.protected booleaneditor()This object is used when creating or updating content.This object is used when creating or updating content.editor2()This object is used when creating or updating content.This object is used when creating or updating content.booleanThis object is used when creating or updating content.exportView(Map<String, Object> exportView) This object is used when creating or updating content.inthashCode()storage()This object is used when creating or updating content.This object is used when creating or updating content.This object is used when creating or updating content.styledView(Map<String, Object> styledView) This object is used when creating or updating content.toString()view()This object is used when creating or updating content.This object is used when creating or updating content.wiki()This object is used when creating or updating content.This object is used when creating or updating content.
-
Field Details
-
view
-
exportView
-
styledView
-
storage
-
editor
-
editor2
-
wiki
-
atlasDocFormat
-
anonymousExportView
-
-
Constructor Details
-
Body632549
Constructs a validated instance ofBody632549.- Parameters:
spec- the specification to process
-
Body632549
@Internal public Body632549(Map<String, Object> view, Map<String, Object> exportView, Map<String, Object> styledView, Map<String, Object> storage, Map<String, Object> editor, Map<String, Object> editor2, Map<String, Object> wiki, Map<String, Object> atlasDocFormat, Map<String, Object> anonymousExportView) Constructs a validated instance ofBody632549.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Body632549(Consumer)instead.- Parameters:
view- This object is used when creating or updating content.exportView- This object is used when creating or updating content.styledView- This object is used when creating or updating content.storage- This object is used when creating or updating content.editor- This object is used when creating or updating content.editor2- This object is used when creating or updating content.wiki- This object is used when creating or updating content.atlasDocFormat- This object is used when creating or updating content.anonymousExportView- This object is used when creating or updating content.
-
Body632549
protected Body632549()
-
-
Method Details
-
view
-
exportView
-
styledView
-
storage
-
editor
-
editor2
-
wiki
-
atlasDocFormat
-
anonymousExportView
-
view
This object is used when creating or updating content.- Returns:
this.
-
exportView
This object is used when creating or updating content.- Returns:
this.
-
styledView
This object is used when creating or updating content.- Returns:
this.
-
storage
This object is used when creating or updating content.- Returns:
this.
-
editor
This object is used when creating or updating content.- Returns:
this.
-
editor2
This object is used when creating or updating content.- Returns:
this.
-
wiki
This object is used when creating or updating content.- Returns:
this.
-
atlasDocFormat
This object is used when creating or updating content.- Returns:
this.
-
anonymousExportView
This object is used when creating or updating content.- Returns:
this.
-
equals
-
canEqual
-
hashCode
-
toString
-