Klasse AddCustomContentPermissionsOperationSpec.AddCustomContentPermissionsOperationSpecBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v1.spec.AddCustomContentPermissionsOperationSpec.AddCustomContentPermissionsOperationSpecBuilder
- Umschließende Klasse:
AddCustomContentPermissionsOperationSpec
public static class AddCustomContentPermissionsOperationSpec.AddCustomContentPermissionsOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbody
(@NotNull SpacePermissionCustomContent body) The permissions to be created.build()
The key of the space to be queried for its content.toString()
-
Methodendetails
-
spaceKey
public AddCustomContentPermissionsOperationSpec.AddCustomContentPermissionsOperationSpecBuilder spaceKey(@NotNull @NotNull String spaceKey) The key of the space to be queried for its content.- Gibt zurück:
this
.
-
body
public AddCustomContentPermissionsOperationSpec.AddCustomContentPermissionsOperationSpecBuilder body(@NotNull @NotNull SpacePermissionCustomContent body) The permissions to be created.- Gibt zurück:
this
.
-
build
-
toString
-