Skip navigation links
A B C D E G H I K L M N R S T U V 

A

applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.kms.v1.EkmServiceSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
asymmetricDecrypt(CryptoKeyVersionName, ByteString) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Decrypts data that was encrypted with a public key retrieved from [GetPublicKey][google.cloud.kms.v1.KeyManagementService.GetPublicKey] corresponding to a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] with [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] ASYMMETRIC_DECRYPT.
asymmetricDecrypt(String, ByteString) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Decrypts data that was encrypted with a public key retrieved from [GetPublicKey][google.cloud.kms.v1.KeyManagementService.GetPublicKey] corresponding to a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] with [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] ASYMMETRIC_DECRYPT.
asymmetricDecrypt(AsymmetricDecryptRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Decrypts data that was encrypted with a public key retrieved from [GetPublicKey][google.cloud.kms.v1.KeyManagementService.GetPublicKey] corresponding to a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] with [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] ASYMMETRIC_DECRYPT.
asymmetricDecryptCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Decrypts data that was encrypted with a public key retrieved from [GetPublicKey][google.cloud.kms.v1.KeyManagementService.GetPublicKey] corresponding to a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] with [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] ASYMMETRIC_DECRYPT.
asymmetricDecryptCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
asymmetricDecryptCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
asymmetricDecryptCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
asymmetricDecryptSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to asymmetricDecrypt.
asymmetricDecryptSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to asymmetricDecrypt.
asymmetricDecryptSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to asymmetricDecrypt.
asymmetricDecryptSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to asymmetricDecrypt.
asymmetricSign(CryptoKeyVersionName, Digest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Signs data using a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] with [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] ASYMMETRIC_SIGN, producing a signature that can be verified with the public key retrieved from [GetPublicKey][google.cloud.kms.v1.KeyManagementService.GetPublicKey].
asymmetricSign(String, Digest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Signs data using a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] with [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] ASYMMETRIC_SIGN, producing a signature that can be verified with the public key retrieved from [GetPublicKey][google.cloud.kms.v1.KeyManagementService.GetPublicKey].
asymmetricSign(AsymmetricSignRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Signs data using a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] with [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] ASYMMETRIC_SIGN, producing a signature that can be verified with the public key retrieved from [GetPublicKey][google.cloud.kms.v1.KeyManagementService.GetPublicKey].
asymmetricSignCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Signs data using a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] with [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] ASYMMETRIC_SIGN, producing a signature that can be verified with the public key retrieved from [GetPublicKey][google.cloud.kms.v1.KeyManagementService.GetPublicKey].
asymmetricSignCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
asymmetricSignCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
asymmetricSignCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
asymmetricSignSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to asymmetricSign.
asymmetricSignSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to asymmetricSign.
asymmetricSignSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to asymmetricSign.
asymmetricSignSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to asymmetricSign.
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.kms.v1.EkmServiceClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 

B

build() - Method in class com.google.cloud.kms.v1.EkmServiceSettings.Builder
 
build() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
 
build() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings.Builder
 
build() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
 
Builder() - Constructor for class com.google.cloud.kms.v1.EkmServiceSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.kms.v1.EkmServiceSettings.Builder
 
Builder(EkmServiceSettings) - Constructor for class com.google.cloud.kms.v1.EkmServiceSettings.Builder
 
Builder(EkmServiceStubSettings.Builder) - Constructor for class com.google.cloud.kms.v1.EkmServiceSettings.Builder
 
Builder() - Constructor for class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
 
Builder(KeyManagementServiceSettings) - Constructor for class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
 
Builder(KeyManagementServiceStubSettings.Builder) - Constructor for class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
 
Builder() - Constructor for class com.google.cloud.kms.v1.stub.EkmServiceStubSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.kms.v1.stub.EkmServiceStubSettings.Builder
 
Builder(EkmServiceStubSettings) - Constructor for class com.google.cloud.kms.v1.stub.EkmServiceStubSettings.Builder
 
Builder() - Constructor for class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
 
Builder(KeyManagementServiceStubSettings) - Constructor for class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
 

C

close() - Method in class com.google.cloud.kms.v1.EkmServiceClient
 
close() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
 
close() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStub
 
close() - Method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceStub
 
close() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
close() - Method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceStub
 
close() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
close() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
com.google.cloud.kms.v1 - package com.google.cloud.kms.v1
A client to Cloud Key Management Service (KMS) API
com.google.cloud.kms.v1.stub - package com.google.cloud.kms.v1.stub
 
create() - Static method in class com.google.cloud.kms.v1.EkmServiceClient
Constructs an instance of EkmServiceClient with default settings.
create(EkmServiceSettings) - Static method in class com.google.cloud.kms.v1.EkmServiceClient
Constructs an instance of EkmServiceClient, using the given settings.
create(EkmServiceStub) - Static method in class com.google.cloud.kms.v1.EkmServiceClient
Constructs an instance of EkmServiceClient, using the given stub for making calls.
create(EkmServiceStubSettings) - Static method in class com.google.cloud.kms.v1.EkmServiceSettings
 
create() - Static method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Constructs an instance of KeyManagementServiceClient with default settings.
create(KeyManagementServiceSettings) - Static method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Constructs an instance of KeyManagementServiceClient, using the given settings.
create(KeyManagementServiceStub) - Static method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Constructs an instance of KeyManagementServiceClient, using the given stub for making calls.
create(KeyManagementServiceStubSettings) - Static method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
 
create(EkmServiceStubSettings) - Static method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceStub
 
create(ClientContext) - Static method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceStub
 
create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceStub
 
create(KeyManagementServiceStubSettings) - Static method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
create(ClientContext) - Static method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
create(EkmServiceStubSettings) - Static method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceStub
 
create(ClientContext) - Static method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceStub
 
create(ClientContext, HttpJsonStubCallableFactory) - Static method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceStub
 
create(KeyManagementServiceStubSettings) - Static method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
create(ClientContext) - Static method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
create(ClientContext, HttpJsonStubCallableFactory) - Static method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
createAsync(PageContext<ListEkmConnectionsRequest, ListEkmConnectionsResponse, EkmConnection>, ApiFuture<ListEkmConnectionsResponse>) - Static method in class com.google.cloud.kms.v1.EkmServiceClient.ListEkmConnectionsPagedResponse
 
createAsync(PageContext<ListLocationsRequest, ListLocationsResponse, Location>, ApiFuture<ListLocationsResponse>) - Static method in class com.google.cloud.kms.v1.EkmServiceClient.ListLocationsPagedResponse
 
createAsync(PageContext<ListCryptoKeysRequest, ListCryptoKeysResponse, CryptoKey>, ApiFuture<ListCryptoKeysResponse>) - Static method in class com.google.cloud.kms.v1.KeyManagementServiceClient.ListCryptoKeysPagedResponse
 
createAsync(PageContext<ListCryptoKeyVersionsRequest, ListCryptoKeyVersionsResponse, CryptoKeyVersion>, ApiFuture<ListCryptoKeyVersionsResponse>) - Static method in class com.google.cloud.kms.v1.KeyManagementServiceClient.ListCryptoKeyVersionsPagedResponse
 
createAsync(PageContext<ListImportJobsRequest, ListImportJobsResponse, ImportJob>, ApiFuture<ListImportJobsResponse>) - Static method in class com.google.cloud.kms.v1.KeyManagementServiceClient.ListImportJobsPagedResponse
 
createAsync(PageContext<ListKeyRingsRequest, ListKeyRingsResponse, KeyRing>, ApiFuture<ListKeyRingsResponse>) - Static method in class com.google.cloud.kms.v1.KeyManagementServiceClient.ListKeyRingsPagedResponse
 
createAsync(PageContext<ListLocationsRequest, ListLocationsResponse, Location>, ApiFuture<ListLocationsResponse>) - Static method in class com.google.cloud.kms.v1.KeyManagementServiceClient.ListLocationsPagedResponse
 
createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceCallableFactory
 
createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceCallableFactory
 
createBatchingCallable(HttpJsonCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceCallableFactory
 
createBatchingCallable(HttpJsonCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceCallableFactory
 
createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceCallableFactory
 
createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceCallableFactory
 
createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceCallableFactory
 
createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceCallableFactory
 
createCollection(List<EkmServiceClient.ListEkmConnectionsPage>, int) - Method in class com.google.cloud.kms.v1.EkmServiceClient.ListEkmConnectionsFixedSizeCollection
 
createCollection(List<EkmServiceClient.ListLocationsPage>, int) - Method in class com.google.cloud.kms.v1.EkmServiceClient.ListLocationsFixedSizeCollection
 
createCollection(List<KeyManagementServiceClient.ListCryptoKeysPage>, int) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient.ListCryptoKeysFixedSizeCollection
 
createCollection(List<KeyManagementServiceClient.ListCryptoKeyVersionsPage>, int) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient.ListCryptoKeyVersionsFixedSizeCollection
 
createCollection(List<KeyManagementServiceClient.ListImportJobsPage>, int) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient.ListImportJobsFixedSizeCollection
 
createCollection(List<KeyManagementServiceClient.ListKeyRingsPage>, int) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient.ListKeyRingsFixedSizeCollection
 
createCollection(List<KeyManagementServiceClient.ListLocationsPage>, int) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient.ListLocationsFixedSizeCollection
 
createCryptoKey(KeyRingName, String, CryptoKey) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Create a new [CryptoKey][google.cloud.kms.v1.CryptoKey] within a [KeyRing][google.cloud.kms.v1.KeyRing].
createCryptoKey(String, String, CryptoKey) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Create a new [CryptoKey][google.cloud.kms.v1.CryptoKey] within a [KeyRing][google.cloud.kms.v1.KeyRing].
createCryptoKey(CreateCryptoKeyRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Create a new [CryptoKey][google.cloud.kms.v1.CryptoKey] within a [KeyRing][google.cloud.kms.v1.KeyRing].
createCryptoKeyCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Create a new [CryptoKey][google.cloud.kms.v1.CryptoKey] within a [KeyRing][google.cloud.kms.v1.KeyRing].
createCryptoKeyCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
createCryptoKeyCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
createCryptoKeyCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
createCryptoKeySettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to createCryptoKey.
createCryptoKeySettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to createCryptoKey.
createCryptoKeySettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to createCryptoKey.
createCryptoKeySettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to createCryptoKey.
createCryptoKeyVersion(CryptoKeyName, CryptoKeyVersion) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Create a new [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] in a [CryptoKey][google.cloud.kms.v1.CryptoKey].
createCryptoKeyVersion(String, CryptoKeyVersion) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Create a new [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] in a [CryptoKey][google.cloud.kms.v1.CryptoKey].
createCryptoKeyVersion(CreateCryptoKeyVersionRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Create a new [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] in a [CryptoKey][google.cloud.kms.v1.CryptoKey].
createCryptoKeyVersionCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Create a new [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] in a [CryptoKey][google.cloud.kms.v1.CryptoKey].
createCryptoKeyVersionCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
createCryptoKeyVersionCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
createCryptoKeyVersionCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
createCryptoKeyVersionSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to createCryptoKeyVersion.
createCryptoKeyVersionSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to createCryptoKeyVersion.
createCryptoKeyVersionSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to createCryptoKeyVersion.
createCryptoKeyVersionSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to createCryptoKeyVersion.
createEkmConnection(LocationName, String, EkmConnection) - Method in class com.google.cloud.kms.v1.EkmServiceClient
Creates a new [EkmConnection][google.cloud.kms.v1.EkmConnection] in a given Project and Location.
createEkmConnection(String, String, EkmConnection) - Method in class com.google.cloud.kms.v1.EkmServiceClient
Creates a new [EkmConnection][google.cloud.kms.v1.EkmConnection] in a given Project and Location.
createEkmConnection(CreateEkmConnectionRequest) - Method in class com.google.cloud.kms.v1.EkmServiceClient
Creates a new [EkmConnection][google.cloud.kms.v1.EkmConnection] in a given Project and Location.
createEkmConnectionCallable() - Method in class com.google.cloud.kms.v1.EkmServiceClient
Creates a new [EkmConnection][google.cloud.kms.v1.EkmConnection] in a given Project and Location.
createEkmConnectionCallable() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStub
 
createEkmConnectionCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceStub
 
createEkmConnectionCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceStub
 
createEkmConnectionSettings() - Method in class com.google.cloud.kms.v1.EkmServiceSettings.Builder
Returns the builder for the settings used for calls to createEkmConnection.
createEkmConnectionSettings() - Method in class com.google.cloud.kms.v1.EkmServiceSettings
Returns the object with the settings used for calls to createEkmConnection.
createEkmConnectionSettings() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings.Builder
Returns the builder for the settings used for calls to createEkmConnection.
createEkmConnectionSettings() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
Returns the object with the settings used for calls to createEkmConnection.
createImportJob(KeyRingName, String, ImportJob) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Create a new [ImportJob][google.cloud.kms.v1.ImportJob] within a [KeyRing][google.cloud.kms.v1.KeyRing].
createImportJob(String, String, ImportJob) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Create a new [ImportJob][google.cloud.kms.v1.ImportJob] within a [KeyRing][google.cloud.kms.v1.KeyRing].
createImportJob(CreateImportJobRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Create a new [ImportJob][google.cloud.kms.v1.ImportJob] within a [KeyRing][google.cloud.kms.v1.KeyRing].
createImportJobCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Create a new [ImportJob][google.cloud.kms.v1.ImportJob] within a [KeyRing][google.cloud.kms.v1.KeyRing].
createImportJobCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
createImportJobCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
createImportJobCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
createImportJobSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to createImportJob.
createImportJobSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to createImportJob.
createImportJobSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to createImportJob.
createImportJobSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to createImportJob.
createKeyRing(LocationName, String, KeyRing) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Create a new [KeyRing][google.cloud.kms.v1.KeyRing] in a given Project and Location.
createKeyRing(String, String, KeyRing) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Create a new [KeyRing][google.cloud.kms.v1.KeyRing] in a given Project and Location.
createKeyRing(CreateKeyRingRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Create a new [KeyRing][google.cloud.kms.v1.KeyRing] in a given Project and Location.
createKeyRingCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Create a new [KeyRing][google.cloud.kms.v1.KeyRing] in a given Project and Location.
createKeyRingCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
createKeyRingCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
createKeyRingCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
createKeyRingSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to createKeyRing.
createKeyRingSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to createKeyRing.
createKeyRingSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to createKeyRing.
createKeyRingSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to createKeyRing.
createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceCallableFactory
 
createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceCallableFactory
 
createOperationCallable(HttpJsonCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceCallableFactory
 
createOperationCallable(HttpJsonCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceCallableFactory
 
createPage(PageContext<ListEkmConnectionsRequest, ListEkmConnectionsResponse, EkmConnection>, ListEkmConnectionsResponse) - Method in class com.google.cloud.kms.v1.EkmServiceClient.ListEkmConnectionsPage
 
createPage(PageContext<ListLocationsRequest, ListLocationsResponse, Location>, ListLocationsResponse) - Method in class com.google.cloud.kms.v1.EkmServiceClient.ListLocationsPage
 
createPage(PageContext<ListCryptoKeysRequest, ListCryptoKeysResponse, CryptoKey>, ListCryptoKeysResponse) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient.ListCryptoKeysPage
 
createPage(PageContext<ListCryptoKeyVersionsRequest, ListCryptoKeyVersionsResponse, CryptoKeyVersion>, ListCryptoKeyVersionsResponse) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient.ListCryptoKeyVersionsPage
 
createPage(PageContext<ListImportJobsRequest, ListImportJobsResponse, ImportJob>, ListImportJobsResponse) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient.ListImportJobsPage
 
createPage(PageContext<ListKeyRingsRequest, ListKeyRingsResponse, KeyRing>, ListKeyRingsResponse) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient.ListKeyRingsPage
 
createPage(PageContext<ListLocationsRequest, ListLocationsResponse, Location>, ListLocationsResponse) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient.ListLocationsPage
 
createPageAsync(PageContext<ListEkmConnectionsRequest, ListEkmConnectionsResponse, EkmConnection>, ApiFuture<ListEkmConnectionsResponse>) - Method in class com.google.cloud.kms.v1.EkmServiceClient.ListEkmConnectionsPage
 
createPageAsync(PageContext<ListLocationsRequest, ListLocationsResponse, Location>, ApiFuture<ListLocationsResponse>) - Method in class com.google.cloud.kms.v1.EkmServiceClient.ListLocationsPage
 
createPageAsync(PageContext<ListCryptoKeysRequest, ListCryptoKeysResponse, CryptoKey>, ApiFuture<ListCryptoKeysResponse>) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient.ListCryptoKeysPage
 
createPageAsync(PageContext<ListCryptoKeyVersionsRequest, ListCryptoKeyVersionsResponse, CryptoKeyVersion>, ApiFuture<ListCryptoKeyVersionsResponse>) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient.ListCryptoKeyVersionsPage
 
createPageAsync(PageContext<ListImportJobsRequest, ListImportJobsResponse, ImportJob>, ApiFuture<ListImportJobsResponse>) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient.ListImportJobsPage
 
createPageAsync(PageContext<ListKeyRingsRequest, ListKeyRingsResponse, KeyRing>, ApiFuture<ListKeyRingsResponse>) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient.ListKeyRingsPage
 
createPageAsync(PageContext<ListLocationsRequest, ListLocationsResponse, Location>, ApiFuture<ListLocationsResponse>) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient.ListLocationsPage
 
createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceCallableFactory
 
createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceCallableFactory
 
createPagedCallable(HttpJsonCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceCallableFactory
 
createPagedCallable(HttpJsonCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceCallableFactory
 
createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceCallableFactory
 
createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceCallableFactory
 
createServerStreamingCallable(HttpJsonCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceCallableFactory
 
createServerStreamingCallable(HttpJsonCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceCallableFactory
 
createStub() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
 
createStub() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
 
createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceCallableFactory
 
createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceCallableFactory
 
createUnaryCallable(HttpJsonCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceCallableFactory
 
createUnaryCallable(HttpJsonCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceCallableFactory
 

D

decrypt(CryptoKeyName, ByteString) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Decrypts data that was protected by [Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt].
decrypt(String, ByteString) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Decrypts data that was protected by [Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt].
decrypt(DecryptRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Decrypts data that was protected by [Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt].
decryptCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Decrypts data that was protected by [Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt].
decryptCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
decryptCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
decryptCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
decryptSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to decrypt.
decryptSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to decrypt.
decryptSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to decrypt.
decryptSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to decrypt.
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.kms.v1.EkmServiceSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
 
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.kms.v1.EkmServiceSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns a builder for the default credentials for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.kms.v1.EkmServiceSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns a builder for the default ExecutorProvider for this service.
defaultGrpcApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
 
defaultGrpcApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
 
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.kms.v1.EkmServiceSettings
Returns a builder for the default gRPC ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns a builder for the default gRPC ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
Returns a builder for the default gRPC ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns a builder for the default gRPC ChannelProvider for this service.
defaultHttpJsonApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
 
defaultHttpJsonApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
 
defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.kms.v1.EkmServiceSettings
Returns a builder for the default REST ChannelProvider for this service.
defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns a builder for the default REST ChannelProvider for this service.
defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
Returns a builder for the default REST ChannelProvider for this service.
defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns a builder for the default REST ChannelProvider for this service.
defaultTransportChannelProvider() - Static method in class com.google.cloud.kms.v1.EkmServiceSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
 
destroyCryptoKeyVersion(CryptoKeyVersionName) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Schedule a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] for destruction.
destroyCryptoKeyVersion(String) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Schedule a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] for destruction.
destroyCryptoKeyVersion(DestroyCryptoKeyVersionRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Schedule a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] for destruction.
destroyCryptoKeyVersionCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Schedule a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] for destruction.
destroyCryptoKeyVersionCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
destroyCryptoKeyVersionCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
destroyCryptoKeyVersionCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
destroyCryptoKeyVersionSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to destroyCryptoKeyVersion.
destroyCryptoKeyVersionSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to destroyCryptoKeyVersion.
destroyCryptoKeyVersionSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to destroyCryptoKeyVersion.
destroyCryptoKeyVersionSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to destroyCryptoKeyVersion.

E

EkmServiceClient - Class in com.google.cloud.kms.v1
Service Description: Google Cloud Key Management EKM Service
EkmServiceClient(EkmServiceSettings) - Constructor for class com.google.cloud.kms.v1.EkmServiceClient
Constructs an instance of EkmServiceClient, using the given settings.
EkmServiceClient(EkmServiceStub) - Constructor for class com.google.cloud.kms.v1.EkmServiceClient
 
EkmServiceClient.ListEkmConnectionsFixedSizeCollection - Class in com.google.cloud.kms.v1
 
EkmServiceClient.ListEkmConnectionsPage - Class in com.google.cloud.kms.v1
 
EkmServiceClient.ListEkmConnectionsPagedResponse - Class in com.google.cloud.kms.v1
 
EkmServiceClient.ListLocationsFixedSizeCollection - Class in com.google.cloud.kms.v1
 
EkmServiceClient.ListLocationsPage - Class in com.google.cloud.kms.v1
 
EkmServiceClient.ListLocationsPagedResponse - Class in com.google.cloud.kms.v1
 
EkmServiceSettings - Class in com.google.cloud.kms.v1
Settings class to configure an instance of EkmServiceClient.
EkmServiceSettings(EkmServiceSettings.Builder) - Constructor for class com.google.cloud.kms.v1.EkmServiceSettings
 
EkmServiceSettings.Builder - Class in com.google.cloud.kms.v1
Builder for EkmServiceSettings.
EkmServiceStub - Class in com.google.cloud.kms.v1.stub
Base stub class for the EkmService service API.
EkmServiceStub() - Constructor for class com.google.cloud.kms.v1.stub.EkmServiceStub
 
EkmServiceStubSettings - Class in com.google.cloud.kms.v1.stub
Settings class to configure an instance of EkmServiceStub.
EkmServiceStubSettings(EkmServiceStubSettings.Builder) - Constructor for class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
 
EkmServiceStubSettings.Builder - Class in com.google.cloud.kms.v1.stub
Builder for EkmServiceStubSettings.
encrypt(ResourceName, ByteString) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Encrypts data, so that it can only be recovered by a call to [Decrypt][google.cloud.kms.v1.KeyManagementService.Decrypt].
encrypt(CryptoKeyPathName, ByteString) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Encrypts data, so that it can only be recovered by a call to [Decrypt][google.cloud.kms.v1.KeyManagementService.Decrypt].
encrypt(String, ByteString) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Encrypts data, so that it can only be recovered by a call to [Decrypt][google.cloud.kms.v1.KeyManagementService.Decrypt].
encrypt(EncryptRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Encrypts data, so that it can only be recovered by a call to [Decrypt][google.cloud.kms.v1.KeyManagementService.Decrypt].
encryptCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Encrypts data, so that it can only be recovered by a call to [Decrypt][google.cloud.kms.v1.KeyManagementService.Decrypt].
encryptCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
encryptCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
encryptCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
encryptSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to encrypt.
encryptSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to encrypt.
encryptSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to encrypt.
encryptSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to encrypt.

G

generateRandomBytes(String, int, ProtectionLevel) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Generate random bytes using the Cloud KMS randomness source in the provided location.
generateRandomBytes(GenerateRandomBytesRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Generate random bytes using the Cloud KMS randomness source in the provided location.
generateRandomBytesCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Generate random bytes using the Cloud KMS randomness source in the provided location.
generateRandomBytesCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
generateRandomBytesCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
generateRandomBytesCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
generateRandomBytesSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to generateRandomBytes.
generateRandomBytesSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to generateRandomBytes.
generateRandomBytesSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to generateRandomBytes.
generateRandomBytesSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to generateRandomBytes.
getCryptoKey(CryptoKeyName) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Returns metadata for a given [CryptoKey][google.cloud.kms.v1.CryptoKey], as well as its [primary][google.cloud.kms.v1.CryptoKey.primary] [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion].
getCryptoKey(String) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Returns metadata for a given [CryptoKey][google.cloud.kms.v1.CryptoKey], as well as its [primary][google.cloud.kms.v1.CryptoKey.primary] [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion].
getCryptoKey(GetCryptoKeyRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Returns metadata for a given [CryptoKey][google.cloud.kms.v1.CryptoKey], as well as its [primary][google.cloud.kms.v1.CryptoKey.primary] [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion].
getCryptoKeyCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Returns metadata for a given [CryptoKey][google.cloud.kms.v1.CryptoKey], as well as its [primary][google.cloud.kms.v1.CryptoKey.primary] [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion].
getCryptoKeyCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
getCryptoKeyCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
getCryptoKeyCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
getCryptoKeySettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to getCryptoKey.
getCryptoKeySettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to getCryptoKey.
getCryptoKeySettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to getCryptoKey.
getCryptoKeySettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to getCryptoKey.
getCryptoKeyVersion(CryptoKeyVersionName) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Returns metadata for a given [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion].
getCryptoKeyVersion(String) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Returns metadata for a given [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion].
getCryptoKeyVersion(GetCryptoKeyVersionRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Returns metadata for a given [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion].
getCryptoKeyVersionCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Returns metadata for a given [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion].
getCryptoKeyVersionCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
getCryptoKeyVersionCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
getCryptoKeyVersionCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
getCryptoKeyVersionSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to getCryptoKeyVersion.
getCryptoKeyVersionSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to getCryptoKeyVersion.
getCryptoKeyVersionSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to getCryptoKeyVersion.
getCryptoKeyVersionSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to getCryptoKeyVersion.
getDefaultEndpoint() - Static method in class com.google.cloud.kms.v1.EkmServiceSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the default service endpoint.
getDefaultMtlsEndpoint() - Static method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
Returns the default mTLS service endpoint.
getDefaultMtlsEndpoint() - Static method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the default mTLS service endpoint.
getDefaultServiceScopes() - Static method in class com.google.cloud.kms.v1.EkmServiceSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the default service scopes.
getEkmConfig(EkmConfigName) - Method in class com.google.cloud.kms.v1.EkmServiceClient
Returns the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.
getEkmConfig(String) - Method in class com.google.cloud.kms.v1.EkmServiceClient
Returns the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.
getEkmConfig(GetEkmConfigRequest) - Method in class com.google.cloud.kms.v1.EkmServiceClient
Returns the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.
getEkmConfigCallable() - Method in class com.google.cloud.kms.v1.EkmServiceClient
Returns the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.
getEkmConfigCallable() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStub
 
getEkmConfigCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceStub
 
getEkmConfigCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceStub
 
getEkmConfigSettings() - Method in class com.google.cloud.kms.v1.EkmServiceSettings.Builder
Returns the builder for the settings used for calls to getEkmConfig.
getEkmConfigSettings() - Method in class com.google.cloud.kms.v1.EkmServiceSettings
Returns the object with the settings used for calls to getEkmConfig.
getEkmConfigSettings() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings.Builder
Returns the builder for the settings used for calls to getEkmConfig.
getEkmConfigSettings() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
Returns the object with the settings used for calls to getEkmConfig.
getEkmConnection(EkmConnectionName) - Method in class com.google.cloud.kms.v1.EkmServiceClient
Returns metadata for a given [EkmConnection][google.cloud.kms.v1.EkmConnection].
getEkmConnection(String) - Method in class com.google.cloud.kms.v1.EkmServiceClient
Returns metadata for a given [EkmConnection][google.cloud.kms.v1.EkmConnection].
getEkmConnection(GetEkmConnectionRequest) - Method in class com.google.cloud.kms.v1.EkmServiceClient
Returns metadata for a given [EkmConnection][google.cloud.kms.v1.EkmConnection].
getEkmConnectionCallable() - Method in class com.google.cloud.kms.v1.EkmServiceClient
Returns metadata for a given [EkmConnection][google.cloud.kms.v1.EkmConnection].
getEkmConnectionCallable() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStub
 
getEkmConnectionCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceStub
 
getEkmConnectionCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceStub
 
getEkmConnectionSettings() - Method in class com.google.cloud.kms.v1.EkmServiceSettings.Builder
Returns the builder for the settings used for calls to getEkmConnection.
getEkmConnectionSettings() - Method in class com.google.cloud.kms.v1.EkmServiceSettings
Returns the object with the settings used for calls to getEkmConnection.
getEkmConnectionSettings() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings.Builder
Returns the builder for the settings used for calls to getEkmConnection.
getEkmConnectionSettings() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
Returns the object with the settings used for calls to getEkmConnection.
getIamPolicy(GetIamPolicyRequest) - Method in class com.google.cloud.kms.v1.EkmServiceClient
Gets the access control policy for a resource.
getIamPolicy(GetIamPolicyRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Gets the access control policy for a resource.
getIamPolicy(KeyName) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Gets the access control policy for a resource.
getIamPolicy(String) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Gets the access control policy for a resource.
getIamPolicyCallable() - Method in class com.google.cloud.kms.v1.EkmServiceClient
Gets the access control policy for a resource.
getIamPolicyCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Gets the access control policy for a resource.
getIamPolicyCallable() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStub
 
getIamPolicyCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceStub
 
getIamPolicyCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
getIamPolicyCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceStub
 
getIamPolicyCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
getIamPolicyCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
getIamPolicySettings() - Method in class com.google.cloud.kms.v1.EkmServiceSettings.Builder
Returns the builder for the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.kms.v1.EkmServiceSettings
Returns the object with the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings.Builder
Returns the builder for the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
Returns the object with the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to getIamPolicy.
getImportJob(ImportJobName) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Returns metadata for a given [ImportJob][google.cloud.kms.v1.ImportJob].
getImportJob(String) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Returns metadata for a given [ImportJob][google.cloud.kms.v1.ImportJob].
getImportJob(GetImportJobRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Returns metadata for a given [ImportJob][google.cloud.kms.v1.ImportJob].
getImportJobCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Returns metadata for a given [ImportJob][google.cloud.kms.v1.ImportJob].
getImportJobCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
getImportJobCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
getImportJobCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
getImportJobSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to getImportJob.
getImportJobSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to getImportJob.
getImportJobSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to getImportJob.
getImportJobSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to getImportJob.
getKeyRing(KeyRingName) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Returns metadata for a given [KeyRing][google.cloud.kms.v1.KeyRing].
getKeyRing(String) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Returns metadata for a given [KeyRing][google.cloud.kms.v1.KeyRing].
getKeyRing(GetKeyRingRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Returns metadata for a given [KeyRing][google.cloud.kms.v1.KeyRing].
getKeyRingCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Returns metadata for a given [KeyRing][google.cloud.kms.v1.KeyRing].
getKeyRingCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
getKeyRingCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
getKeyRingCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
getKeyRingSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to getKeyRing.
getKeyRingSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to getKeyRing.
getKeyRingSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to getKeyRing.
getKeyRingSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to getKeyRing.
getLocation(GetLocationRequest) - Method in class com.google.cloud.kms.v1.EkmServiceClient
Gets information about a location.
getLocation(GetLocationRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Gets information about a location.
getLocationCallable() - Method in class com.google.cloud.kms.v1.EkmServiceClient
Gets information about a location.
getLocationCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Gets information about a location.
getLocationCallable() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStub
 
getLocationCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceStub
 
getLocationCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
getLocationCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceStub
 
getLocationCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
getLocationCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
getLocationSettings() - Method in class com.google.cloud.kms.v1.EkmServiceSettings.Builder
Returns the builder for the settings used for calls to getLocation.
getLocationSettings() - Method in class com.google.cloud.kms.v1.EkmServiceSettings
Returns the object with the settings used for calls to getLocation.
getLocationSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to getLocation.
getLocationSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to getLocation.
getLocationSettings() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings.Builder
Returns the builder for the settings used for calls to getLocation.
getLocationSettings() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
Returns the object with the settings used for calls to getLocation.
getLocationSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to getLocation.
getLocationSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to getLocation.
getMethodDescriptors() - Static method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceStub
 
getMethodDescriptors() - Static method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
getOperationsStub() - Method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceStub
 
getOperationsStub() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
getPublicKey(CryptoKeyVersionName) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Returns the public key for the given [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion].
getPublicKey(String) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Returns the public key for the given [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion].
getPublicKey(GetPublicKeyRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Returns the public key for the given [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion].
getPublicKeyCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Returns the public key for the given [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion].
getPublicKeyCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
getPublicKeyCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
getPublicKeyCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
getPublicKeySettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to getPublicKey.
getPublicKeySettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to getPublicKey.
getPublicKeySettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to getPublicKey.
getPublicKeySettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to getPublicKey.
getSettings() - Method in class com.google.cloud.kms.v1.EkmServiceClient
 
getSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
 
getStub() - Method in class com.google.cloud.kms.v1.EkmServiceClient
 
getStub() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
 
getStubSettingsBuilder() - Method in class com.google.cloud.kms.v1.EkmServiceSettings.Builder
 
getStubSettingsBuilder() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
 
GrpcEkmServiceCallableFactory - Class in com.google.cloud.kms.v1.stub
gRPC callable factory implementation for the EkmService service API.
GrpcEkmServiceCallableFactory() - Constructor for class com.google.cloud.kms.v1.stub.GrpcEkmServiceCallableFactory
 
GrpcEkmServiceStub - Class in com.google.cloud.kms.v1.stub
gRPC stub implementation for the EkmService service API.
GrpcEkmServiceStub(EkmServiceStubSettings, ClientContext) - Constructor for class com.google.cloud.kms.v1.stub.GrpcEkmServiceStub
Constructs an instance of GrpcEkmServiceStub, using the given settings.
GrpcEkmServiceStub(EkmServiceStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.kms.v1.stub.GrpcEkmServiceStub
Constructs an instance of GrpcEkmServiceStub, using the given settings.
GrpcKeyManagementServiceCallableFactory - Class in com.google.cloud.kms.v1.stub
gRPC callable factory implementation for the KeyManagementService service API.
GrpcKeyManagementServiceCallableFactory() - Constructor for class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceCallableFactory
 
GrpcKeyManagementServiceStub - Class in com.google.cloud.kms.v1.stub
gRPC stub implementation for the KeyManagementService service API.
GrpcKeyManagementServiceStub(KeyManagementServiceStubSettings, ClientContext) - Constructor for class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
Constructs an instance of GrpcKeyManagementServiceStub, using the given settings.
GrpcKeyManagementServiceStub(KeyManagementServiceStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
Constructs an instance of GrpcKeyManagementServiceStub, using the given settings.

H

HttpJsonEkmServiceCallableFactory - Class in com.google.cloud.kms.v1.stub
REST callable factory implementation for the EkmService service API.
HttpJsonEkmServiceCallableFactory() - Constructor for class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceCallableFactory
 
HttpJsonEkmServiceStub - Class in com.google.cloud.kms.v1.stub
REST stub implementation for the EkmService service API.
HttpJsonEkmServiceStub(EkmServiceStubSettings, ClientContext) - Constructor for class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceStub
Constructs an instance of HttpJsonEkmServiceStub, using the given settings.
HttpJsonEkmServiceStub(EkmServiceStubSettings, ClientContext, HttpJsonStubCallableFactory) - Constructor for class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceStub
Constructs an instance of HttpJsonEkmServiceStub, using the given settings.
HttpJsonKeyManagementServiceCallableFactory - Class in com.google.cloud.kms.v1.stub
REST callable factory implementation for the KeyManagementService service API.
HttpJsonKeyManagementServiceCallableFactory() - Constructor for class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceCallableFactory
 
HttpJsonKeyManagementServiceStub - Class in com.google.cloud.kms.v1.stub
REST stub implementation for the KeyManagementService service API.
HttpJsonKeyManagementServiceStub(KeyManagementServiceStubSettings, ClientContext) - Constructor for class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
Constructs an instance of HttpJsonKeyManagementServiceStub, using the given settings.
HttpJsonKeyManagementServiceStub(KeyManagementServiceStubSettings, ClientContext, HttpJsonStubCallableFactory) - Constructor for class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
Constructs an instance of HttpJsonKeyManagementServiceStub, using the given settings.

I

importCryptoKeyVersion(ImportCryptoKeyVersionRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Import wrapped key material into a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion].
importCryptoKeyVersionCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Import wrapped key material into a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion].
importCryptoKeyVersionCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
importCryptoKeyVersionCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
importCryptoKeyVersionCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
importCryptoKeyVersionSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to importCryptoKeyVersion.
importCryptoKeyVersionSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to importCryptoKeyVersion.
importCryptoKeyVersionSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to importCryptoKeyVersion.
importCryptoKeyVersionSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to importCryptoKeyVersion.
isShutdown() - Method in class com.google.cloud.kms.v1.EkmServiceClient
 
isShutdown() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
 
isShutdown() - Method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceStub
 
isShutdown() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
isShutdown() - Method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceStub
 
isShutdown() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
isTerminated() - Method in class com.google.cloud.kms.v1.EkmServiceClient
 
isTerminated() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
 
isTerminated() - Method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceStub
 
isTerminated() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
isTerminated() - Method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceStub
 
isTerminated() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 

K

KeyManagementServiceClient - Class in com.google.cloud.kms.v1
Service Description: Google Cloud Key Management Service
KeyManagementServiceClient(KeyManagementServiceSettings) - Constructor for class com.google.cloud.kms.v1.KeyManagementServiceClient
Constructs an instance of KeyManagementServiceClient, using the given settings.
KeyManagementServiceClient(KeyManagementServiceStub) - Constructor for class com.google.cloud.kms.v1.KeyManagementServiceClient
 
KeyManagementServiceClient.ListCryptoKeysFixedSizeCollection - Class in com.google.cloud.kms.v1
 
KeyManagementServiceClient.ListCryptoKeysPage - Class in com.google.cloud.kms.v1
 
KeyManagementServiceClient.ListCryptoKeysPagedResponse - Class in com.google.cloud.kms.v1
 
KeyManagementServiceClient.ListCryptoKeyVersionsFixedSizeCollection - Class in com.google.cloud.kms.v1
 
KeyManagementServiceClient.ListCryptoKeyVersionsPage - Class in com.google.cloud.kms.v1
 
KeyManagementServiceClient.ListCryptoKeyVersionsPagedResponse - Class in com.google.cloud.kms.v1
 
KeyManagementServiceClient.ListImportJobsFixedSizeCollection - Class in com.google.cloud.kms.v1
 
KeyManagementServiceClient.ListImportJobsPage - Class in com.google.cloud.kms.v1
 
KeyManagementServiceClient.ListImportJobsPagedResponse - Class in com.google.cloud.kms.v1
 
KeyManagementServiceClient.ListKeyRingsFixedSizeCollection - Class in com.google.cloud.kms.v1
 
KeyManagementServiceClient.ListKeyRingsPage - Class in com.google.cloud.kms.v1
 
KeyManagementServiceClient.ListKeyRingsPagedResponse - Class in com.google.cloud.kms.v1
 
KeyManagementServiceClient.ListLocationsFixedSizeCollection - Class in com.google.cloud.kms.v1
 
KeyManagementServiceClient.ListLocationsPage - Class in com.google.cloud.kms.v1
 
KeyManagementServiceClient.ListLocationsPagedResponse - Class in com.google.cloud.kms.v1
 
KeyManagementServiceSettings - Class in com.google.cloud.kms.v1
Settings class to configure an instance of KeyManagementServiceClient.
KeyManagementServiceSettings(KeyManagementServiceSettings.Builder) - Constructor for class com.google.cloud.kms.v1.KeyManagementServiceSettings
 
KeyManagementServiceSettings.Builder - Class in com.google.cloud.kms.v1
Builder for KeyManagementServiceSettings.
KeyManagementServiceStub - Class in com.google.cloud.kms.v1.stub
Base stub class for the KeyManagementService service API.
KeyManagementServiceStub() - Constructor for class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
KeyManagementServiceStubSettings - Class in com.google.cloud.kms.v1.stub
Settings class to configure an instance of KeyManagementServiceStub.
KeyManagementServiceStubSettings(KeyManagementServiceStubSettings.Builder) - Constructor for class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
 
KeyManagementServiceStubSettings.Builder - Class in com.google.cloud.kms.v1.stub
Builder for KeyManagementServiceStubSettings.

L

listCryptoKeys(KeyRingName) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Lists [CryptoKeys][google.cloud.kms.v1.CryptoKey].
listCryptoKeys(String) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Lists [CryptoKeys][google.cloud.kms.v1.CryptoKey].
listCryptoKeys(ListCryptoKeysRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Lists [CryptoKeys][google.cloud.kms.v1.CryptoKey].
listCryptoKeysCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Lists [CryptoKeys][google.cloud.kms.v1.CryptoKey].
listCryptoKeysCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
listCryptoKeysCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
listCryptoKeysCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
listCryptoKeysPagedCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Lists [CryptoKeys][google.cloud.kms.v1.CryptoKey].
listCryptoKeysPagedCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
listCryptoKeysPagedCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
listCryptoKeysPagedCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
listCryptoKeysSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to listCryptoKeys.
listCryptoKeysSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to listCryptoKeys.
listCryptoKeysSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to listCryptoKeys.
listCryptoKeysSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to listCryptoKeys.
listCryptoKeyVersions(CryptoKeyName) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Lists [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion].
listCryptoKeyVersions(String) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Lists [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion].
listCryptoKeyVersions(ListCryptoKeyVersionsRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Lists [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion].
listCryptoKeyVersionsCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Lists [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion].
listCryptoKeyVersionsCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
listCryptoKeyVersionsCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
listCryptoKeyVersionsCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
listCryptoKeyVersionsPagedCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Lists [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion].
listCryptoKeyVersionsPagedCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
listCryptoKeyVersionsPagedCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
listCryptoKeyVersionsPagedCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
listCryptoKeyVersionsSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to listCryptoKeyVersions.
listCryptoKeyVersionsSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to listCryptoKeyVersions.
listCryptoKeyVersionsSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to listCryptoKeyVersions.
listCryptoKeyVersionsSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to listCryptoKeyVersions.
listEkmConnections(LocationName) - Method in class com.google.cloud.kms.v1.EkmServiceClient
Lists [EkmConnections][google.cloud.kms.v1.EkmConnection].
listEkmConnections(String) - Method in class com.google.cloud.kms.v1.EkmServiceClient
Lists [EkmConnections][google.cloud.kms.v1.EkmConnection].
listEkmConnections(ListEkmConnectionsRequest) - Method in class com.google.cloud.kms.v1.EkmServiceClient
Lists [EkmConnections][google.cloud.kms.v1.EkmConnection].
listEkmConnectionsCallable() - Method in class com.google.cloud.kms.v1.EkmServiceClient
Lists [EkmConnections][google.cloud.kms.v1.EkmConnection].
listEkmConnectionsCallable() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStub
 
listEkmConnectionsCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceStub
 
listEkmConnectionsCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceStub
 
listEkmConnectionsPagedCallable() - Method in class com.google.cloud.kms.v1.EkmServiceClient
Lists [EkmConnections][google.cloud.kms.v1.EkmConnection].
listEkmConnectionsPagedCallable() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStub
 
listEkmConnectionsPagedCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceStub
 
listEkmConnectionsPagedCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceStub
 
listEkmConnectionsSettings() - Method in class com.google.cloud.kms.v1.EkmServiceSettings.Builder
Returns the builder for the settings used for calls to listEkmConnections.
listEkmConnectionsSettings() - Method in class com.google.cloud.kms.v1.EkmServiceSettings
Returns the object with the settings used for calls to listEkmConnections.
listEkmConnectionsSettings() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings.Builder
Returns the builder for the settings used for calls to listEkmConnections.
listEkmConnectionsSettings() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
Returns the object with the settings used for calls to listEkmConnections.
listImportJobs(KeyRingName) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Lists [ImportJobs][google.cloud.kms.v1.ImportJob].
listImportJobs(String) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Lists [ImportJobs][google.cloud.kms.v1.ImportJob].
listImportJobs(ListImportJobsRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Lists [ImportJobs][google.cloud.kms.v1.ImportJob].
listImportJobsCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Lists [ImportJobs][google.cloud.kms.v1.ImportJob].
listImportJobsCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
listImportJobsCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
listImportJobsCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
listImportJobsPagedCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Lists [ImportJobs][google.cloud.kms.v1.ImportJob].
listImportJobsPagedCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
listImportJobsPagedCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
listImportJobsPagedCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
listImportJobsSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to listImportJobs.
listImportJobsSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to listImportJobs.
listImportJobsSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to listImportJobs.
listImportJobsSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to listImportJobs.
listKeyRings(LocationName) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Lists [KeyRings][google.cloud.kms.v1.KeyRing].
listKeyRings(String) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Lists [KeyRings][google.cloud.kms.v1.KeyRing].
listKeyRings(ListKeyRingsRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Lists [KeyRings][google.cloud.kms.v1.KeyRing].
listKeyRingsCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Lists [KeyRings][google.cloud.kms.v1.KeyRing].
listKeyRingsCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
listKeyRingsCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
listKeyRingsCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
listKeyRingsPagedCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Lists [KeyRings][google.cloud.kms.v1.KeyRing].
listKeyRingsPagedCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
listKeyRingsPagedCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
listKeyRingsPagedCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
listKeyRingsSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to listKeyRings.
listKeyRingsSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to listKeyRings.
listKeyRingsSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to listKeyRings.
listKeyRingsSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to listKeyRings.
listLocations(ListLocationsRequest) - Method in class com.google.cloud.kms.v1.EkmServiceClient
Lists information about the supported locations for this service.
listLocations(ListLocationsRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Lists information about the supported locations for this service.
listLocationsCallable() - Method in class com.google.cloud.kms.v1.EkmServiceClient
Lists information about the supported locations for this service.
listLocationsCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Lists information about the supported locations for this service.
listLocationsCallable() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStub
 
listLocationsCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceStub
 
listLocationsCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
listLocationsCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceStub
 
listLocationsCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
listLocationsCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
listLocationsPagedCallable() - Method in class com.google.cloud.kms.v1.EkmServiceClient
Lists information about the supported locations for this service.
listLocationsPagedCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Lists information about the supported locations for this service.
listLocationsPagedCallable() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStub
 
listLocationsPagedCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceStub
 
listLocationsPagedCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
listLocationsPagedCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceStub
 
listLocationsPagedCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
listLocationsPagedCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
listLocationsSettings() - Method in class com.google.cloud.kms.v1.EkmServiceSettings.Builder
Returns the builder for the settings used for calls to listLocations.
listLocationsSettings() - Method in class com.google.cloud.kms.v1.EkmServiceSettings
Returns the object with the settings used for calls to listLocations.
listLocationsSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to listLocations.
listLocationsSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to listLocations.
listLocationsSettings() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings.Builder
Returns the builder for the settings used for calls to listLocations.
listLocationsSettings() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
Returns the object with the settings used for calls to listLocations.
listLocationsSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to listLocations.
listLocationsSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to listLocations.

M

macSign(CryptoKeyVersionName, ByteString) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Signs data using a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] with [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] MAC, producing a tag that can be verified by another source with the same key.
macSign(String, ByteString) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Signs data using a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] with [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] MAC, producing a tag that can be verified by another source with the same key.
macSign(MacSignRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Signs data using a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] with [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] MAC, producing a tag that can be verified by another source with the same key.
macSignCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Signs data using a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] with [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] MAC, producing a tag that can be verified by another source with the same key.
macSignCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
macSignCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
macSignCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
macSignSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to macSign.
macSignSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to macSign.
macSignSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to macSign.
macSignSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to macSign.
macVerify(CryptoKeyVersionName, ByteString, ByteString) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Verifies MAC tag using a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] with [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] MAC, and returns a response that indicates whether or not the verification was successful.
macVerify(String, ByteString, ByteString) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Verifies MAC tag using a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] with [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] MAC, and returns a response that indicates whether or not the verification was successful.
macVerify(MacVerifyRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Verifies MAC tag using a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] with [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] MAC, and returns a response that indicates whether or not the verification was successful.
macVerifyCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Verifies MAC tag using a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] with [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] MAC, and returns a response that indicates whether or not the verification was successful.
macVerifyCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
macVerifyCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
macVerifyCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
macVerifySettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to macVerify.
macVerifySettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to macVerify.
macVerifySettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to macVerify.
macVerifySettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to macVerify.

N

newBuilder() - Static method in class com.google.cloud.kms.v1.EkmServiceSettings
Returns a new gRPC builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.kms.v1.EkmServiceSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns a new gRPC builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
Returns a new gRPC builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns a new gRPC builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns a new builder for this class.
newHttpJsonBuilder() - Static method in class com.google.cloud.kms.v1.EkmServiceSettings
Returns a new REST builder for this class.
newHttpJsonBuilder() - Static method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns a new REST builder for this class.
newHttpJsonBuilder() - Static method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
Returns a new REST builder for this class.
newHttpJsonBuilder() - Static method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns a new REST builder for this class.

R

rawDecrypt(RawDecryptRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Decrypts data that was originally encrypted using a raw cryptographic mechanism.
rawDecryptCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Decrypts data that was originally encrypted using a raw cryptographic mechanism.
rawDecryptCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
rawDecryptCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
rawDecryptCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
rawDecryptSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to rawDecrypt.
rawDecryptSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to rawDecrypt.
rawDecryptSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to rawDecrypt.
rawDecryptSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to rawDecrypt.
rawEncrypt(RawEncryptRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Encrypts data using portable cryptographic primitives.
rawEncryptCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Encrypts data using portable cryptographic primitives.
rawEncryptCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
rawEncryptCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
rawEncryptCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
rawEncryptSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to rawEncrypt.
rawEncryptSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to rawEncrypt.
rawEncryptSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to rawEncrypt.
rawEncryptSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to rawEncrypt.
restoreCryptoKeyVersion(CryptoKeyVersionName) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Restore a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] in the [DESTROY_SCHEDULED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.DESTROY_SCHEDULED] state.
restoreCryptoKeyVersion(String) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Restore a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] in the [DESTROY_SCHEDULED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.DESTROY_SCHEDULED] state.
restoreCryptoKeyVersion(RestoreCryptoKeyVersionRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Restore a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] in the [DESTROY_SCHEDULED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.DESTROY_SCHEDULED] state.
restoreCryptoKeyVersionCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Restore a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] in the [DESTROY_SCHEDULED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.DESTROY_SCHEDULED] state.
restoreCryptoKeyVersionCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
restoreCryptoKeyVersionCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
restoreCryptoKeyVersionCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
restoreCryptoKeyVersionSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to restoreCryptoKeyVersion.
restoreCryptoKeyVersionSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to restoreCryptoKeyVersion.
restoreCryptoKeyVersionSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to restoreCryptoKeyVersion.
restoreCryptoKeyVersionSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to restoreCryptoKeyVersion.

S

setIamPolicy(SetIamPolicyRequest) - Method in class com.google.cloud.kms.v1.EkmServiceClient
Sets the access control policy on the specified resource.
setIamPolicy(SetIamPolicyRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Sets the access control policy on the specified resource.
setIamPolicy(KeyName, Policy) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Sets the access control policy on the specified resource.
setIamPolicy(String, Policy) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Sets the access control policy on the specified resource.
setIamPolicyCallable() - Method in class com.google.cloud.kms.v1.EkmServiceClient
Sets the access control policy on the specified resource.
setIamPolicyCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Sets the access control policy on the specified resource.
setIamPolicyCallable() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStub
 
setIamPolicyCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceStub
 
setIamPolicyCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
setIamPolicyCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceStub
 
setIamPolicyCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
setIamPolicyCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
setIamPolicySettings() - Method in class com.google.cloud.kms.v1.EkmServiceSettings.Builder
Returns the builder for the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.kms.v1.EkmServiceSettings
Returns the object with the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings.Builder
Returns the builder for the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
Returns the object with the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to setIamPolicy.
shutdown() - Method in class com.google.cloud.kms.v1.EkmServiceClient
 
shutdown() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
 
shutdown() - Method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceStub
 
shutdown() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
shutdown() - Method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceStub
 
shutdown() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
shutdownNow() - Method in class com.google.cloud.kms.v1.EkmServiceClient
 
shutdownNow() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
 
shutdownNow() - Method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceStub
 
shutdownNow() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
shutdownNow() - Method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceStub
 
shutdownNow() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 

T

testIamPermissions(TestIamPermissionsRequest) - Method in class com.google.cloud.kms.v1.EkmServiceClient
Returns permissions that a caller has on the specified resource.
testIamPermissions(TestIamPermissionsRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Returns permissions that a caller has on the specified resource.
testIamPermissions(KeyName, List<String>) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Returns permissions that a caller has on the specified resource.
testIamPermissions(String, List<String>) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Returns permissions that a caller has on the specified resource.
testIamPermissionsCallable() - Method in class com.google.cloud.kms.v1.EkmServiceClient
Returns permissions that a caller has on the specified resource.
testIamPermissionsCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Returns permissions that a caller has on the specified resource.
testIamPermissionsCallable() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStub
 
testIamPermissionsCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceStub
 
testIamPermissionsCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
testIamPermissionsCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceStub
 
testIamPermissionsCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
testIamPermissionsCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
testIamPermissionsSettings() - Method in class com.google.cloud.kms.v1.EkmServiceSettings.Builder
Returns the builder for the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.kms.v1.EkmServiceSettings
Returns the object with the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings.Builder
Returns the builder for the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
Returns the object with the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to testIamPermissions.
toBuilder() - Method in class com.google.cloud.kms.v1.EkmServiceSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns a builder containing all the values of this settings class.

U

unaryMethodSettingsBuilders() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings.Builder
 
unaryMethodSettingsBuilders() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
 
updateCryptoKey(CryptoKey, FieldMask) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Update a [CryptoKey][google.cloud.kms.v1.CryptoKey].
updateCryptoKey(UpdateCryptoKeyRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Update a [CryptoKey][google.cloud.kms.v1.CryptoKey].
updateCryptoKeyCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Update a [CryptoKey][google.cloud.kms.v1.CryptoKey].
updateCryptoKeyCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
updateCryptoKeyCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
updateCryptoKeyCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
updateCryptoKeyPrimaryVersion(CryptoKeyName, String) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Update the version of a [CryptoKey][google.cloud.kms.v1.CryptoKey] that will be used in [Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt].
updateCryptoKeyPrimaryVersion(String, String) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Update the version of a [CryptoKey][google.cloud.kms.v1.CryptoKey] that will be used in [Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt].
updateCryptoKeyPrimaryVersion(UpdateCryptoKeyPrimaryVersionRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Update the version of a [CryptoKey][google.cloud.kms.v1.CryptoKey] that will be used in [Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt].
updateCryptoKeyPrimaryVersionCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Update the version of a [CryptoKey][google.cloud.kms.v1.CryptoKey] that will be used in [Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt].
updateCryptoKeyPrimaryVersionCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
updateCryptoKeyPrimaryVersionCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
updateCryptoKeyPrimaryVersionCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
updateCryptoKeyPrimaryVersionSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to updateCryptoKeyPrimaryVersion.
updateCryptoKeyPrimaryVersionSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to updateCryptoKeyPrimaryVersion.
updateCryptoKeyPrimaryVersionSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to updateCryptoKeyPrimaryVersion.
updateCryptoKeyPrimaryVersionSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to updateCryptoKeyPrimaryVersion.
updateCryptoKeySettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to updateCryptoKey.
updateCryptoKeySettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to updateCryptoKey.
updateCryptoKeySettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to updateCryptoKey.
updateCryptoKeySettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to updateCryptoKey.
updateCryptoKeyVersion(CryptoKeyVersion, FieldMask) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Update a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]'s metadata.
updateCryptoKeyVersion(UpdateCryptoKeyVersionRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Update a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]'s metadata.
updateCryptoKeyVersionCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Update a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]'s metadata.
updateCryptoKeyVersionCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
updateCryptoKeyVersionCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonKeyManagementServiceStub
 
updateCryptoKeyVersionCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
updateCryptoKeyVersionSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
Returns the builder for the settings used for calls to updateCryptoKeyVersion.
updateCryptoKeyVersionSettings() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns the object with the settings used for calls to updateCryptoKeyVersion.
updateCryptoKeyVersionSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.Builder
Returns the builder for the settings used for calls to updateCryptoKeyVersion.
updateCryptoKeyVersionSettings() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the object with the settings used for calls to updateCryptoKeyVersion.
updateEkmConfig(EkmConfig, FieldMask) - Method in class com.google.cloud.kms.v1.EkmServiceClient
Updates the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.
updateEkmConfig(UpdateEkmConfigRequest) - Method in class com.google.cloud.kms.v1.EkmServiceClient
Updates the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.
updateEkmConfigCallable() - Method in class com.google.cloud.kms.v1.EkmServiceClient
Updates the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.
updateEkmConfigCallable() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStub
 
updateEkmConfigCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceStub
 
updateEkmConfigCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceStub
 
updateEkmConfigSettings() - Method in class com.google.cloud.kms.v1.EkmServiceSettings.Builder
Returns the builder for the settings used for calls to updateEkmConfig.
updateEkmConfigSettings() - Method in class com.google.cloud.kms.v1.EkmServiceSettings
Returns the object with the settings used for calls to updateEkmConfig.
updateEkmConfigSettings() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings.Builder
Returns the builder for the settings used for calls to updateEkmConfig.
updateEkmConfigSettings() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
Returns the object with the settings used for calls to updateEkmConfig.
updateEkmConnection(EkmConnection, FieldMask) - Method in class com.google.cloud.kms.v1.EkmServiceClient
Updates an [EkmConnection][google.cloud.kms.v1.EkmConnection]'s metadata.
updateEkmConnection(UpdateEkmConnectionRequest) - Method in class com.google.cloud.kms.v1.EkmServiceClient
Updates an [EkmConnection][google.cloud.kms.v1.EkmConnection]'s metadata.
updateEkmConnectionCallable() - Method in class com.google.cloud.kms.v1.EkmServiceClient
Updates an [EkmConnection][google.cloud.kms.v1.EkmConnection]'s metadata.
updateEkmConnectionCallable() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStub
 
updateEkmConnectionCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceStub
 
updateEkmConnectionCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceStub
 
updateEkmConnectionSettings() - Method in class com.google.cloud.kms.v1.EkmServiceSettings.Builder
Returns the builder for the settings used for calls to updateEkmConnection.
updateEkmConnectionSettings() - Method in class com.google.cloud.kms.v1.EkmServiceSettings
Returns the object with the settings used for calls to updateEkmConnection.
updateEkmConnectionSettings() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings.Builder
Returns the builder for the settings used for calls to updateEkmConnection.
updateEkmConnectionSettings() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
Returns the object with the settings used for calls to updateEkmConnection.

V

verifyConnectivity(EkmConnectionName) - Method in class com.google.cloud.kms.v1.EkmServiceClient
Verifies that Cloud KMS can successfully connect to the external key manager specified by an [EkmConnection][google.cloud.kms.v1.EkmConnection].
verifyConnectivity(String) - Method in class com.google.cloud.kms.v1.EkmServiceClient
Verifies that Cloud KMS can successfully connect to the external key manager specified by an [EkmConnection][google.cloud.kms.v1.EkmConnection].
verifyConnectivity(VerifyConnectivityRequest) - Method in class com.google.cloud.kms.v1.EkmServiceClient
Verifies that Cloud KMS can successfully connect to the external key manager specified by an [EkmConnection][google.cloud.kms.v1.EkmConnection].
verifyConnectivityCallable() - Method in class com.google.cloud.kms.v1.EkmServiceClient
Verifies that Cloud KMS can successfully connect to the external key manager specified by an [EkmConnection][google.cloud.kms.v1.EkmConnection].
verifyConnectivityCallable() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStub
 
verifyConnectivityCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcEkmServiceStub
 
verifyConnectivityCallable() - Method in class com.google.cloud.kms.v1.stub.HttpJsonEkmServiceStub
 
verifyConnectivitySettings() - Method in class com.google.cloud.kms.v1.EkmServiceSettings.Builder
Returns the builder for the settings used for calls to verifyConnectivity.
verifyConnectivitySettings() - Method in class com.google.cloud.kms.v1.EkmServiceSettings
Returns the object with the settings used for calls to verifyConnectivity.
verifyConnectivitySettings() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings.Builder
Returns the builder for the settings used for calls to verifyConnectivity.
verifyConnectivitySettings() - Method in class com.google.cloud.kms.v1.stub.EkmServiceStubSettings
Returns the object with the settings used for calls to verifyConnectivity.
A B C D E G H I K L M N R S T U V 
Skip navigation links

Copyright © 2023 Google LLC. All rights reserved.