Interface RoleAssignment.DefinitionStages
-
- Enclosing interface:
- RoleAssignment
public static interface RoleAssignment.DefinitionStagesGrouping of all the role assignment definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceRoleAssignment.DefinitionStages.BlankThe first stage of the role assignment definition.static interfaceRoleAssignment.DefinitionStages.WithAssigneeThe stage of role assignment definition allowing specifying the assignee information.static interfaceRoleAssignment.DefinitionStages.WithCreateAn role assignment definition with sufficient inputs to create a new role assignment in the cloud, but exposing additional optional inputs to specify.static interfaceRoleAssignment.DefinitionStages.WithRoleThe stage of role assignment definition allowing specifying the role.static interfaceRoleAssignment.DefinitionStages.WithScopeThe stage of role assignment definition allowing specifying the scope of the assignment.
-