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