Class Bodyded886
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Bodyded886
Bodyded886
If defined, this will replace the body of the destination page.
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedProtected no-args constructor for use by serialization frameworks.Bodyded886(Consumer<Bodyded886> spec) Constructs a validated instance ofBodyded886.Constructs a validated instance ofBodyded886. -
Method Summary
Modifier and TypeMethodDescriptioneditor2()Fluent getter for editor2.Fluent setter for editor2.booleanGets the value of editor2.Gets the value of storage.inthashCode()voidsetEditor2(Map<String, Object> editor2) Sets the value of editor2.voidsetStorage(Map<String, Object> storage) Sets the value of storage.storage()Fluent getter for storage.Fluent setter for storage.toString()
-
Field Details
-
storage
-
editor2
-
-
Constructor Details
-
Bodyded886
Constructs a validated instance ofBodyded886.- Parameters:
spec- the specification to process
-
Bodyded886
@Internal protected Bodyded886()Protected no-args constructor for use by serialization frameworks. -
Bodyded886
Constructs a validated instance ofBodyded886.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Bodyded886(Consumer)instead.- Parameters:
storage- This object is used when creating or updating content.editor2- This object is used when creating or updating content.
-
-
Method Details
-
storage
-
storage
Fluent setter for storage.This object is used when creating or updating content.
- Parameters:
storage- storage- Returns:
- this
-
getStorage
-
setStorage
-
editor2
-
editor2
Fluent setter for editor2.This object is used when creating or updating content.
- Parameters:
editor2- editor2- Returns:
- this
-
getEditor2
-
setEditor2
-
equals
-
hashCode
-
toString
-