Class Version83F448
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Version83F448
Version83F448
The attachment version. Set this to the current version number of the attachment. Note, the version number only needs to be incremented when updating the actual attachment, not its properties.
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedVersion83F448(Integer number) Constructs a validated instance ofVersion83F448.Version83F448(Consumer<Version83F448> spec) Constructs a validated instance ofVersion83F448. -
Method Summary
-
Field Details
-
number
The version number.
-
-
Constructor Details
-
Version83F448
Constructs a validated instance ofVersion83F448.- Parameters:
spec- the specification to process
-
Version83F448
Constructs a validated instance ofVersion83F448.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Version83F448(Consumer)instead.- Parameters:
number- The version number.
-
Version83F448
protected Version83F448()
-
-
Method Details