Uses of Interface
com.google.iam.admin.v1.RoleOrBuilder
-
Packages that use RoleOrBuilder Package Description com.google.iam.admin.v1 -
-
Uses of RoleOrBuilder in com.google.iam.admin.v1
Classes in com.google.iam.admin.v1 that implement RoleOrBuilder Modifier and Type Class Description classRoleA role in the Identity and Access Management API.static classRole.BuilderA role in the Identity and Access Management API.Methods in com.google.iam.admin.v1 that return RoleOrBuilder Modifier and Type Method Description RoleOrBuilderCreateRoleRequest.Builder. getRoleOrBuilder()The Role resource to create.RoleOrBuilderCreateRoleRequest. getRoleOrBuilder()The Role resource to create.RoleOrBuilderCreateRoleRequestOrBuilder. getRoleOrBuilder()The Role resource to create.RoleOrBuilderUpdateRoleRequest.Builder. getRoleOrBuilder()The updated role.RoleOrBuilderUpdateRoleRequest. getRoleOrBuilder()The updated role.RoleOrBuilderUpdateRoleRequestOrBuilder. getRoleOrBuilder()The updated role.RoleOrBuilderListRolesResponse.Builder. getRolesOrBuilder(int index)The Roles defined on this resource.RoleOrBuilderListRolesResponse. getRolesOrBuilder(int index)The Roles defined on this resource.RoleOrBuilderListRolesResponseOrBuilder. getRolesOrBuilder(int index)The Roles defined on this resource.RoleOrBuilderQueryGrantableRolesResponse.Builder. getRolesOrBuilder(int index)The list of matching roles.RoleOrBuilderQueryGrantableRolesResponse. getRolesOrBuilder(int index)The list of matching roles.RoleOrBuilderQueryGrantableRolesResponseOrBuilder. getRolesOrBuilder(int index)The list of matching roles.Methods in com.google.iam.admin.v1 that return types with arguments of type RoleOrBuilder Modifier and Type Method Description List<? extends RoleOrBuilder>ListRolesResponse.Builder. getRolesOrBuilderList()The Roles defined on this resource.List<? extends RoleOrBuilder>ListRolesResponse. getRolesOrBuilderList()The Roles defined on this resource.List<? extends RoleOrBuilder>ListRolesResponseOrBuilder. getRolesOrBuilderList()The Roles defined on this resource.List<? extends RoleOrBuilder>QueryGrantableRolesResponse.Builder. getRolesOrBuilderList()The list of matching roles.List<? extends RoleOrBuilder>QueryGrantableRolesResponse. getRolesOrBuilderList()The list of matching roles.List<? extends RoleOrBuilder>QueryGrantableRolesResponseOrBuilder. getRolesOrBuilderList()The list of matching roles.
-