Uses of Class
com.google.iam.admin.v1.Role
-
Packages that use Role Package Description com.google.cloud.iam.admin.v1 A client to Identity and Access Management (IAM) APIcom.google.cloud.iam.admin.v1.stub com.google.iam.admin.v1 -
-
Uses of Role in com.google.cloud.iam.admin.v1
Methods in com.google.cloud.iam.admin.v1 that return Role Modifier and Type Method Description RoleIAMClient. createRole(CreateRoleRequest request)Creates a new custom [Role][google.iam.admin.v1.Role].RoleIAMClient. deleteRole(DeleteRoleRequest request)Deletes a custom [Role][google.iam.admin.v1.Role].RoleIAMClient. getRole(GetRoleRequest request)Gets the definition of a [Role][google.iam.admin.v1.Role].RoleIAMClient. undeleteRole(UndeleteRoleRequest request)Undeletes a custom [Role][google.iam.admin.v1.Role].RoleIAMClient. updateRole(UpdateRoleRequest request)Updates the definition of a custom [Role][google.iam.admin.v1.Role].Methods in com.google.cloud.iam.admin.v1 that return types with arguments of type Role Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateRoleRequest,Role>IAMClient. createRoleCallable()Creates a new custom [Role][google.iam.admin.v1.Role].com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateRoleRequest,Role>IAMSettings.Builder. createRoleSettings()Returns the builder for the settings used for calls to createRole.com.google.api.gax.rpc.UnaryCallSettings<CreateRoleRequest,Role>IAMSettings. createRoleSettings()Returns the object with the settings used for calls to createRole.com.google.api.gax.rpc.UnaryCallable<DeleteRoleRequest,Role>IAMClient. deleteRoleCallable()Deletes a custom [Role][google.iam.admin.v1.Role].com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteRoleRequest,Role>IAMSettings.Builder. deleteRoleSettings()Returns the builder for the settings used for calls to deleteRole.com.google.api.gax.rpc.UnaryCallSettings<DeleteRoleRequest,Role>IAMSettings. deleteRoleSettings()Returns the object with the settings used for calls to deleteRole.com.google.api.gax.rpc.UnaryCallable<GetRoleRequest,Role>IAMClient. getRoleCallable()Gets the definition of a [Role][google.iam.admin.v1.Role].com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRoleRequest,Role>IAMSettings.Builder. getRoleSettings()Returns the builder for the settings used for calls to getRole.com.google.api.gax.rpc.UnaryCallSettings<GetRoleRequest,Role>IAMSettings. getRoleSettings()Returns the object with the settings used for calls to getRole.com.google.api.gax.rpc.UnaryCallable<UndeleteRoleRequest,Role>IAMClient. undeleteRoleCallable()Undeletes a custom [Role][google.iam.admin.v1.Role].com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeleteRoleRequest,Role>IAMSettings.Builder. undeleteRoleSettings()Returns the builder for the settings used for calls to undeleteRole.com.google.api.gax.rpc.UnaryCallSettings<UndeleteRoleRequest,Role>IAMSettings. undeleteRoleSettings()Returns the object with the settings used for calls to undeleteRole.com.google.api.gax.rpc.UnaryCallable<UpdateRoleRequest,Role>IAMClient. updateRoleCallable()Updates the definition of a custom [Role][google.iam.admin.v1.Role].com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateRoleRequest,Role>IAMSettings.Builder. updateRoleSettings()Returns the builder for the settings used for calls to updateRole.com.google.api.gax.rpc.UnaryCallSettings<UpdateRoleRequest,Role>IAMSettings. updateRoleSettings()Returns the object with the settings used for calls to updateRole.Method parameters in com.google.cloud.iam.admin.v1 with type arguments of type Role Modifier and Type Method Description static com.google.api.core.ApiFuture<IAMClient.ListRolesPagedResponse>IAMClient.ListRolesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRolesRequest,ListRolesResponse,Role> context, com.google.api.core.ApiFuture<ListRolesResponse> futureResponse)static com.google.api.core.ApiFuture<IAMClient.QueryGrantableRolesPagedResponse>IAMClient.QueryGrantableRolesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<QueryGrantableRolesRequest,QueryGrantableRolesResponse,Role> context, com.google.api.core.ApiFuture<QueryGrantableRolesResponse> futureResponse)protected IAMClient.ListRolesPageIAMClient.ListRolesPage. createPage(com.google.api.gax.rpc.PageContext<ListRolesRequest,ListRolesResponse,Role> context, ListRolesResponse response)protected IAMClient.QueryGrantableRolesPageIAMClient.QueryGrantableRolesPage. createPage(com.google.api.gax.rpc.PageContext<QueryGrantableRolesRequest,QueryGrantableRolesResponse,Role> context, QueryGrantableRolesResponse response)com.google.api.core.ApiFuture<IAMClient.ListRolesPage>IAMClient.ListRolesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRolesRequest,ListRolesResponse,Role> context, com.google.api.core.ApiFuture<ListRolesResponse> futureResponse)com.google.api.core.ApiFuture<IAMClient.QueryGrantableRolesPage>IAMClient.QueryGrantableRolesPage. createPageAsync(com.google.api.gax.rpc.PageContext<QueryGrantableRolesRequest,QueryGrantableRolesResponse,Role> context, com.google.api.core.ApiFuture<QueryGrantableRolesResponse> futureResponse) -
Uses of Role in com.google.cloud.iam.admin.v1.stub
Methods in com.google.cloud.iam.admin.v1.stub that return types with arguments of type Role Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateRoleRequest,Role>GrpcIAMStub. createRoleCallable()com.google.api.gax.rpc.UnaryCallable<CreateRoleRequest,Role>IAMStub. createRoleCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateRoleRequest,Role>IAMStubSettings.Builder. createRoleSettings()Returns the builder for the settings used for calls to createRole.com.google.api.gax.rpc.UnaryCallSettings<CreateRoleRequest,Role>IAMStubSettings. createRoleSettings()Returns the object with the settings used for calls to createRole.com.google.api.gax.rpc.UnaryCallable<DeleteRoleRequest,Role>GrpcIAMStub. deleteRoleCallable()com.google.api.gax.rpc.UnaryCallable<DeleteRoleRequest,Role>IAMStub. deleteRoleCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteRoleRequest,Role>IAMStubSettings.Builder. deleteRoleSettings()Returns the builder for the settings used for calls to deleteRole.com.google.api.gax.rpc.UnaryCallSettings<DeleteRoleRequest,Role>IAMStubSettings. deleteRoleSettings()Returns the object with the settings used for calls to deleteRole.com.google.api.gax.rpc.UnaryCallable<GetRoleRequest,Role>GrpcIAMStub. getRoleCallable()com.google.api.gax.rpc.UnaryCallable<GetRoleRequest,Role>IAMStub. getRoleCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRoleRequest,Role>IAMStubSettings.Builder. getRoleSettings()Returns the builder for the settings used for calls to getRole.com.google.api.gax.rpc.UnaryCallSettings<GetRoleRequest,Role>IAMStubSettings. getRoleSettings()Returns the object with the settings used for calls to getRole.com.google.api.gax.rpc.UnaryCallable<UndeleteRoleRequest,Role>GrpcIAMStub. undeleteRoleCallable()com.google.api.gax.rpc.UnaryCallable<UndeleteRoleRequest,Role>IAMStub. undeleteRoleCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeleteRoleRequest,Role>IAMStubSettings.Builder. undeleteRoleSettings()Returns the builder for the settings used for calls to undeleteRole.com.google.api.gax.rpc.UnaryCallSettings<UndeleteRoleRequest,Role>IAMStubSettings. undeleteRoleSettings()Returns the object with the settings used for calls to undeleteRole.com.google.api.gax.rpc.UnaryCallable<UpdateRoleRequest,Role>GrpcIAMStub. updateRoleCallable()com.google.api.gax.rpc.UnaryCallable<UpdateRoleRequest,Role>IAMStub. updateRoleCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateRoleRequest,Role>IAMStubSettings.Builder. updateRoleSettings()Returns the builder for the settings used for calls to updateRole.com.google.api.gax.rpc.UnaryCallSettings<UpdateRoleRequest,Role>IAMStubSettings. updateRoleSettings()Returns the object with the settings used for calls to updateRole. -
Uses of Role in com.google.iam.admin.v1
Methods in com.google.iam.admin.v1 that return Role Modifier and Type Method Description RoleRole.Builder. build()RoleRole.Builder. buildPartial()RoleIAMGrpc.IAMBlockingStub. createRole(CreateRoleRequest request)Creates a new custom [Role][google.iam.admin.v1.Role].RoleIAMGrpc.IAMBlockingStub. deleteRole(DeleteRoleRequest request)Deletes a custom [Role][google.iam.admin.v1.Role].static RoleRole. getDefaultInstance()RoleRole.Builder. getDefaultInstanceForType()RoleRole. getDefaultInstanceForType()RoleCreateRoleRequest.Builder. getRole()The Role resource to create.RoleCreateRoleRequest. getRole()The Role resource to create.RoleCreateRoleRequestOrBuilder. getRole()The Role resource to create.RoleIAMGrpc.IAMBlockingStub. getRole(GetRoleRequest request)Gets the definition of a [Role][google.iam.admin.v1.Role].RoleUpdateRoleRequest.Builder. getRole()The updated role.RoleUpdateRoleRequest. getRole()The updated role.RoleUpdateRoleRequestOrBuilder. getRole()The updated role.RoleListRolesResponse.Builder. getRoles(int index)The Roles defined on this resource.RoleListRolesResponse. getRoles(int index)The Roles defined on this resource.RoleListRolesResponseOrBuilder. getRoles(int index)The Roles defined on this resource.RoleQueryGrantableRolesResponse.Builder. getRoles(int index)The list of matching roles.RoleQueryGrantableRolesResponse. getRoles(int index)The list of matching roles.RoleQueryGrantableRolesResponseOrBuilder. getRoles(int index)The list of matching roles.static RoleRole. parseDelimitedFrom(InputStream input)static RoleRole. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RoleRole. parseFrom(byte[] data)static RoleRole. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RoleRole. parseFrom(com.google.protobuf.ByteString data)static RoleRole. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RoleRole. parseFrom(com.google.protobuf.CodedInputStream input)static RoleRole. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RoleRole. parseFrom(InputStream input)static RoleRole. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RoleRole. parseFrom(ByteBuffer data)static RoleRole. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)RoleIAMGrpc.IAMBlockingStub. undeleteRole(UndeleteRoleRequest request)Undeletes a custom [Role][google.iam.admin.v1.Role].RoleIAMGrpc.IAMBlockingStub. updateRole(UpdateRoleRequest request)Updates the definition of a custom [Role][google.iam.admin.v1.Role].Methods in com.google.iam.admin.v1 that return types with arguments of type Role Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Role>IAMGrpc.IAMFutureStub. createRole(CreateRoleRequest request)Creates a new custom [Role][google.iam.admin.v1.Role].com.google.common.util.concurrent.ListenableFuture<Role>IAMGrpc.IAMFutureStub. deleteRole(DeleteRoleRequest request)Deletes a custom [Role][google.iam.admin.v1.Role].static io.grpc.MethodDescriptor<CreateRoleRequest,Role>IAMGrpc. getCreateRoleMethod()static io.grpc.MethodDescriptor<DeleteRoleRequest,Role>IAMGrpc. getDeleteRoleMethod()static io.grpc.MethodDescriptor<GetRoleRequest,Role>IAMGrpc. getGetRoleMethod()com.google.protobuf.Parser<Role>Role. getParserForType()com.google.common.util.concurrent.ListenableFuture<Role>IAMGrpc.IAMFutureStub. getRole(GetRoleRequest request)Gets the definition of a [Role][google.iam.admin.v1.Role].List<Role>ListRolesResponse.Builder. getRolesList()The Roles defined on this resource.List<Role>ListRolesResponse. getRolesList()The Roles defined on this resource.List<Role>ListRolesResponseOrBuilder. getRolesList()The Roles defined on this resource.List<Role>QueryGrantableRolesResponse.Builder. getRolesList()The list of matching roles.List<Role>QueryGrantableRolesResponse. getRolesList()The list of matching roles.List<Role>QueryGrantableRolesResponseOrBuilder. getRolesList()The list of matching roles.static io.grpc.MethodDescriptor<UndeleteRoleRequest,Role>IAMGrpc. getUndeleteRoleMethod()static io.grpc.MethodDescriptor<UpdateRoleRequest,Role>IAMGrpc. getUpdateRoleMethod()static com.google.protobuf.Parser<Role>Role. parser()com.google.common.util.concurrent.ListenableFuture<Role>IAMGrpc.IAMFutureStub. undeleteRole(UndeleteRoleRequest request)Undeletes a custom [Role][google.iam.admin.v1.Role].com.google.common.util.concurrent.ListenableFuture<Role>IAMGrpc.IAMFutureStub. updateRole(UpdateRoleRequest request)Updates the definition of a custom [Role][google.iam.admin.v1.Role].Methods in com.google.iam.admin.v1 with parameters of type Role Modifier and Type Method Description ListRolesResponse.BuilderListRolesResponse.Builder. addRoles(int index, Role value)The Roles defined on this resource.ListRolesResponse.BuilderListRolesResponse.Builder. addRoles(Role value)The Roles defined on this resource.QueryGrantableRolesResponse.BuilderQueryGrantableRolesResponse.Builder. addRoles(int index, Role value)The list of matching roles.QueryGrantableRolesResponse.BuilderQueryGrantableRolesResponse.Builder. addRoles(Role value)The list of matching roles.Role.BuilderRole.Builder. mergeFrom(Role other)CreateRoleRequest.BuilderCreateRoleRequest.Builder. mergeRole(Role value)The Role resource to create.UpdateRoleRequest.BuilderUpdateRoleRequest.Builder. mergeRole(Role value)The updated role.static Role.BuilderRole. newBuilder(Role prototype)CreateRoleRequest.BuilderCreateRoleRequest.Builder. setRole(Role value)The Role resource to create.UpdateRoleRequest.BuilderUpdateRoleRequest.Builder. setRole(Role value)The updated role.ListRolesResponse.BuilderListRolesResponse.Builder. setRoles(int index, Role value)The Roles defined on this resource.QueryGrantableRolesResponse.BuilderQueryGrantableRolesResponse.Builder. setRoles(int index, Role value)The list of matching roles.Method parameters in com.google.iam.admin.v1 with type arguments of type Role Modifier and Type Method Description ListRolesResponse.BuilderListRolesResponse.Builder. addAllRoles(Iterable<? extends Role> values)The Roles defined on this resource.QueryGrantableRolesResponse.BuilderQueryGrantableRolesResponse.Builder. addAllRoles(Iterable<? extends Role> values)The list of matching roles.default voidIAMGrpc.AsyncService. createRole(CreateRoleRequest request, io.grpc.stub.StreamObserver<Role> responseObserver)Creates a new custom [Role][google.iam.admin.v1.Role].voidIAMGrpc.IAMStub. createRole(CreateRoleRequest request, io.grpc.stub.StreamObserver<Role> responseObserver)Creates a new custom [Role][google.iam.admin.v1.Role].default voidIAMGrpc.AsyncService. deleteRole(DeleteRoleRequest request, io.grpc.stub.StreamObserver<Role> responseObserver)Deletes a custom [Role][google.iam.admin.v1.Role].voidIAMGrpc.IAMStub. deleteRole(DeleteRoleRequest request, io.grpc.stub.StreamObserver<Role> responseObserver)Deletes a custom [Role][google.iam.admin.v1.Role].default voidIAMGrpc.AsyncService. getRole(GetRoleRequest request, io.grpc.stub.StreamObserver<Role> responseObserver)Gets the definition of a [Role][google.iam.admin.v1.Role].voidIAMGrpc.IAMStub. getRole(GetRoleRequest request, io.grpc.stub.StreamObserver<Role> responseObserver)Gets the definition of a [Role][google.iam.admin.v1.Role].default voidIAMGrpc.AsyncService. undeleteRole(UndeleteRoleRequest request, io.grpc.stub.StreamObserver<Role> responseObserver)Undeletes a custom [Role][google.iam.admin.v1.Role].voidIAMGrpc.IAMStub. undeleteRole(UndeleteRoleRequest request, io.grpc.stub.StreamObserver<Role> responseObserver)Undeletes a custom [Role][google.iam.admin.v1.Role].default voidIAMGrpc.AsyncService. updateRole(UpdateRoleRequest request, io.grpc.stub.StreamObserver<Role> responseObserver)Updates the definition of a custom [Role][google.iam.admin.v1.Role].voidIAMGrpc.IAMStub. updateRole(UpdateRoleRequest request, io.grpc.stub.StreamObserver<Role> responseObserver)Updates the definition of a custom [Role][google.iam.admin.v1.Role].
-