PermissionBinding.DefinitionStages.WithPermission Interface
public static interface PermissionBinding.DefinitionStages.WithPermission
The stage of the PermissionBinding definition allowing to specify permission.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withPermission(PermissionType permission)
Specifies the permission property: The allowed permission.. |
Method Details
withPermission
public abstract PermissionBinding.DefinitionStages.WithCreate withPermission(PermissionType permission)
Specifies the permission property: The allowed permission..
Parameters:
Returns: