public static interface RoleAssignment.DefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
RoleAssignment.DefinitionStages.Blank
The first stage of the role assignment definition.
|
static interface |
RoleAssignment.DefinitionStages.WithAssignee
The stage of role assignment definition allowing specifying the assignee information.
|
static interface |
RoleAssignment.DefinitionStages.WithCreate
An role assignment definition with sufficient inputs to create a new
role assignment in the cloud, but exposing additional optional inputs to
specify.
|
static interface |
RoleAssignment.DefinitionStages.WithRole
The stage of role assignment definition allowing specifying the role.
|
static interface |
RoleAssignment.DefinitionStages.WithScope
The stage of role assignment definition allowing specifying the scope of the assignment.
|
Copyright © 2019. All rights reserved.