Klasse SetSpaceThemeOperationSpec.SetSpaceThemeOperationSpecBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v1.spec.SetSpaceThemeOperationSpec.SetSpaceThemeOperationSpecBuilder
- Umschließende Klasse:
SetSpaceThemeOperationSpec
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbody(@NotNull ThemeUpdate body) build()The key of the space to set the theme for.toString()
-
Methodendetails
-
spaceKey
public SetSpaceThemeOperationSpec.SetSpaceThemeOperationSpecBuilder spaceKey(@NotNull @NotNull String spaceKey) The key of the space to set the theme for.- Gibt zurück:
this.
-
body
public SetSpaceThemeOperationSpec.SetSpaceThemeOperationSpecBuilder body(@NotNull @NotNull ThemeUpdate body) - Gibt zurück:
this.
-
build
-
toString
-