Uses of Class
com.google.iam.admin.v1.ServiceAccount
-
Packages that use ServiceAccount 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 ServiceAccount in com.google.cloud.iam.admin.v1
Methods in com.google.cloud.iam.admin.v1 that return ServiceAccount Modifier and Type Method Description ServiceAccountIAMClient. createServiceAccount(CreateServiceAccountRequest request)Creates a [ServiceAccount][google.iam.admin.v1.ServiceAccount].ServiceAccountIAMClient. createServiceAccount(ProjectName name, String accountId, ServiceAccount serviceAccount)Creates a [ServiceAccount][google.iam.admin.v1.ServiceAccount].ServiceAccountIAMClient. createServiceAccount(String name, String accountId, ServiceAccount serviceAccount)Creates a [ServiceAccount][google.iam.admin.v1.ServiceAccount].ServiceAccountIAMClient. getServiceAccount(GetServiceAccountRequest request)Gets a [ServiceAccount][google.iam.admin.v1.ServiceAccount].ServiceAccountIAMClient. getServiceAccount(ServiceAccountName name)Gets a [ServiceAccount][google.iam.admin.v1.ServiceAccount].ServiceAccountIAMClient. getServiceAccount(String name)Gets a [ServiceAccount][google.iam.admin.v1.ServiceAccount].ServiceAccountIAMClient. patchServiceAccount(PatchServiceAccountRequest request)Patches a [ServiceAccount][google.iam.admin.v1.ServiceAccount].ServiceAccountIAMClient. updateServiceAccount(ServiceAccount request)**Note:** We are in the process of deprecating this method.Methods in com.google.cloud.iam.admin.v1 that return types with arguments of type ServiceAccount Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateServiceAccountRequest,ServiceAccount>IAMClient. createServiceAccountCallable()Creates a [ServiceAccount][google.iam.admin.v1.ServiceAccount].com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateServiceAccountRequest,ServiceAccount>IAMSettings.Builder. createServiceAccountSettings()Returns the builder for the settings used for calls to createServiceAccount.com.google.api.gax.rpc.UnaryCallSettings<CreateServiceAccountRequest,ServiceAccount>IAMSettings. createServiceAccountSettings()Returns the object with the settings used for calls to createServiceAccount.com.google.api.gax.rpc.UnaryCallable<GetServiceAccountRequest,ServiceAccount>IAMClient. getServiceAccountCallable()Gets a [ServiceAccount][google.iam.admin.v1.ServiceAccount].com.google.api.gax.rpc.UnaryCallSettings.Builder<GetServiceAccountRequest,ServiceAccount>IAMSettings.Builder. getServiceAccountSettings()Returns the builder for the settings used for calls to getServiceAccount.com.google.api.gax.rpc.UnaryCallSettings<GetServiceAccountRequest,ServiceAccount>IAMSettings. getServiceAccountSettings()Returns the object with the settings used for calls to getServiceAccount.com.google.api.gax.rpc.UnaryCallable<PatchServiceAccountRequest,ServiceAccount>IAMClient. patchServiceAccountCallable()Patches a [ServiceAccount][google.iam.admin.v1.ServiceAccount].com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchServiceAccountRequest,ServiceAccount>IAMSettings.Builder. patchServiceAccountSettings()Returns the builder for the settings used for calls to patchServiceAccount.com.google.api.gax.rpc.UnaryCallSettings<PatchServiceAccountRequest,ServiceAccount>IAMSettings. patchServiceAccountSettings()Returns the object with the settings used for calls to patchServiceAccount.com.google.api.gax.rpc.UnaryCallable<ServiceAccount,ServiceAccount>IAMClient. updateServiceAccountCallable()**Note:** We are in the process of deprecating this method.com.google.api.gax.rpc.UnaryCallable<ServiceAccount,ServiceAccount>IAMClient. updateServiceAccountCallable()**Note:** We are in the process of deprecating this method.com.google.api.gax.rpc.UnaryCallSettings.Builder<ServiceAccount,ServiceAccount>IAMSettings.Builder. updateServiceAccountSettings()Returns the builder for the settings used for calls to updateServiceAccount.com.google.api.gax.rpc.UnaryCallSettings.Builder<ServiceAccount,ServiceAccount>IAMSettings.Builder. updateServiceAccountSettings()Returns the builder for the settings used for calls to updateServiceAccount.com.google.api.gax.rpc.UnaryCallSettings<ServiceAccount,ServiceAccount>IAMSettings. updateServiceAccountSettings()Returns the object with the settings used for calls to updateServiceAccount.com.google.api.gax.rpc.UnaryCallSettings<ServiceAccount,ServiceAccount>IAMSettings. updateServiceAccountSettings()Returns the object with the settings used for calls to updateServiceAccount.Methods in com.google.cloud.iam.admin.v1 with parameters of type ServiceAccount Modifier and Type Method Description ServiceAccountIAMClient. createServiceAccount(ProjectName name, String accountId, ServiceAccount serviceAccount)Creates a [ServiceAccount][google.iam.admin.v1.ServiceAccount].ServiceAccountIAMClient. createServiceAccount(String name, String accountId, ServiceAccount serviceAccount)Creates a [ServiceAccount][google.iam.admin.v1.ServiceAccount].ServiceAccountIAMClient. updateServiceAccount(ServiceAccount request)**Note:** We are in the process of deprecating this method.Method parameters in com.google.cloud.iam.admin.v1 with type arguments of type ServiceAccount Modifier and Type Method Description static com.google.api.core.ApiFuture<IAMClient.ListServiceAccountsPagedResponse>IAMClient.ListServiceAccountsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListServiceAccountsRequest,ListServiceAccountsResponse,ServiceAccount> context, com.google.api.core.ApiFuture<ListServiceAccountsResponse> futureResponse)protected IAMClient.ListServiceAccountsPageIAMClient.ListServiceAccountsPage. createPage(com.google.api.gax.rpc.PageContext<ListServiceAccountsRequest,ListServiceAccountsResponse,ServiceAccount> context, ListServiceAccountsResponse response)com.google.api.core.ApiFuture<IAMClient.ListServiceAccountsPage>IAMClient.ListServiceAccountsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListServiceAccountsRequest,ListServiceAccountsResponse,ServiceAccount> context, com.google.api.core.ApiFuture<ListServiceAccountsResponse> futureResponse) -
Uses of ServiceAccount in com.google.cloud.iam.admin.v1.stub
Methods in com.google.cloud.iam.admin.v1.stub that return types with arguments of type ServiceAccount Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateServiceAccountRequest,ServiceAccount>GrpcIAMStub. createServiceAccountCallable()com.google.api.gax.rpc.UnaryCallable<CreateServiceAccountRequest,ServiceAccount>IAMStub. createServiceAccountCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateServiceAccountRequest,ServiceAccount>IAMStubSettings.Builder. createServiceAccountSettings()Returns the builder for the settings used for calls to createServiceAccount.com.google.api.gax.rpc.UnaryCallSettings<CreateServiceAccountRequest,ServiceAccount>IAMStubSettings. createServiceAccountSettings()Returns the object with the settings used for calls to createServiceAccount.com.google.api.gax.rpc.UnaryCallable<GetServiceAccountRequest,ServiceAccount>GrpcIAMStub. getServiceAccountCallable()com.google.api.gax.rpc.UnaryCallable<GetServiceAccountRequest,ServiceAccount>IAMStub. getServiceAccountCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetServiceAccountRequest,ServiceAccount>IAMStubSettings.Builder. getServiceAccountSettings()Returns the builder for the settings used for calls to getServiceAccount.com.google.api.gax.rpc.UnaryCallSettings<GetServiceAccountRequest,ServiceAccount>IAMStubSettings. getServiceAccountSettings()Returns the object with the settings used for calls to getServiceAccount.com.google.api.gax.rpc.UnaryCallable<PatchServiceAccountRequest,ServiceAccount>GrpcIAMStub. patchServiceAccountCallable()com.google.api.gax.rpc.UnaryCallable<PatchServiceAccountRequest,ServiceAccount>IAMStub. patchServiceAccountCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchServiceAccountRequest,ServiceAccount>IAMStubSettings.Builder. patchServiceAccountSettings()Returns the builder for the settings used for calls to patchServiceAccount.com.google.api.gax.rpc.UnaryCallSettings<PatchServiceAccountRequest,ServiceAccount>IAMStubSettings. patchServiceAccountSettings()Returns the object with the settings used for calls to patchServiceAccount.com.google.api.gax.rpc.UnaryCallable<ServiceAccount,ServiceAccount>GrpcIAMStub. updateServiceAccountCallable()com.google.api.gax.rpc.UnaryCallable<ServiceAccount,ServiceAccount>GrpcIAMStub. updateServiceAccountCallable()com.google.api.gax.rpc.UnaryCallable<ServiceAccount,ServiceAccount>IAMStub. updateServiceAccountCallable()com.google.api.gax.rpc.UnaryCallable<ServiceAccount,ServiceAccount>IAMStub. updateServiceAccountCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<ServiceAccount,ServiceAccount>IAMStubSettings.Builder. updateServiceAccountSettings()Returns the builder for the settings used for calls to updateServiceAccount.com.google.api.gax.rpc.UnaryCallSettings.Builder<ServiceAccount,ServiceAccount>IAMStubSettings.Builder. updateServiceAccountSettings()Returns the builder for the settings used for calls to updateServiceAccount.com.google.api.gax.rpc.UnaryCallSettings<ServiceAccount,ServiceAccount>IAMStubSettings. updateServiceAccountSettings()Returns the object with the settings used for calls to updateServiceAccount.com.google.api.gax.rpc.UnaryCallSettings<ServiceAccount,ServiceAccount>IAMStubSettings. updateServiceAccountSettings()Returns the object with the settings used for calls to updateServiceAccount. -
Uses of ServiceAccount in com.google.iam.admin.v1
Methods in com.google.iam.admin.v1 that return ServiceAccount Modifier and Type Method Description ServiceAccountServiceAccount.Builder. build()ServiceAccountServiceAccount.Builder. buildPartial()ServiceAccountIAMGrpc.IAMBlockingStub. createServiceAccount(CreateServiceAccountRequest request)Creates a [ServiceAccount][google.iam.admin.v1.ServiceAccount].ServiceAccountListServiceAccountsResponse.Builder. getAccounts(int index)The list of matching service accounts.ServiceAccountListServiceAccountsResponse. getAccounts(int index)The list of matching service accounts.ServiceAccountListServiceAccountsResponseOrBuilder. getAccounts(int index)The list of matching service accounts.static ServiceAccountServiceAccount. getDefaultInstance()ServiceAccountServiceAccount.Builder. getDefaultInstanceForType()ServiceAccountServiceAccount. getDefaultInstanceForType()ServiceAccountUndeleteServiceAccountResponse.Builder. getRestoredAccount()Metadata for the restored service account.ServiceAccountUndeleteServiceAccountResponse. getRestoredAccount()Metadata for the restored service account.ServiceAccountUndeleteServiceAccountResponseOrBuilder. getRestoredAccount()Metadata for the restored service account.ServiceAccountCreateServiceAccountRequest.Builder. getServiceAccount()The [ServiceAccount][google.iam.admin.v1.ServiceAccount] resource to create.ServiceAccountCreateServiceAccountRequest. getServiceAccount()The [ServiceAccount][google.iam.admin.v1.ServiceAccount] resource to create.ServiceAccountCreateServiceAccountRequestOrBuilder. getServiceAccount()The [ServiceAccount][google.iam.admin.v1.ServiceAccount] resource to create.ServiceAccountIAMGrpc.IAMBlockingStub. getServiceAccount(GetServiceAccountRequest request)Gets a [ServiceAccount][google.iam.admin.v1.ServiceAccount].ServiceAccountPatchServiceAccountRequest.Builder. getServiceAccount().google.iam.admin.v1.ServiceAccount service_account = 1;ServiceAccountPatchServiceAccountRequest. getServiceAccount().google.iam.admin.v1.ServiceAccount service_account = 1;ServiceAccountPatchServiceAccountRequestOrBuilder. getServiceAccount().google.iam.admin.v1.ServiceAccount service_account = 1;static ServiceAccountServiceAccount. parseDelimitedFrom(InputStream input)static ServiceAccountServiceAccount. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAccountServiceAccount. parseFrom(byte[] data)static ServiceAccountServiceAccount. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAccountServiceAccount. parseFrom(com.google.protobuf.ByteString data)static ServiceAccountServiceAccount. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAccountServiceAccount. parseFrom(com.google.protobuf.CodedInputStream input)static ServiceAccountServiceAccount. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAccountServiceAccount. parseFrom(InputStream input)static ServiceAccountServiceAccount. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAccountServiceAccount. parseFrom(ByteBuffer data)static ServiceAccountServiceAccount. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ServiceAccountIAMGrpc.IAMBlockingStub. patchServiceAccount(PatchServiceAccountRequest request)Patches a [ServiceAccount][google.iam.admin.v1.ServiceAccount].ServiceAccountIAMGrpc.IAMBlockingStub. updateServiceAccount(ServiceAccount request)**Note:** We are in the process of deprecating this method.Methods in com.google.iam.admin.v1 that return types with arguments of type ServiceAccount Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<ServiceAccount>IAMGrpc.IAMFutureStub. createServiceAccount(CreateServiceAccountRequest request)Creates a [ServiceAccount][google.iam.admin.v1.ServiceAccount].List<ServiceAccount>ListServiceAccountsResponse.Builder. getAccountsList()The list of matching service accounts.List<ServiceAccount>ListServiceAccountsResponse. getAccountsList()The list of matching service accounts.List<ServiceAccount>ListServiceAccountsResponseOrBuilder. getAccountsList()The list of matching service accounts.static io.grpc.MethodDescriptor<CreateServiceAccountRequest,ServiceAccount>IAMGrpc. getCreateServiceAccountMethod()static io.grpc.MethodDescriptor<GetServiceAccountRequest,ServiceAccount>IAMGrpc. getGetServiceAccountMethod()com.google.protobuf.Parser<ServiceAccount>ServiceAccount. getParserForType()static io.grpc.MethodDescriptor<PatchServiceAccountRequest,ServiceAccount>IAMGrpc. getPatchServiceAccountMethod()com.google.common.util.concurrent.ListenableFuture<ServiceAccount>IAMGrpc.IAMFutureStub. getServiceAccount(GetServiceAccountRequest request)Gets a [ServiceAccount][google.iam.admin.v1.ServiceAccount].static io.grpc.MethodDescriptor<ServiceAccount,ServiceAccount>IAMGrpc. getUpdateServiceAccountMethod()static io.grpc.MethodDescriptor<ServiceAccount,ServiceAccount>IAMGrpc. getUpdateServiceAccountMethod()static com.google.protobuf.Parser<ServiceAccount>ServiceAccount. parser()com.google.common.util.concurrent.ListenableFuture<ServiceAccount>IAMGrpc.IAMFutureStub. patchServiceAccount(PatchServiceAccountRequest request)Patches a [ServiceAccount][google.iam.admin.v1.ServiceAccount].com.google.common.util.concurrent.ListenableFuture<ServiceAccount>IAMGrpc.IAMFutureStub. updateServiceAccount(ServiceAccount request)**Note:** We are in the process of deprecating this method.Methods in com.google.iam.admin.v1 with parameters of type ServiceAccount Modifier and Type Method Description ListServiceAccountsResponse.BuilderListServiceAccountsResponse.Builder. addAccounts(int index, ServiceAccount value)The list of matching service accounts.ListServiceAccountsResponse.BuilderListServiceAccountsResponse.Builder. addAccounts(ServiceAccount value)The list of matching service accounts.ServiceAccount.BuilderServiceAccount.Builder. mergeFrom(ServiceAccount other)UndeleteServiceAccountResponse.BuilderUndeleteServiceAccountResponse.Builder. mergeRestoredAccount(ServiceAccount value)Metadata for the restored service account.CreateServiceAccountRequest.BuilderCreateServiceAccountRequest.Builder. mergeServiceAccount(ServiceAccount value)The [ServiceAccount][google.iam.admin.v1.ServiceAccount] resource to create.PatchServiceAccountRequest.BuilderPatchServiceAccountRequest.Builder. mergeServiceAccount(ServiceAccount value).google.iam.admin.v1.ServiceAccount service_account = 1;static ServiceAccount.BuilderServiceAccount. newBuilder(ServiceAccount prototype)ListServiceAccountsResponse.BuilderListServiceAccountsResponse.Builder. setAccounts(int index, ServiceAccount value)The list of matching service accounts.UndeleteServiceAccountResponse.BuilderUndeleteServiceAccountResponse.Builder. setRestoredAccount(ServiceAccount value)Metadata for the restored service account.CreateServiceAccountRequest.BuilderCreateServiceAccountRequest.Builder. setServiceAccount(ServiceAccount value)The [ServiceAccount][google.iam.admin.v1.ServiceAccount] resource to create.PatchServiceAccountRequest.BuilderPatchServiceAccountRequest.Builder. setServiceAccount(ServiceAccount value).google.iam.admin.v1.ServiceAccount service_account = 1;default voidIAMGrpc.AsyncService. updateServiceAccount(ServiceAccount request, io.grpc.stub.StreamObserver<ServiceAccount> responseObserver)**Note:** We are in the process of deprecating this method.ServiceAccountIAMGrpc.IAMBlockingStub. updateServiceAccount(ServiceAccount request)**Note:** We are in the process of deprecating this method.com.google.common.util.concurrent.ListenableFuture<ServiceAccount>IAMGrpc.IAMFutureStub. updateServiceAccount(ServiceAccount request)**Note:** We are in the process of deprecating this method.voidIAMGrpc.IAMStub. updateServiceAccount(ServiceAccount request, io.grpc.stub.StreamObserver<ServiceAccount> responseObserver)**Note:** We are in the process of deprecating this method.Method parameters in com.google.iam.admin.v1 with type arguments of type ServiceAccount Modifier and Type Method Description ListServiceAccountsResponse.BuilderListServiceAccountsResponse.Builder. addAllAccounts(Iterable<? extends ServiceAccount> values)The list of matching service accounts.default voidIAMGrpc.AsyncService. createServiceAccount(CreateServiceAccountRequest request, io.grpc.stub.StreamObserver<ServiceAccount> responseObserver)Creates a [ServiceAccount][google.iam.admin.v1.ServiceAccount].voidIAMGrpc.IAMStub. createServiceAccount(CreateServiceAccountRequest request, io.grpc.stub.StreamObserver<ServiceAccount> responseObserver)Creates a [ServiceAccount][google.iam.admin.v1.ServiceAccount].default voidIAMGrpc.AsyncService. getServiceAccount(GetServiceAccountRequest request, io.grpc.stub.StreamObserver<ServiceAccount> responseObserver)Gets a [ServiceAccount][google.iam.admin.v1.ServiceAccount].voidIAMGrpc.IAMStub. getServiceAccount(GetServiceAccountRequest request, io.grpc.stub.StreamObserver<ServiceAccount> responseObserver)Gets a [ServiceAccount][google.iam.admin.v1.ServiceAccount].default voidIAMGrpc.AsyncService. patchServiceAccount(PatchServiceAccountRequest request, io.grpc.stub.StreamObserver<ServiceAccount> responseObserver)Patches a [ServiceAccount][google.iam.admin.v1.ServiceAccount].voidIAMGrpc.IAMStub. patchServiceAccount(PatchServiceAccountRequest request, io.grpc.stub.StreamObserver<ServiceAccount> responseObserver)Patches a [ServiceAccount][google.iam.admin.v1.ServiceAccount].default voidIAMGrpc.AsyncService. updateServiceAccount(ServiceAccount request, io.grpc.stub.StreamObserver<ServiceAccount> responseObserver)**Note:** We are in the process of deprecating this method.voidIAMGrpc.IAMStub. updateServiceAccount(ServiceAccount request, io.grpc.stub.StreamObserver<ServiceAccount> responseObserver)**Note:** We are in the process of deprecating this method.
-