Klasse AddGroupToContentRestrictionOperationSpec.AddGroupToContentRestrictionOperationSpecBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v1.spec.AddGroupToContentRestrictionOperationSpec.AddGroupToContentRestrictionOperationSpecBuilder
- Umschließende Klasse:
AddGroupToContentRestrictionOperationSpec
public static class AddGroupToContentRestrictionOperationSpec.AddGroupToContentRestrictionOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()The name of the group to add to the content restriction.The ID of the content that the restriction applies to.operationKey(@NotNull String operationKey) The operation that the restriction applies to.toString()
-
Methodendetails
-
id
public AddGroupToContentRestrictionOperationSpec.AddGroupToContentRestrictionOperationSpecBuilder id(@NotNull @NotNull String id) The ID of the content that the restriction applies to.- Gibt zurück:
this.
-
operationKey
public AddGroupToContentRestrictionOperationSpec.AddGroupToContentRestrictionOperationSpecBuilder operationKey(@NotNull @NotNull String operationKey) The operation that the restriction applies to.- Gibt zurück:
this.
-
groupName
public AddGroupToContentRestrictionOperationSpec.AddGroupToContentRestrictionOperationSpecBuilder groupName(@NotNull @NotNull String groupName) The name of the group to add to the content restriction.- Gibt zurück:
this.
-
build
-
toString
-