Class Expandableabce4D
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Expandableabce4D
Expandableabce4D
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedExpandableabce4D(String content, String additionalProperties) Constructs a validated instance ofExpandableabce4D.Constructs a validated instance ofExpandableabce4D. -
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(String additionalProperties) protected booleancontent()booleaninthashCode()toString()
-
Field Details
-
-
additionalProperties
-
-
Constructor Details
-
Expandableabce4D
Constructs a validated instance ofExpandableabce4D.- Parameters:
spec- the specification to process
-
Expandableabce4D
Constructs a validated instance ofExpandableabce4D.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Expandableabce4D(Consumer)instead.- Parameters:
content- contentadditionalProperties- additionalProperties
-
Expandableabce4D
protected Expandableabce4D()
-
-
Method Details