Klasse ThemeUpdate
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ThemeUpdate
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ThemeUpdate
extends Object
ThemeUpdate
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedThemeUpdate(String themeKey) Constructs a validated instance ofThemeUpdate.ThemeUpdate(Consumer<ThemeUpdate> spec) Constructs a validated instance ofThemeUpdate. -
Methodenübersicht
-
Felddetails
-
themeKey
The key of the theme to be set as the space theme.
-
-
Konstruktordetails
-
ThemeUpdate
Constructs a validated instance ofThemeUpdate.- Parameter:
spec- the specification to process
-
ThemeUpdate
Constructs a validated instance ofThemeUpdate.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ThemeUpdate(Consumer)instead.- Parameter:
themeKey- The key of the theme to be set as the space theme.
-
ThemeUpdate
protected ThemeUpdate()
-
-
Methodendetails
-
builder
-
themeKey
The key of the theme to be set as the space theme. -
themeKey
The key of the theme to be set as the space theme.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-