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 ServiceAccountKey
IAMClient. createServiceAccountKey(CreateServiceAccountKeyRequest request)
Creates a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].ServiceAccountKey
IAMClient. createServiceAccountKey(ServiceAccountName name, ServiceAccountPrivateKeyType privateKeyType, ServiceAccountKeyAlgorithm keyAlgorithm)
Creates a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].ServiceAccountKey
IAMClient. createServiceAccountKey(String name, ServiceAccountPrivateKeyType privateKeyType, ServiceAccountKeyAlgorithm keyAlgorithm)
Creates a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].ServiceAccountKey
IAMClient. getServiceAccountKey(GetServiceAccountKeyRequest request)
Gets a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].ServiceAccountKey
IAMClient. getServiceAccountKey(KeyName name, ServiceAccountPublicKeyType publicKeyType)
Gets a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].ServiceAccountKey
IAMClient. getServiceAccountKey(String name, ServiceAccountPublicKeyType publicKeyType)
Gets a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].ServiceAccountKey
IAMClient. 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 ServiceAccountKey
ServiceAccountKey.Builder. build()
ServiceAccountKey
ServiceAccountKey.Builder. buildPartial()
ServiceAccountKey
IAMGrpc.IAMBlockingStub. createServiceAccountKey(CreateServiceAccountKeyRequest request)
Creates a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].static ServiceAccountKey
ServiceAccountKey. getDefaultInstance()
ServiceAccountKey
ServiceAccountKey.Builder. getDefaultInstanceForType()
ServiceAccountKey
ServiceAccountKey. getDefaultInstanceForType()
ServiceAccountKey
ListServiceAccountKeysResponse.Builder. getKeys(int index)
The public keys for the service account.ServiceAccountKey
ListServiceAccountKeysResponse. getKeys(int index)
The public keys for the service account.ServiceAccountKey
ListServiceAccountKeysResponseOrBuilder. getKeys(int index)
The public keys for the service account.ServiceAccountKey
IAMGrpc.IAMBlockingStub. getServiceAccountKey(GetServiceAccountKeyRequest request)
Gets a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].static ServiceAccountKey
ServiceAccountKey. parseDelimitedFrom(InputStream input)
static ServiceAccountKey
ServiceAccountKey. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ServiceAccountKey
ServiceAccountKey. parseFrom(byte[] data)
static ServiceAccountKey
ServiceAccountKey. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ServiceAccountKey
ServiceAccountKey. parseFrom(com.google.protobuf.ByteString data)
static ServiceAccountKey
ServiceAccountKey. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ServiceAccountKey
ServiceAccountKey. parseFrom(com.google.protobuf.CodedInputStream input)
static ServiceAccountKey
ServiceAccountKey. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ServiceAccountKey
ServiceAccountKey. parseFrom(InputStream input)
static ServiceAccountKey
ServiceAccountKey. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ServiceAccountKey
ServiceAccountKey. parseFrom(ByteBuffer data)
static ServiceAccountKey
ServiceAccountKey. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ServiceAccountKey
IAMGrpc.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.Builder
ListServiceAccountKeysResponse.Builder. addKeys(int index, ServiceAccountKey value)
The public keys for the service account.ListServiceAccountKeysResponse.Builder
ListServiceAccountKeysResponse.Builder. addKeys(ServiceAccountKey value)
The public keys for the service account.ServiceAccountKey.Builder
ServiceAccountKey.Builder. mergeFrom(ServiceAccountKey other)
static ServiceAccountKey.Builder
ServiceAccountKey. newBuilder(ServiceAccountKey prototype)
ListServiceAccountKeysResponse.Builder
ListServiceAccountKeysResponse.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.Builder
ListServiceAccountKeysResponse.Builder. addAllKeys(Iterable<? extends ServiceAccountKey> values)
The public keys for the service account.default void
IAMGrpc.AsyncService. createServiceAccountKey(CreateServiceAccountKeyRequest request, io.grpc.stub.StreamObserver<ServiceAccountKey> responseObserver)
Creates a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].void
IAMGrpc.IAMStub. createServiceAccountKey(CreateServiceAccountKeyRequest request, io.grpc.stub.StreamObserver<ServiceAccountKey> responseObserver)
Creates a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].default void
IAMGrpc.AsyncService. getServiceAccountKey(GetServiceAccountKeyRequest request, io.grpc.stub.StreamObserver<ServiceAccountKey> responseObserver)
Gets a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].void
IAMGrpc.IAMStub. getServiceAccountKey(GetServiceAccountKeyRequest request, io.grpc.stub.StreamObserver<ServiceAccountKey> responseObserver)
Gets a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].default void
IAMGrpc.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].void
IAMGrpc.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].
-