Class GetSettingsThemeByThemeKeyV1OperationSpec
java.lang.Object
io.github.primelib.confluence4j.rest.v1.operations.GetSettingsThemeByThemeKeyV1OperationSpec
@Generated("io.github.primelib.primecodegen")
public class GetSettingsThemeByThemeKeyV1OperationSpec
extends Object
GetSettingsThemeByThemeKeyV1
Returns a theme. This includes information about the theme name, description, and icon. **[Permissions](https://confluence.atlassian.com/x/_AozKw) required**: None
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic Booleanallows to disable validation of the spec, use with care! -
Constructor Summary
ConstructorsConstructorDescriptionConstructs a validated instance ofGetSettingsThemeByThemeKeyV1OperationSpec. -
Method Summary
-
Field Details
-
VALIDATION_ENABLED
allows to disable validation of the spec, use with care!
-
-
Constructor Details
-
GetSettingsThemeByThemeKeyV1OperationSpec
@Internal public GetSettingsThemeByThemeKeyV1OperationSpec(Consumer<GetSettingsThemeByThemeKeyV1OperationSpec> spec) Constructs a validated instance ofGetSettingsThemeByThemeKeyV1OperationSpec.- 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
-
themeKey
The key of the theme to be returned. -
themeKey
The key of the theme to be returned.- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-