Class Metadataea133F
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Metadataea133F
Metadataea133F
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedMetadataea133F(LabelArray labels, Object Expandable) Constructs a validated instance ofMetadataea133F.Metadataea133F(Consumer<Metadataea133F> spec) Constructs a validated instance ofMetadataea133F. -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanExpandable(Object Expandable) inthashCode()labels()labels(LabelArray labels) toString()
-
Field Details
-
labels
-
Expandable
-
-
Constructor Details
-
Metadataea133F
Constructs a validated instance ofMetadataea133F.- Parameters:
spec- the specification to process
-
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- labelsExpandable- Expandable
-
Metadataea133F
protected Metadataea133F()
-
-
Method Details