Klasse GetThemeOperationSpec
java.lang.Object
io.github.primelib.confluence4j.rest.v1.spec.GetThemeOperationSpec
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetThemeOperationSpec
extends Object
GetThemeSpec
Specification for the GetTheme operation.
Get theme
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic Booleanallows to disable validation of the spec, use with care! -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedGetThemeOperationSpec(String themeKey) Constructs a validated instance ofGetThemeOperationSpec.Constructs a validated instance ofGetThemeOperationSpec. -
Methodenübersicht
-
Felddetails
-
VALIDATION_ENABLED
allows to disable validation of the spec, use with care!
-
-
Konstruktordetails
-
GetThemeOperationSpec
Constructs a validated instance ofGetThemeOperationSpec.- Parameter:
spec- the specification to process
-
GetThemeOperationSpec
Constructs a validated instance ofGetThemeOperationSpec.NOTE: This constructor is not considered stable and may change if the operation is updated.
- Parameter:
themeKey- The key of the theme to be returned.
-
GetThemeOperationSpec
protected GetThemeOperationSpec()
-
-
Methodendetails
-
validate
public void validate()Validates the Spec, will throw a exception if required parameters are missing- Löst aus:
NullPointerException
-
builder
-
themeKey
The key of the theme to be returned. -
themeKey
The key of the theme to be returned.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-