Class Space33569E
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Space33569E
Space33569E
The space for the content.
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedSpace33569E(String key) Constructs a validated instance ofSpace33569E.Space33569E(Consumer<Space33569E> spec) Constructs a validated instance ofSpace33569E. -
Method Summary
-
Field Details
-
key
The key of the space
-
-
Constructor Details
-
Space33569E
Constructs a validated instance ofSpace33569E.- Parameters:
spec- the specification to process
-
Space33569E
Constructs a validated instance ofSpace33569E.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Space33569E(Consumer)instead.- Parameters:
key- The key of the space
-
Space33569E
protected Space33569E()
-
-
Method Details