Klasse GetContentRestrictionStatusForGroupOperationSpec.GetContentRestrictionStatusForGroupOperationSpecBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v1.spec.GetContentRestrictionStatusForGroupOperationSpec.GetContentRestrictionStatusForGroupOperationSpecBuilder
- Umschließende Klasse:
GetContentRestrictionStatusForGroupOperationSpec
public static class GetContentRestrictionStatusForGroupOperationSpec.GetContentRestrictionStatusForGroupOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()The name of the group to be queried for whether the content restriction applies to it.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 GetContentRestrictionStatusForGroupOperationSpec.GetContentRestrictionStatusForGroupOperationSpecBuilder id(@NotNull @NotNull String id) The ID of the content that the restriction applies to.- Gibt zurück:
this.
-
operationKey
public GetContentRestrictionStatusForGroupOperationSpec.GetContentRestrictionStatusForGroupOperationSpecBuilder operationKey(@NotNull @NotNull String operationKey) The operation that the restriction applies to.- Gibt zurück:
this.
-
groupName
public GetContentRestrictionStatusForGroupOperationSpec.GetContentRestrictionStatusForGroupOperationSpecBuilder groupName(@NotNull @NotNull String groupName) The name of the group to be queried for whether the content restriction applies to it.- Gibt zurück:
this.
-
build
-
toString
-