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.
public interface WithCreate extends Creatable<RoleAssignment>
继承成员
Creatable<T>.create()
Creatable<T>.createAsync(final ServiceCallback<T> callback)
Creatable<T>.createAsync()
Indexable.key()
HasName.name()