Class Expandable3Adce7
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Expandable3Adce7
Expandable3Adce7
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedProtected no-args constructor for use by serialization frameworks.Expandable3Adce7(String version, String space) Constructs a validated instance ofExpandable3Adce7.Constructs a validated instance ofExpandable3Adce7. -
Method Summary
Modifier and TypeMethodDescriptionbooleangetSpace()Gets the value of space.Gets the value of version.inthashCode()voidSets the value of space.voidsetVersion(String version) Sets the value of version.space()Fluent getter for space.Fluent setter for space.toString()version()Fluent getter for version.Fluent setter for version.
-
Field Details
-
version
-
space
-
-
Constructor Details
-
Expandable3Adce7
Constructs a validated instance ofExpandable3Adce7.- Parameters:
spec- the specification to process
-
Expandable3Adce7
@Internal protected Expandable3Adce7()Protected no-args constructor for use by serialization frameworks. -
Expandable3Adce7
Constructs a validated instance ofExpandable3Adce7.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Expandable3Adce7(Consumer)instead.- Parameters:
version- versionspace- space
-
-
Method Details
-
version
-
version
Fluent setter for version.- Parameters:
version- version- Returns:
- this
-
getVersion
-
setVersion
-
space
-
space
Fluent setter for space.- Parameters:
space- space- Returns:
- this
-
getSpace
-
setSpace
-
equals
-
hashCode
-
toString
-