Class Metadataea133F
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Metadataea133F
Metadataea133F
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedProtected no-args constructor for use by serialization frameworks.Metadataea133F(LabelArray labels, Object additionalExpandable) Constructs a validated instance ofMetadataea133F.Metadataea133F(Consumer<Metadataea133F> spec) Constructs a validated instance ofMetadataea133F. -
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
-
Metadataea133F
Constructs a validated instance ofMetadataea133F.- Parameters:
spec- the specification to process
-
Metadataea133F
@Internal protected Metadataea133F()Protected no-args constructor for use by serialization frameworks. -
Metadataea133F
Constructs a validated instance ofMetadataea133F.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Metadataea133F(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
-