Class Expandable
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Expandable
Expandable
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedProtected no-args constructor for use by serialization frameworks.Expandable(String body) Constructs a validated instance ofExpandable.Expandable(Consumer<Expandable> spec) Constructs a validated instance ofExpandable. -
Method Summary
-
Field Details
-
body
-
-
Constructor Details
-
Expandable
Constructs a validated instance ofExpandable.- Parameters:
spec- the specification to process
-
Expandable
@Internal protected Expandable()Protected no-args constructor for use by serialization frameworks. -
Expandable
Constructs a validated instance ofExpandable.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Expandable(Consumer)instead.- Parameters:
body- body
-
-
Method Details
-
body
-
body
-
getBody
-
setBody
-
equals
-
hashCode
-
toString
-