Class Expandable25A645
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Expandable25A645
Expandable25A645
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedProtected no-args constructor for use by serialization frameworks.Expandable25A645(String read, String update) Constructs a validated instance ofExpandable25A645.Constructs a validated instance ofExpandable25A645. -
Method Summary
Modifier and TypeMethodDescriptionbooleangetRead()Gets the value of read.Gets the value of update.inthashCode()read()Fluent getter for read.Fluent setter for read.voidSets the value of read.voidSets the value of update.toString()update()Fluent getter for update.Fluent setter for update.
-
Field Details
-
read
-
update
-
-
Constructor Details
-
Expandable25A645
Constructs a validated instance ofExpandable25A645.- Parameters:
spec- the specification to process
-
Expandable25A645
@Internal protected Expandable25A645()Protected no-args constructor for use by serialization frameworks. -
Expandable25A645
Constructs a validated instance ofExpandable25A645.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Expandable25A645(Consumer)instead.- Parameters:
read- readupdate- update
-
-
Method Details
-
read
-
read
Fluent setter for read.- Parameters:
read- read- Returns:
- this
-
getRead
-
setRead
-
update
-
update
Fluent setter for update.- Parameters:
update- update- Returns:
- this
-
getUpdate
-
setUpdate
-
equals
-
hashCode
-
toString
-