Class Spaceb021Ae
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Spaceb021Ae
Spaceb021Ae
The key for the space of the template. Required if the template is a space template. Set this to the current `space.key`.
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedProtected no-args constructor for use by serialization frameworks.Spaceb021Ae(String key) Constructs a validated instance ofSpaceb021Ae.Spaceb021Ae(Consumer<Spaceb021Ae> spec) Constructs a validated instance ofSpaceb021Ae. -
Method Summary
-
Field Details
-
key
-
-
Constructor Details
-
Spaceb021Ae
Constructs a validated instance ofSpaceb021Ae.- Parameters:
spec- the specification to process
-
Spaceb021Ae
@Internal protected Spaceb021Ae()Protected no-args constructor for use by serialization frameworks. -
Spaceb021Ae
Constructs a validated instance ofSpaceb021Ae.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Spaceb021Ae(Consumer)instead.- Parameters:
key- key
-
-
Method Details
-
key
-
key
-
getKey
-
setKey
-
equals
-
hashCode
-
toString
-