Interface RoleAssignment.DefinitionStages.WithDescription
- All Known Subinterfaces:
RoleAssignment.Definition,RoleAssignment.DefinitionStages.WithCreate
- Enclosing interface:
- RoleAssignment.DefinitionStages
public static interface RoleAssignment.DefinitionStages.WithDescription
The stage of role assignment definition allowing specifying the description.
-
Method Summary
-
Method Details
-
withDescription
Specifies the description.- Parameters:
description- the description.- Returns:
- the next stage in role assignment definition
-