Class Space3Ea116
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Space3Ea116
Space3Ea116
The key for the space of the new template. Only applies to space templates. If the spaceKey is not specified, the template will be created as a global template.
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedProtected no-args constructor for use by serialization frameworks.Space3Ea116(String key) Constructs a validated instance ofSpace3Ea116.Space3Ea116(Consumer<Space3Ea116> spec) Constructs a validated instance ofSpace3Ea116. -
Method Summary
-
Field Details
-
key
-
-
Constructor Details
-
Space3Ea116
Constructs a validated instance ofSpace3Ea116.- Parameters:
spec- the specification to process
-
Space3Ea116
@Internal protected Space3Ea116()Protected no-args constructor for use by serialization frameworks. -
Space3Ea116
Constructs a validated instance ofSpace3Ea116.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Space3Ea116(Consumer)instead.- Parameters:
key- key
-
-
Method Details
-
key
-
key
-
getKey
-
setKey
-
equals
-
hashCode
-
toString
-