PermissionBinding.UpdateStages.WithClientGroupName Interface
public static interface PermissionBinding.UpdateStages.WithClientGroupName
The stage of the PermissionBinding update allowing to specify clientGroupName.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withClientGroupName(String clientGroupName)
Specifies the client |
Method Details
withClientGroupName
public abstract PermissionBinding.Update withClientGroupName(String clientGroupName)
Specifies the clientGroupName property: The name of the client group resource that the permission is bound to. The client group needs to be a resource under the same namespace the permission binding is a part of..
Parameters:
Returns: