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