Uses of Class
com.google.iam.admin.v1.ServiceAccountKey
-
Packages that use ServiceAccountKey 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 ServiceAccountKey in com.google.cloud.iam.admin.v1
Methods in com.google.cloud.iam.admin.v1 that return ServiceAccountKey Modifier and Type Method Description ServiceAccountKeyIAMClient. createServiceAccountKey(CreateServiceAccountKeyRequest request)Creates a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].ServiceAccountKeyIAMClient. createServiceAccountKey(ServiceAccountName name, ServiceAccountPrivateKeyType privateKeyType, ServiceAccountKeyAlgorithm keyAlgorithm)Creates a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].ServiceAccountKeyIAMClient. createServiceAccountKey(String name, ServiceAccountPrivateKeyType privateKeyType, ServiceAccountKeyAlgorithm keyAlgorithm)Creates a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].ServiceAccountKeyIAMClient. getServiceAccountKey(GetServiceAccountKeyRequest request)Gets a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].ServiceAccountKeyIAMClient. getServiceAccountKey(KeyName name, ServiceAccountPublicKeyType publicKeyType)Gets a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].ServiceAccountKeyIAMClient. getServiceAccountKey(String name, ServiceAccountPublicKeyType publicKeyType)Gets a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].ServiceAccountKeyIAMClient. uploadServiceAccountKey(UploadServiceAccountKeyRequest request)Uploads the public key portion of a key pair that you manage, and associates the public key with a [ServiceAccount][google.iam.admin.v1.ServiceAccount].Methods in com.google.cloud.iam.admin.v1 that return types with arguments of type ServiceAccountKey Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateServiceAccountKeyRequest,ServiceAccountKey>IAMClient. createServiceAccountKeyCallable()Creates a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateServiceAccountKeyRequest,ServiceAccountKey>IAMSettings.Builder. createServiceAccountKeySettings()Returns the builder for the settings used for calls to createServiceAccountKey.com.google.api.gax.rpc.UnaryCallSettings<CreateServiceAccountKeyRequest,ServiceAccountKey>IAMSettings. createServiceAccountKeySettings()Returns the object with the settings used for calls to createServiceAccountKey.com.google.api.gax.rpc.UnaryCallable<GetServiceAccountKeyRequest,ServiceAccountKey>IAMClient. getServiceAccountKeyCallable()Gets a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].com.google.api.gax.rpc.UnaryCallSettings.Builder<GetServiceAccountKeyRequest,ServiceAccountKey>IAMSettings.Builder. getServiceAccountKeySettings()Returns the builder for the settings used for calls to getServiceAccountKey.com.google.api.gax.rpc.UnaryCallSettings<GetServiceAccountKeyRequest,ServiceAccountKey>IAMSettings. getServiceAccountKeySettings()Returns the object with the settings used for calls to getServiceAccountKey.com.google.api.gax.rpc.UnaryCallable<UploadServiceAccountKeyRequest,ServiceAccountKey>IAMClient. uploadServiceAccountKeyCallable()Uploads the public key portion of a key pair that you manage, and associates the public key with a [ServiceAccount][google.iam.admin.v1.ServiceAccount].com.google.api.gax.rpc.UnaryCallSettings.Builder<UploadServiceAccountKeyRequest,ServiceAccountKey>IAMSettings.Builder. uploadServiceAccountKeySettings()Returns the builder for the settings used for calls to uploadServiceAccountKey.com.google.api.gax.rpc.UnaryCallSettings<UploadServiceAccountKeyRequest,ServiceAccountKey>IAMSettings. uploadServiceAccountKeySettings()Returns the object with the settings used for calls to uploadServiceAccountKey. -
Uses of ServiceAccountKey in com.google.cloud.iam.admin.v1.stub
Methods in com.google.cloud.iam.admin.v1.stub that return types with arguments of type ServiceAccountKey Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateServiceAccountKeyRequest,ServiceAccountKey>GrpcIAMStub. createServiceAccountKeyCallable()com.google.api.gax.rpc.UnaryCallable<CreateServiceAccountKeyRequest,ServiceAccountKey>IAMStub. createServiceAccountKeyCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateServiceAccountKeyRequest,ServiceAccountKey>IAMStubSettings.Builder. createServiceAccountKeySettings()Returns the builder for the settings used for calls to createServiceAccountKey.com.google.api.gax.rpc.UnaryCallSettings<CreateServiceAccountKeyRequest,ServiceAccountKey>IAMStubSettings. createServiceAccountKeySettings()Returns the object with the settings used for calls to createServiceAccountKey.com.google.api.gax.rpc.UnaryCallable<GetServiceAccountKeyRequest,ServiceAccountKey>GrpcIAMStub. getServiceAccountKeyCallable()com.google.api.gax.rpc.UnaryCallable<GetServiceAccountKeyRequest,ServiceAccountKey>IAMStub. getServiceAccountKeyCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetServiceAccountKeyRequest,ServiceAccountKey>IAMStubSettings.Builder. getServiceAccountKeySettings()Returns the builder for the settings used for calls to getServiceAccountKey.com.google.api.gax.rpc.UnaryCallSettings<GetServiceAccountKeyRequest,ServiceAccountKey>IAMStubSettings. getServiceAccountKeySettings()Returns the object with the settings used for calls to getServiceAccountKey.com.google.api.gax.rpc.UnaryCallable<UploadServiceAccountKeyRequest,ServiceAccountKey>GrpcIAMStub. uploadServiceAccountKeyCallable()com.google.api.gax.rpc.UnaryCallable<UploadServiceAccountKeyRequest,ServiceAccountKey>IAMStub. uploadServiceAccountKeyCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UploadServiceAccountKeyRequest,ServiceAccountKey>IAMStubSettings.Builder. uploadServiceAccountKeySettings()Returns the builder for the settings used for calls to uploadServiceAccountKey.com.google.api.gax.rpc.UnaryCallSettings<UploadServiceAccountKeyRequest,ServiceAccountKey>IAMStubSettings. uploadServiceAccountKeySettings()Returns the object with the settings used for calls to uploadServiceAccountKey. -
Uses of ServiceAccountKey in com.google.iam.admin.v1
Methods in com.google.iam.admin.v1 that return ServiceAccountKey Modifier and Type Method Description ServiceAccountKeyServiceAccountKey.Builder. build()ServiceAccountKeyServiceAccountKey.Builder. buildPartial()ServiceAccountKeyIAMGrpc.IAMBlockingStub. createServiceAccountKey(CreateServiceAccountKeyRequest request)Creates a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].static ServiceAccountKeyServiceAccountKey. getDefaultInstance()ServiceAccountKeyServiceAccountKey.Builder. getDefaultInstanceForType()ServiceAccountKeyServiceAccountKey. getDefaultInstanceForType()ServiceAccountKeyListServiceAccountKeysResponse.Builder. getKeys(int index)The public keys for the service account.ServiceAccountKeyListServiceAccountKeysResponse. getKeys(int index)The public keys for the service account.ServiceAccountKeyListServiceAccountKeysResponseOrBuilder. getKeys(int index)The public keys for the service account.ServiceAccountKeyIAMGrpc.IAMBlockingStub. getServiceAccountKey(GetServiceAccountKeyRequest request)Gets a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].static ServiceAccountKeyServiceAccountKey. parseDelimitedFrom(InputStream input)static ServiceAccountKeyServiceAccountKey. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAccountKeyServiceAccountKey. parseFrom(byte[] data)static ServiceAccountKeyServiceAccountKey. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAccountKeyServiceAccountKey. parseFrom(com.google.protobuf.ByteString data)static ServiceAccountKeyServiceAccountKey. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAccountKeyServiceAccountKey. parseFrom(com.google.protobuf.CodedInputStream input)static ServiceAccountKeyServiceAccountKey. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAccountKeyServiceAccountKey. parseFrom(InputStream input)static ServiceAccountKeyServiceAccountKey. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAccountKeyServiceAccountKey. parseFrom(ByteBuffer data)static ServiceAccountKeyServiceAccountKey. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ServiceAccountKeyIAMGrpc.IAMBlockingStub. uploadServiceAccountKey(UploadServiceAccountKeyRequest request)Uploads the public key portion of a key pair that you manage, and associates the public key with a [ServiceAccount][google.iam.admin.v1.ServiceAccount].Methods in com.google.iam.admin.v1 that return types with arguments of type ServiceAccountKey Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<ServiceAccountKey>IAMGrpc.IAMFutureStub. createServiceAccountKey(CreateServiceAccountKeyRequest request)Creates a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].static io.grpc.MethodDescriptor<CreateServiceAccountKeyRequest,ServiceAccountKey>IAMGrpc. getCreateServiceAccountKeyMethod()static io.grpc.MethodDescriptor<GetServiceAccountKeyRequest,ServiceAccountKey>IAMGrpc. getGetServiceAccountKeyMethod()List<ServiceAccountKey>ListServiceAccountKeysResponse.Builder. getKeysList()The public keys for the service account.List<ServiceAccountKey>ListServiceAccountKeysResponse. getKeysList()The public keys for the service account.List<ServiceAccountKey>ListServiceAccountKeysResponseOrBuilder. getKeysList()The public keys for the service account.com.google.protobuf.Parser<ServiceAccountKey>ServiceAccountKey. getParserForType()com.google.common.util.concurrent.ListenableFuture<ServiceAccountKey>IAMGrpc.IAMFutureStub. getServiceAccountKey(GetServiceAccountKeyRequest request)Gets a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].static io.grpc.MethodDescriptor<UploadServiceAccountKeyRequest,ServiceAccountKey>IAMGrpc. getUploadServiceAccountKeyMethod()static com.google.protobuf.Parser<ServiceAccountKey>ServiceAccountKey. parser()com.google.common.util.concurrent.ListenableFuture<ServiceAccountKey>IAMGrpc.IAMFutureStub. uploadServiceAccountKey(UploadServiceAccountKeyRequest request)Uploads the public key portion of a key pair that you manage, and associates the public key with a [ServiceAccount][google.iam.admin.v1.ServiceAccount].Methods in com.google.iam.admin.v1 with parameters of type ServiceAccountKey Modifier and Type Method Description ListServiceAccountKeysResponse.BuilderListServiceAccountKeysResponse.Builder. addKeys(int index, ServiceAccountKey value)The public keys for the service account.ListServiceAccountKeysResponse.BuilderListServiceAccountKeysResponse.Builder. addKeys(ServiceAccountKey value)The public keys for the service account.ServiceAccountKey.BuilderServiceAccountKey.Builder. mergeFrom(ServiceAccountKey other)static ServiceAccountKey.BuilderServiceAccountKey. newBuilder(ServiceAccountKey prototype)ListServiceAccountKeysResponse.BuilderListServiceAccountKeysResponse.Builder. setKeys(int index, ServiceAccountKey value)The public keys for the service account.Method parameters in com.google.iam.admin.v1 with type arguments of type ServiceAccountKey Modifier and Type Method Description ListServiceAccountKeysResponse.BuilderListServiceAccountKeysResponse.Builder. addAllKeys(Iterable<? extends ServiceAccountKey> values)The public keys for the service account.default voidIAMGrpc.AsyncService. createServiceAccountKey(CreateServiceAccountKeyRequest request, io.grpc.stub.StreamObserver<ServiceAccountKey> responseObserver)Creates a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].voidIAMGrpc.IAMStub. createServiceAccountKey(CreateServiceAccountKeyRequest request, io.grpc.stub.StreamObserver<ServiceAccountKey> responseObserver)Creates a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].default voidIAMGrpc.AsyncService. getServiceAccountKey(GetServiceAccountKeyRequest request, io.grpc.stub.StreamObserver<ServiceAccountKey> responseObserver)Gets a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].voidIAMGrpc.IAMStub. getServiceAccountKey(GetServiceAccountKeyRequest request, io.grpc.stub.StreamObserver<ServiceAccountKey> responseObserver)Gets a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].default voidIAMGrpc.AsyncService. uploadServiceAccountKey(UploadServiceAccountKeyRequest request, io.grpc.stub.StreamObserver<ServiceAccountKey> responseObserver)Uploads the public key portion of a key pair that you manage, and associates the public key with a [ServiceAccount][google.iam.admin.v1.ServiceAccount].voidIAMGrpc.IAMStub. uploadServiceAccountKey(UploadServiceAccountKeyRequest request, io.grpc.stub.StreamObserver<ServiceAccountKey> responseObserver)Uploads the public key portion of a key pair that you manage, and associates the public key with a [ServiceAccount][google.iam.admin.v1.ServiceAccount].
-