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

A

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.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.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.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.KeyManagementServiceClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 

B

build() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
 
build() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings.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.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.KeyManagementServiceClient
 
close() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
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.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(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
 
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
 
createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceCallableFactory
 
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.GrpcKeyManagementServiceCallableFactory
 
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
 
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.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.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.
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.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.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.GrpcKeyManagementServiceCallableFactory
 
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
 
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
 
createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceCallableFactory
 
createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceCallableFactory
 
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.GrpcKeyManagementServiceCallableFactory
 

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.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.KeyManagementServiceSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
 
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.KeyManagementServiceStubSettings
Returns a builder for the default credentials 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.KeyManagementServiceStubSettings
Returns a builder for the default ExecutorProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns a builder for the default ChannelProvider for this service.
defaultTransportChannelProvider() - Static method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
 
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.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

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.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

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.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.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.KeyManagementServiceSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns the default service endpoint.
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.KeyManagementServiceStubSettings
Returns the default service scopes.
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.KeyManagementServiceClient
Gets the access control policy for a resource.
getIamPolicyCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
getIamPolicyCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
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.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.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.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.
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.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.KeyManagementServiceClient
 
getStub() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
 
getStubSettingsBuilder() - Method in class com.google.cloud.kms.v1.KeyManagementServiceSettings.Builder
 
GrpcKeyManagementServiceCallableFactory - Class in com.google.cloud.kms.v1.stub
gRPC callable factory implementation for Cloud Key Management Service (KMS) 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 Cloud Key Management Service (KMS) 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.

I

importCryptoKeyVersion(ImportCryptoKeyVersionRequest) - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Imports a new [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] into an existing [CryptoKey][google.cloud.kms.v1.CryptoKey] using the wrapped key material provided in the request.
importCryptoKeyVersionCallable() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
Imports a new [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] into an existing [CryptoKey][google.cloud.kms.v1.CryptoKey] using the wrapped key material provided in the request.
importCryptoKeyVersionCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
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.KeyManagementServiceClient
 
isShutdown() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
isTerminated() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
 
isTerminated() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 

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
 
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 Cloud Key Management Service (KMS) 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.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.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.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.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.
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.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.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.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.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.

N

newBuilder() - Static method in class com.google.cloud.kms.v1.KeyManagementServiceSettings
Returns a new 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.KeyManagementServiceStubSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStubSettings
Returns a new builder for this class.

R

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.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.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.KeyManagementServiceClient
Sets the access control policy on the specified resource.
setIamPolicyCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
setIamPolicyCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
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.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.KeyManagementServiceClient
 
shutdown() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
shutdownNow() - Method in class com.google.cloud.kms.v1.KeyManagementServiceClient
 
shutdownNow() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 

T

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.KeyManagementServiceClient
Returns permissions that a caller has on the specified resource.
testIamPermissionsCallable() - Method in class com.google.cloud.kms.v1.stub.GrpcKeyManagementServiceStub
 
testIamPermissionsCallable() - Method in class com.google.cloud.kms.v1.stub.KeyManagementServiceStub
 
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.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.KeyManagementServiceSettings
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.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.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.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.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.
A B C D E G I K L N R S T U 
Skip navigation links

Copyright © 2020 Google LLC. All rights reserved.