Class DeleteSpaceBySpaceKeyThemeV1OperationSpec
java.lang.Object
io.github.primelib.confluence4j.rest.v1.operations.DeleteSpaceBySpaceKeyThemeV1OperationSpec
@Generated("io.github.primelib.primecodegen")
public class DeleteSpaceBySpaceKeyThemeV1OperationSpec
extends Object
DeleteSpaceBySpaceKeyThemeV1
Resets the space theme. This means that the space will inherit the global look and feel settings **[Permissions](https://confluence.atlassian.com/x/_AozKw) required**: 'Admin' permission for the space.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic Booleanallows to disable validation of the spec, use with care! -
Constructor Summary
ConstructorsConstructorDescriptionConstructs a validated instance ofDeleteSpaceBySpaceKeyThemeV1OperationSpec. -
Method Summary
-
Field Details
-
VALIDATION_ENABLED
allows to disable validation of the spec, use with care!
-
-
Constructor Details
-
DeleteSpaceBySpaceKeyThemeV1OperationSpec
@Internal public DeleteSpaceBySpaceKeyThemeV1OperationSpec(Consumer<DeleteSpaceBySpaceKeyThemeV1OperationSpec> spec) Constructs a validated instance ofDeleteSpaceBySpaceKeyThemeV1OperationSpec.- Parameters:
spec- the specification to process
-
-
Method Details
-
validate
public void validate()Validates the Spec, will throw a exception if required parameters are missing- Throws:
NullPointerException
-
spaceKey
The key of the space to reset the theme for. -
spaceKey
The key of the space to reset the theme for.- Returns:
this.
-
equals
-
canEqual
-
hashCode
-
toString
-