Class Versiona9Ec0E
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Versiona9Ec0E
Versiona9Ec0E
The version for the new content.
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedVersiona9Ec0E(Integer number) Constructs a validated instance ofVersiona9Ec0E.Versiona9Ec0E(Consumer<Versiona9Ec0E> spec) Constructs a validated instance ofVersiona9Ec0E. -
Method Summary
-
Field Details
-
number
The version number. Set this to `1`.
-
-
Constructor Details
-
Versiona9Ec0E
Constructs a validated instance ofVersiona9Ec0E.- Parameters:
spec- the specification to process
-
Versiona9Ec0E
Constructs a validated instance ofVersiona9Ec0E.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Versiona9Ec0E(Consumer)instead.- Parameters:
number- The version number. Set this to `1`.
-
Versiona9Ec0E
protected Versiona9Ec0E()
-
-
Method Details