Class Metadata5Bfc61
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Metadata5Bfc61
Metadata5Bfc61
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedProtected no-args constructor for use by serialization frameworks.Metadata5Bfc61(LabelArray labels, Object additionalExpandable) Constructs a validated instance ofMetadata5Bfc61.Metadata5Bfc61(Consumer<Metadata5Bfc61> spec) Constructs a validated instance ofMetadata5Bfc61. -
Method Summary
Modifier and TypeMethodDescriptionFluent getter for additionalExpandable.additionalExpandable(Object additionalExpandable) Fluent setter for additionalExpandable.booleanGets the value of additionalExpandable.Gets the value of labels.inthashCode()labels()Fluent getter for labels.labels(LabelArray labels) Fluent setter for labels.voidsetAdditionalExpandable(Object additionalExpandable) Sets the value of additionalExpandable.voidsetLabels(LabelArray labels) Sets the value of labels.toString()
-
Field Details
-
labels
-
additionalExpandable
-
-
Constructor Details
-
Metadata5Bfc61
Constructs a validated instance ofMetadata5Bfc61.- Parameters:
spec- the specification to process
-
Metadata5Bfc61
@Internal protected Metadata5Bfc61()Protected no-args constructor for use by serialization frameworks. -
Metadata5Bfc61
Constructs a validated instance ofMetadata5Bfc61.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Metadata5Bfc61(Consumer)instead.- Parameters:
labels- labelsadditionalExpandable- additionalExpandable
-
-
Method Details
-
labels
-
labels
Fluent setter for labels.- Parameters:
labels- labels- Returns:
- this
-
getLabels
-
setLabels
-
additionalExpandable
Fluent getter for additionalExpandable.- Returns:
- additionalExpandable
-
additionalExpandable
Fluent setter for additionalExpandable.- Parameters:
additionalExpandable- additionalExpandable- Returns:
- this
-
getAdditionalExpandable
Gets the value of additionalExpandable.- Returns:
- additionalExpandable
-
setAdditionalExpandable
Sets the value of additionalExpandable.- Parameters:
additionalExpandable- additionalExpandable
-
equals
-
hashCode
-
toString
-