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

A

AbstractAWSKMS - Class in com.amazonaws.services.kms
Abstract implementation of AWSKMS.
AbstractAWSKMS() - Constructor for class com.amazonaws.services.kms.AbstractAWSKMS
 
AbstractAWSKMSAsync - Class in com.amazonaws.services.kms
Abstract implementation of AWSKMSAsync.
AbstractAWSKMSAsync() - Constructor for class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
addDestinationEncryptionContextEntry(String, String) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
 
addEncryptionContextEntry(String, String) - Method in class com.amazonaws.services.kms.model.DecryptRequest
 
addEncryptionContextEntry(String, String) - Method in class com.amazonaws.services.kms.model.EncryptRequest
 
addEncryptionContextEntry(String, String) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
 
addEncryptionContextEntry(String, String) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
 
addEncryptionContextEqualsEntry(String, String) - Method in class com.amazonaws.services.kms.model.GrantConstraints
 
addEncryptionContextSubsetEntry(String, String) - Method in class com.amazonaws.services.kms.model.GrantConstraints
 
addSourceEncryptionContextEntry(String, String) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
 
AliasListEntry - Class in com.amazonaws.services.kms.model
Contains information about an alias.
AliasListEntry() - Constructor for class com.amazonaws.services.kms.model.AliasListEntry
 
AlreadyExistsException - Exception in com.amazonaws.services.kms.model
The request was rejected because it attempted to create a resource that already exists.
AlreadyExistsException(String) - Constructor for exception com.amazonaws.services.kms.model.AlreadyExistsException
Constructs a new AlreadyExistsException with the specified error message.
AWSKMS - Interface in com.amazonaws.services.kms
Interface for accessing KMS.
AWSKMSAsync - Interface in com.amazonaws.services.kms
Interface for accessing KMS asynchronously.
AWSKMSAsyncClient - Class in com.amazonaws.services.kms
Interface for accessing KMS asynchronously.
AWSKMSAsyncClient() - Constructor for class com.amazonaws.services.kms.AWSKMSAsyncClient
Constructs a new asynchronous client to invoke service methods on KMS.
AWSKMSAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.kms.AWSKMSAsyncClient
Constructs a new asynchronous client to invoke service methods on KMS.
AWSKMSAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.kms.AWSKMSAsyncClient
Constructs a new asynchronous client to invoke service methods on KMS using the specified AWS account credentials.
AWSKMSAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.kms.AWSKMSAsyncClient
Constructs a new asynchronous client to invoke service methods on KMS using the specified AWS account credentials and executor service.
AWSKMSAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.kms.AWSKMSAsyncClient
Constructs a new asynchronous client to invoke service methods on KMS using the specified AWS account credentials, executor service, and client configuration options.
AWSKMSAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.kms.AWSKMSAsyncClient
Constructs a new asynchronous client to invoke service methods on KMS using the specified AWS account credentials provider.
AWSKMSAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.kms.AWSKMSAsyncClient
Constructs a new asynchronous client to invoke service methods on KMS using the provided AWS account credentials provider and client configuration options.
AWSKMSAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.kms.AWSKMSAsyncClient
Constructs a new asynchronous client to invoke service methods on KMS using the specified AWS account credentials provider and executor service.
AWSKMSAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.kms.AWSKMSAsyncClient
Constructs a new asynchronous client to invoke service methods on KMS using the specified AWS account credentials provider, executor service, and client configuration options.
AWSKMSAsyncClientBuilder - Class in com.amazonaws.services.kms
Fluent builder for AWSKMSAsync.
AWSKMSClient - Class in com.amazonaws.services.kms
Client for accessing KMS.
AWSKMSClient() - Constructor for class com.amazonaws.services.kms.AWSKMSClient
Constructs a new client to invoke service methods on KMS.
AWSKMSClient(ClientConfiguration) - Constructor for class com.amazonaws.services.kms.AWSKMSClient
Constructs a new client to invoke service methods on KMS.
AWSKMSClient(AWSCredentials) - Constructor for class com.amazonaws.services.kms.AWSKMSClient
Constructs a new client to invoke service methods on KMS using the specified AWS account credentials.
AWSKMSClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.kms.AWSKMSClient
Constructs a new client to invoke service methods on KMS using the specified AWS account credentials and client configuration options.
AWSKMSClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.kms.AWSKMSClient
Constructs a new client to invoke service methods on KMS using the specified AWS account credentials provider.
AWSKMSClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.kms.AWSKMSClient
Constructs a new client to invoke service methods on KMS using the specified AWS account credentials provider and client configuration options.
AWSKMSClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.kms.AWSKMSClient
Constructs a new client to invoke service methods on KMS using the specified AWS account credentials provider, client configuration options, and request metric collector.
AWSKMSClientBuilder - Class in com.amazonaws.services.kms
Fluent builder for AWSKMS.
AWSKMSException - Exception in com.amazonaws.services.kms.model
Base exception for all service exceptions thrown by AWS Key Management Service
AWSKMSException(String) - Constructor for exception com.amazonaws.services.kms.model.AWSKMSException
Constructs a new AWSKMSException with the specified error message.

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClientBuilder
Construct an asynchronous implementation of AWSKMSAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.kms.AWSKMSClientBuilder
Construct a synchronous implementation of AWSKMS using the current builder configuration.

C

cancelKeyDeletion(CancelKeyDeletionRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
cancelKeyDeletion(CancelKeyDeletionRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Cancels the deletion of a customer master key (CMK).
cancelKeyDeletion(CancelKeyDeletionRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Cancels the deletion of a customer master key (CMK).
cancelKeyDeletionAsync(CancelKeyDeletionRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
cancelKeyDeletionAsync(CancelKeyDeletionRequest, AsyncHandler<CancelKeyDeletionRequest, CancelKeyDeletionResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
cancelKeyDeletionAsync(CancelKeyDeletionRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Cancels the deletion of a customer master key (CMK).
cancelKeyDeletionAsync(CancelKeyDeletionRequest, AsyncHandler<CancelKeyDeletionRequest, CancelKeyDeletionResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Cancels the deletion of a customer master key (CMK).
cancelKeyDeletionAsync(CancelKeyDeletionRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
cancelKeyDeletionAsync(CancelKeyDeletionRequest, AsyncHandler<CancelKeyDeletionRequest, CancelKeyDeletionResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
CancelKeyDeletionRequest - Class in com.amazonaws.services.kms.model
 
CancelKeyDeletionRequest() - Constructor for class com.amazonaws.services.kms.model.CancelKeyDeletionRequest
 
CancelKeyDeletionResult - Class in com.amazonaws.services.kms.model
 
CancelKeyDeletionResult() - Constructor for class com.amazonaws.services.kms.model.CancelKeyDeletionResult
 
clearDestinationEncryptionContextEntries() - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
Removes all the entries added into DestinationEncryptionContext.
clearEncryptionContextEntries() - Method in class com.amazonaws.services.kms.model.DecryptRequest
Removes all the entries added into EncryptionContext.
clearEncryptionContextEntries() - Method in class com.amazonaws.services.kms.model.EncryptRequest
Removes all the entries added into EncryptionContext.
clearEncryptionContextEntries() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
Removes all the entries added into EncryptionContext.
clearEncryptionContextEntries() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
Removes all the entries added into EncryptionContext.
clearEncryptionContextEqualsEntries() - Method in class com.amazonaws.services.kms.model.GrantConstraints
Removes all the entries added into EncryptionContextEquals.
clearEncryptionContextSubsetEntries() - Method in class com.amazonaws.services.kms.model.GrantConstraints
Removes all the entries added into EncryptionContextSubset.
clearSourceEncryptionContextEntries() - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
Removes all the entries added into SourceEncryptionContext.
clone() - Method in class com.amazonaws.services.kms.model.AliasListEntry
 
clone() - Method in class com.amazonaws.services.kms.model.CancelKeyDeletionRequest
 
clone() - Method in class com.amazonaws.services.kms.model.CancelKeyDeletionResult
 
clone() - Method in class com.amazonaws.services.kms.model.CreateAliasRequest
 
clone() - Method in class com.amazonaws.services.kms.model.CreateAliasResult
 
clone() - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
 
clone() - Method in class com.amazonaws.services.kms.model.CreateGrantResult
 
clone() - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
 
clone() - Method in class com.amazonaws.services.kms.model.CreateKeyResult
 
clone() - Method in class com.amazonaws.services.kms.model.DecryptRequest
 
clone() - Method in class com.amazonaws.services.kms.model.DecryptResult
 
clone() - Method in class com.amazonaws.services.kms.model.DeleteAliasRequest
 
clone() - Method in class com.amazonaws.services.kms.model.DeleteAliasResult
 
clone() - Method in class com.amazonaws.services.kms.model.DescribeKeyRequest
 
clone() - Method in class com.amazonaws.services.kms.model.DescribeKeyResult
 
clone() - Method in class com.amazonaws.services.kms.model.DisableKeyRequest
 
clone() - Method in class com.amazonaws.services.kms.model.DisableKeyResult
 
clone() - Method in class com.amazonaws.services.kms.model.DisableKeyRotationRequest
 
clone() - Method in class com.amazonaws.services.kms.model.DisableKeyRotationResult
 
clone() - Method in class com.amazonaws.services.kms.model.EnableKeyRequest
 
clone() - Method in class com.amazonaws.services.kms.model.EnableKeyResult
 
clone() - Method in class com.amazonaws.services.kms.model.EnableKeyRotationRequest
 
clone() - Method in class com.amazonaws.services.kms.model.EnableKeyRotationResult
 
clone() - Method in class com.amazonaws.services.kms.model.EncryptRequest
 
clone() - Method in class com.amazonaws.services.kms.model.EncryptResult
 
clone() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
 
clone() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyResult
 
clone() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
 
clone() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextResult
 
clone() - Method in class com.amazonaws.services.kms.model.GenerateRandomRequest
 
clone() - Method in class com.amazonaws.services.kms.model.GenerateRandomResult
 
clone() - Method in class com.amazonaws.services.kms.model.GetKeyPolicyRequest
 
clone() - Method in class com.amazonaws.services.kms.model.GetKeyPolicyResult
 
clone() - Method in class com.amazonaws.services.kms.model.GetKeyRotationStatusRequest
 
clone() - Method in class com.amazonaws.services.kms.model.GetKeyRotationStatusResult
 
clone() - Method in class com.amazonaws.services.kms.model.GrantConstraints
 
clone() - Method in class com.amazonaws.services.kms.model.GrantListEntry
 
clone() - Method in class com.amazonaws.services.kms.model.KeyListEntry
 
clone() - Method in class com.amazonaws.services.kms.model.KeyMetadata
 
clone() - Method in class com.amazonaws.services.kms.model.ListAliasesRequest
 
clone() - Method in class com.amazonaws.services.kms.model.ListAliasesResult
 
clone() - Method in class com.amazonaws.services.kms.model.ListGrantsRequest
 
clone() - Method in class com.amazonaws.services.kms.model.ListGrantsResult
 
clone() - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesRequest
 
clone() - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
 
clone() - Method in class com.amazonaws.services.kms.model.ListKeysRequest
 
clone() - Method in class com.amazonaws.services.kms.model.ListKeysResult
 
clone() - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsRequest
 
clone() - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsResult
 
clone() - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
 
clone() - Method in class com.amazonaws.services.kms.model.PutKeyPolicyResult
 
clone() - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
 
clone() - Method in class com.amazonaws.services.kms.model.ReEncryptResult
 
clone() - Method in class com.amazonaws.services.kms.model.RetireGrantRequest
 
clone() - Method in class com.amazonaws.services.kms.model.RetireGrantResult
 
clone() - Method in class com.amazonaws.services.kms.model.RevokeGrantRequest
 
clone() - Method in class com.amazonaws.services.kms.model.RevokeGrantResult
 
clone() - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionRequest
 
clone() - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionResult
 
clone() - Method in class com.amazonaws.services.kms.model.UpdateAliasRequest
 
clone() - Method in class com.amazonaws.services.kms.model.UpdateAliasResult
 
clone() - Method in class com.amazonaws.services.kms.model.UpdateKeyDescriptionRequest
 
clone() - Method in class com.amazonaws.services.kms.model.UpdateKeyDescriptionResult
 
com.amazonaws.services.kms - package com.amazonaws.services.kms
AWS Key Management Service
com.amazonaws.services.kms.model - package com.amazonaws.services.kms.model
 
configFactory - Static variable in class com.amazonaws.services.kms.AWSKMSClient
Client configuration factory providing ClientConfigurations tailored to this client
createAlias(CreateAliasRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
createAlias(CreateAliasRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Creates a display name for a customer master key.
createAlias(CreateAliasRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Creates a display name for a customer master key.
createAliasAsync(CreateAliasRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
createAliasAsync(CreateAliasRequest, AsyncHandler<CreateAliasRequest, CreateAliasResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
createAliasAsync(CreateAliasRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Creates a display name for a customer master key.
createAliasAsync(CreateAliasRequest, AsyncHandler<CreateAliasRequest, CreateAliasResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Creates a display name for a customer master key.
createAliasAsync(CreateAliasRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
createAliasAsync(CreateAliasRequest, AsyncHandler<CreateAliasRequest, CreateAliasResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
CreateAliasRequest - Class in com.amazonaws.services.kms.model
 
CreateAliasRequest() - Constructor for class com.amazonaws.services.kms.model.CreateAliasRequest
 
CreateAliasResult - Class in com.amazonaws.services.kms.model
 
CreateAliasResult() - Constructor for class com.amazonaws.services.kms.model.CreateAliasResult
 
createGrant(CreateGrantRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
createGrant(CreateGrantRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Adds a grant to a key to specify who can use the key and under what conditions.
createGrant(CreateGrantRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Adds a grant to a key to specify who can use the key and under what conditions.
createGrantAsync(CreateGrantRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
createGrantAsync(CreateGrantRequest, AsyncHandler<CreateGrantRequest, CreateGrantResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
createGrantAsync(CreateGrantRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Adds a grant to a key to specify who can use the key and under what conditions.
createGrantAsync(CreateGrantRequest, AsyncHandler<CreateGrantRequest, CreateGrantResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Adds a grant to a key to specify who can use the key and under what conditions.
createGrantAsync(CreateGrantRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
createGrantAsync(CreateGrantRequest, AsyncHandler<CreateGrantRequest, CreateGrantResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
CreateGrantRequest - Class in com.amazonaws.services.kms.model
 
CreateGrantRequest() - Constructor for class com.amazonaws.services.kms.model.CreateGrantRequest
 
CreateGrantResult - Class in com.amazonaws.services.kms.model
 
CreateGrantResult() - Constructor for class com.amazonaws.services.kms.model.CreateGrantResult
 
createKey(CreateKeyRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
createKey() - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
createKey(CreateKeyRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Creates a customer master key (CMK).
createKey() - Method in interface com.amazonaws.services.kms.AWSKMS
Simplified method form for invoking the CreateKey operation.
createKey(CreateKeyRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Creates a customer master key (CMK).
createKey() - Method in class com.amazonaws.services.kms.AWSKMSClient
 
createKeyAsync(CreateKeyRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
createKeyAsync(CreateKeyRequest, AsyncHandler<CreateKeyRequest, CreateKeyResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
createKeyAsync() - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
Simplified method form for invoking the CreateKey operation.
createKeyAsync(AsyncHandler<CreateKeyRequest, CreateKeyResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
Simplified method form for invoking the CreateKey operation with an AsyncHandler.
createKeyAsync(CreateKeyRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Creates a customer master key (CMK).
createKeyAsync(CreateKeyRequest, AsyncHandler<CreateKeyRequest, CreateKeyResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Creates a customer master key (CMK).
createKeyAsync() - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Simplified method form for invoking the CreateKey operation.
createKeyAsync(AsyncHandler<CreateKeyRequest, CreateKeyResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Simplified method form for invoking the CreateKey operation with an AsyncHandler.
createKeyAsync(CreateKeyRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
createKeyAsync(CreateKeyRequest, AsyncHandler<CreateKeyRequest, CreateKeyResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
createKeyAsync() - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Simplified method form for invoking the CreateKey operation.
createKeyAsync(AsyncHandler<CreateKeyRequest, CreateKeyResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Simplified method form for invoking the CreateKey operation with an AsyncHandler.
CreateKeyRequest - Class in com.amazonaws.services.kms.model
 
CreateKeyRequest() - Constructor for class com.amazonaws.services.kms.model.CreateKeyRequest
 
CreateKeyResult - Class in com.amazonaws.services.kms.model
 
CreateKeyResult() - Constructor for class com.amazonaws.services.kms.model.CreateKeyResult
 

D

DataKeySpec - Enum in com.amazonaws.services.kms.model
 
decrypt(DecryptRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
decrypt(DecryptRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Decrypts ciphertext.
decrypt(DecryptRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Decrypts ciphertext.
decryptAsync(DecryptRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
decryptAsync(DecryptRequest, AsyncHandler<DecryptRequest, DecryptResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
decryptAsync(DecryptRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Decrypts ciphertext.
decryptAsync(DecryptRequest, AsyncHandler<DecryptRequest, DecryptResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Decrypts ciphertext.
decryptAsync(DecryptRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
decryptAsync(DecryptRequest, AsyncHandler<DecryptRequest, DecryptResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
DecryptRequest - Class in com.amazonaws.services.kms.model
 
DecryptRequest() - Constructor for class com.amazonaws.services.kms.model.DecryptRequest
 
DecryptResult - Class in com.amazonaws.services.kms.model
 
DecryptResult() - Constructor for class com.amazonaws.services.kms.model.DecryptResult
 
defaultClient() - Static method in class com.amazonaws.services.kms.AWSKMSAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.kms.AWSKMSClientBuilder
 
deleteAlias(DeleteAliasRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
deleteAlias(DeleteAliasRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Deletes the specified alias.
deleteAlias(DeleteAliasRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Deletes the specified alias.
deleteAliasAsync(DeleteAliasRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
deleteAliasAsync(DeleteAliasRequest, AsyncHandler<DeleteAliasRequest, DeleteAliasResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
deleteAliasAsync(DeleteAliasRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Deletes the specified alias.
deleteAliasAsync(DeleteAliasRequest, AsyncHandler<DeleteAliasRequest, DeleteAliasResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Deletes the specified alias.
deleteAliasAsync(DeleteAliasRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
deleteAliasAsync(DeleteAliasRequest, AsyncHandler<DeleteAliasRequest, DeleteAliasResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
DeleteAliasRequest - Class in com.amazonaws.services.kms.model
 
DeleteAliasRequest() - Constructor for class com.amazonaws.services.kms.model.DeleteAliasRequest
 
DeleteAliasResult - Class in com.amazonaws.services.kms.model
 
DeleteAliasResult() - Constructor for class com.amazonaws.services.kms.model.DeleteAliasResult
 
DependencyTimeoutException - Exception in com.amazonaws.services.kms.model
The system timed out while trying to fulfill the request.
DependencyTimeoutException(String) - Constructor for exception com.amazonaws.services.kms.model.DependencyTimeoutException
Constructs a new DependencyTimeoutException with the specified error message.
describeKey(DescribeKeyRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
describeKey(DescribeKeyRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Provides detailed information about the specified customer master key.
describeKey(DescribeKeyRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Provides detailed information about the specified customer master key.
describeKeyAsync(DescribeKeyRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
describeKeyAsync(DescribeKeyRequest, AsyncHandler<DescribeKeyRequest, DescribeKeyResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
describeKeyAsync(DescribeKeyRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Provides detailed information about the specified customer master key.
describeKeyAsync(DescribeKeyRequest, AsyncHandler<DescribeKeyRequest, DescribeKeyResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Provides detailed information about the specified customer master key.
describeKeyAsync(DescribeKeyRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
describeKeyAsync(DescribeKeyRequest, AsyncHandler<DescribeKeyRequest, DescribeKeyResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
DescribeKeyRequest - Class in com.amazonaws.services.kms.model
 
DescribeKeyRequest() - Constructor for class com.amazonaws.services.kms.model.DescribeKeyRequest
 
DescribeKeyResult - Class in com.amazonaws.services.kms.model
 
DescribeKeyResult() - Constructor for class com.amazonaws.services.kms.model.DescribeKeyResult
 
DisabledException - Exception in com.amazonaws.services.kms.model
The request was rejected because the specified key was marked as disabled.
DisabledException(String) - Constructor for exception com.amazonaws.services.kms.model.DisabledException
Constructs a new DisabledException with the specified error message.
disableKey(DisableKeyRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
disableKey(DisableKeyRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Sets the state of a customer master key (CMK) to disabled, thereby preventing its use for cryptographic operations.
disableKey(DisableKeyRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Sets the state of a customer master key (CMK) to disabled, thereby preventing its use for cryptographic operations.
disableKeyAsync(DisableKeyRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
disableKeyAsync(DisableKeyRequest, AsyncHandler<DisableKeyRequest, DisableKeyResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
disableKeyAsync(DisableKeyRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Sets the state of a customer master key (CMK) to disabled, thereby preventing its use for cryptographic operations.
disableKeyAsync(DisableKeyRequest, AsyncHandler<DisableKeyRequest, DisableKeyResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Sets the state of a customer master key (CMK) to disabled, thereby preventing its use for cryptographic operations.
disableKeyAsync(DisableKeyRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
disableKeyAsync(DisableKeyRequest, AsyncHandler<DisableKeyRequest, DisableKeyResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
DisableKeyRequest - Class in com.amazonaws.services.kms.model
 
DisableKeyRequest() - Constructor for class com.amazonaws.services.kms.model.DisableKeyRequest
 
DisableKeyResult - Class in com.amazonaws.services.kms.model
 
DisableKeyResult() - Constructor for class com.amazonaws.services.kms.model.DisableKeyResult
 
disableKeyRotation(DisableKeyRotationRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
disableKeyRotation(DisableKeyRotationRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Disables rotation of the specified key.
disableKeyRotation(DisableKeyRotationRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Disables rotation of the specified key.
disableKeyRotationAsync(DisableKeyRotationRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
disableKeyRotationAsync(DisableKeyRotationRequest, AsyncHandler<DisableKeyRotationRequest, DisableKeyRotationResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
disableKeyRotationAsync(DisableKeyRotationRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Disables rotation of the specified key.
disableKeyRotationAsync(DisableKeyRotationRequest, AsyncHandler<DisableKeyRotationRequest, DisableKeyRotationResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Disables rotation of the specified key.
disableKeyRotationAsync(DisableKeyRotationRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
disableKeyRotationAsync(DisableKeyRotationRequest, AsyncHandler<DisableKeyRotationRequest, DisableKeyRotationResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
DisableKeyRotationRequest - Class in com.amazonaws.services.kms.model
 
DisableKeyRotationRequest() - Constructor for class com.amazonaws.services.kms.model.DisableKeyRotationRequest
 
DisableKeyRotationResult - Class in com.amazonaws.services.kms.model
 
DisableKeyRotationResult() - Constructor for class com.amazonaws.services.kms.model.DisableKeyRotationResult
 

E

enableKey(EnableKeyRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
enableKey(EnableKeyRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Marks a key as enabled, thereby permitting its use.
enableKey(EnableKeyRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Marks a key as enabled, thereby permitting its use.
enableKeyAsync(EnableKeyRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
enableKeyAsync(EnableKeyRequest, AsyncHandler<EnableKeyRequest, EnableKeyResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
enableKeyAsync(EnableKeyRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Marks a key as enabled, thereby permitting its use.
enableKeyAsync(EnableKeyRequest, AsyncHandler<EnableKeyRequest, EnableKeyResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Marks a key as enabled, thereby permitting its use.
enableKeyAsync(EnableKeyRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
enableKeyAsync(EnableKeyRequest, AsyncHandler<EnableKeyRequest, EnableKeyResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
EnableKeyRequest - Class in com.amazonaws.services.kms.model
 
EnableKeyRequest() - Constructor for class com.amazonaws.services.kms.model.EnableKeyRequest
 
EnableKeyResult - Class in com.amazonaws.services.kms.model
 
EnableKeyResult() - Constructor for class com.amazonaws.services.kms.model.EnableKeyResult
 
enableKeyRotation(EnableKeyRotationRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
enableKeyRotation(EnableKeyRotationRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Enables rotation of the specified customer master key.
enableKeyRotation(EnableKeyRotationRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Enables rotation of the specified customer master key.
enableKeyRotationAsync(EnableKeyRotationRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
enableKeyRotationAsync(EnableKeyRotationRequest, AsyncHandler<EnableKeyRotationRequest, EnableKeyRotationResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
enableKeyRotationAsync(EnableKeyRotationRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Enables rotation of the specified customer master key.
enableKeyRotationAsync(EnableKeyRotationRequest, AsyncHandler<EnableKeyRotationRequest, EnableKeyRotationResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Enables rotation of the specified customer master key.
enableKeyRotationAsync(EnableKeyRotationRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
enableKeyRotationAsync(EnableKeyRotationRequest, AsyncHandler<EnableKeyRotationRequest, EnableKeyRotationResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
EnableKeyRotationRequest - Class in com.amazonaws.services.kms.model
 
EnableKeyRotationRequest() - Constructor for class com.amazonaws.services.kms.model.EnableKeyRotationRequest
 
EnableKeyRotationResult - Class in com.amazonaws.services.kms.model
 
EnableKeyRotationResult() - Constructor for class com.amazonaws.services.kms.model.EnableKeyRotationResult
 
encrypt(EncryptRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
encrypt(EncryptRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Encrypts plaintext into ciphertext by using a customer master key.
encrypt(EncryptRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Encrypts plaintext into ciphertext by using a customer master key.
encryptAsync(EncryptRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
encryptAsync(EncryptRequest, AsyncHandler<EncryptRequest, EncryptResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
encryptAsync(EncryptRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Encrypts plaintext into ciphertext by using a customer master key.
encryptAsync(EncryptRequest, AsyncHandler<EncryptRequest, EncryptResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Encrypts plaintext into ciphertext by using a customer master key.
encryptAsync(EncryptRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
encryptAsync(EncryptRequest, AsyncHandler<EncryptRequest, EncryptResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
EncryptRequest - Class in com.amazonaws.services.kms.model
 
EncryptRequest() - Constructor for class com.amazonaws.services.kms.model.EncryptRequest
 
EncryptResult - Class in com.amazonaws.services.kms.model
 
EncryptResult() - Constructor for class com.amazonaws.services.kms.model.EncryptResult
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.kms.AWSKMS
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.kms.model.AliasListEntry
 
equals(Object) - Method in class com.amazonaws.services.kms.model.CancelKeyDeletionRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.CancelKeyDeletionResult
 
equals(Object) - Method in class com.amazonaws.services.kms.model.CreateAliasRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.CreateAliasResult
 
equals(Object) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.CreateGrantResult
 
equals(Object) - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.CreateKeyResult
 
equals(Object) - Method in class com.amazonaws.services.kms.model.DecryptRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.DecryptResult
 
equals(Object) - Method in class com.amazonaws.services.kms.model.DeleteAliasRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.DeleteAliasResult
 
equals(Object) - Method in class com.amazonaws.services.kms.model.DescribeKeyRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.DescribeKeyResult
 
equals(Object) - Method in class com.amazonaws.services.kms.model.DisableKeyRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.DisableKeyResult
 
equals(Object) - Method in class com.amazonaws.services.kms.model.DisableKeyRotationRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.DisableKeyRotationResult
 
equals(Object) - Method in class com.amazonaws.services.kms.model.EnableKeyRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.EnableKeyResult
 
equals(Object) - Method in class com.amazonaws.services.kms.model.EnableKeyRotationRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.EnableKeyRotationResult
 
equals(Object) - Method in class com.amazonaws.services.kms.model.EncryptRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.EncryptResult
 
equals(Object) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyResult
 
equals(Object) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextResult
 
equals(Object) - Method in class com.amazonaws.services.kms.model.GenerateRandomRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.GenerateRandomResult
 
equals(Object) - Method in class com.amazonaws.services.kms.model.GetKeyPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.GetKeyPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.kms.model.GetKeyRotationStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.GetKeyRotationStatusResult
 
equals(Object) - Method in class com.amazonaws.services.kms.model.GrantConstraints
 
equals(Object) - Method in class com.amazonaws.services.kms.model.GrantListEntry
 
equals(Object) - Method in class com.amazonaws.services.kms.model.KeyListEntry
 
equals(Object) - Method in class com.amazonaws.services.kms.model.KeyMetadata
 
equals(Object) - Method in class com.amazonaws.services.kms.model.ListAliasesRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.ListAliasesResult
 
equals(Object) - Method in class com.amazonaws.services.kms.model.ListGrantsRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.ListGrantsResult
 
equals(Object) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
 
equals(Object) - Method in class com.amazonaws.services.kms.model.ListKeysRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.ListKeysResult
 
equals(Object) - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsResult
 
equals(Object) - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.PutKeyPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.ReEncryptResult
 
equals(Object) - Method in class com.amazonaws.services.kms.model.RetireGrantRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.RetireGrantResult
 
equals(Object) - Method in class com.amazonaws.services.kms.model.RevokeGrantRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.RevokeGrantResult
 
equals(Object) - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionResult
 
equals(Object) - Method in class com.amazonaws.services.kms.model.UpdateAliasRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.UpdateAliasResult
 
equals(Object) - Method in class com.amazonaws.services.kms.model.UpdateKeyDescriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.UpdateKeyDescriptionResult
 

F

fromValue(String) - Static method in enum com.amazonaws.services.kms.model.DataKeySpec
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.kms.model.GrantOperation
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.kms.model.KeyState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.kms.model.KeyUsageType
Use this in place of valueOf.

G

generateDataKey(GenerateDataKeyRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
generateDataKey(GenerateDataKeyRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Generates a data key that you can use in your application to locally encrypt data.
generateDataKey(GenerateDataKeyRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Generates a data key that you can use in your application to locally encrypt data.
generateDataKeyAsync(GenerateDataKeyRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
generateDataKeyAsync(GenerateDataKeyRequest, AsyncHandler<GenerateDataKeyRequest, GenerateDataKeyResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
generateDataKeyAsync(GenerateDataKeyRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Generates a data key that you can use in your application to locally encrypt data.
generateDataKeyAsync(GenerateDataKeyRequest, AsyncHandler<GenerateDataKeyRequest, GenerateDataKeyResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Generates a data key that you can use in your application to locally encrypt data.
generateDataKeyAsync(GenerateDataKeyRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
generateDataKeyAsync(GenerateDataKeyRequest, AsyncHandler<GenerateDataKeyRequest, GenerateDataKeyResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
GenerateDataKeyRequest - Class in com.amazonaws.services.kms.model
 
GenerateDataKeyRequest() - Constructor for class com.amazonaws.services.kms.model.GenerateDataKeyRequest
 
GenerateDataKeyResult - Class in com.amazonaws.services.kms.model
 
GenerateDataKeyResult() - Constructor for class com.amazonaws.services.kms.model.GenerateDataKeyResult
 
generateDataKeyWithoutPlaintext(GenerateDataKeyWithoutPlaintextRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
generateDataKeyWithoutPlaintext(GenerateDataKeyWithoutPlaintextRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Returns a data key encrypted by a customer master key without the plaintext copy of that key.
generateDataKeyWithoutPlaintext(GenerateDataKeyWithoutPlaintextRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Returns a data key encrypted by a customer master key without the plaintext copy of that key.
generateDataKeyWithoutPlaintextAsync(GenerateDataKeyWithoutPlaintextRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
generateDataKeyWithoutPlaintextAsync(GenerateDataKeyWithoutPlaintextRequest, AsyncHandler<GenerateDataKeyWithoutPlaintextRequest, GenerateDataKeyWithoutPlaintextResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
generateDataKeyWithoutPlaintextAsync(GenerateDataKeyWithoutPlaintextRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Returns a data key encrypted by a customer master key without the plaintext copy of that key.
generateDataKeyWithoutPlaintextAsync(GenerateDataKeyWithoutPlaintextRequest, AsyncHandler<GenerateDataKeyWithoutPlaintextRequest, GenerateDataKeyWithoutPlaintextResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Returns a data key encrypted by a customer master key without the plaintext copy of that key.
generateDataKeyWithoutPlaintextAsync(GenerateDataKeyWithoutPlaintextRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
generateDataKeyWithoutPlaintextAsync(GenerateDataKeyWithoutPlaintextRequest, AsyncHandler<GenerateDataKeyWithoutPlaintextRequest, GenerateDataKeyWithoutPlaintextResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
GenerateDataKeyWithoutPlaintextRequest - Class in com.amazonaws.services.kms.model
 
GenerateDataKeyWithoutPlaintextRequest() - Constructor for class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
 
GenerateDataKeyWithoutPlaintextResult - Class in com.amazonaws.services.kms.model
 
GenerateDataKeyWithoutPlaintextResult() - Constructor for class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextResult
 
generateRandom(GenerateRandomRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
generateRandom() - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
generateRandom(GenerateRandomRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Generates an unpredictable byte string.
generateRandom() - Method in interface com.amazonaws.services.kms.AWSKMS
Simplified method form for invoking the GenerateRandom operation.
generateRandom(GenerateRandomRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Generates an unpredictable byte string.
generateRandom() - Method in class com.amazonaws.services.kms.AWSKMSClient
 
generateRandomAsync(GenerateRandomRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
generateRandomAsync(GenerateRandomRequest, AsyncHandler<GenerateRandomRequest, GenerateRandomResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
generateRandomAsync() - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
Simplified method form for invoking the GenerateRandom operation.
generateRandomAsync(AsyncHandler<GenerateRandomRequest, GenerateRandomResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
Simplified method form for invoking the GenerateRandom operation with an AsyncHandler.
generateRandomAsync(GenerateRandomRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Generates an unpredictable byte string.
generateRandomAsync(GenerateRandomRequest, AsyncHandler<GenerateRandomRequest, GenerateRandomResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Generates an unpredictable byte string.
generateRandomAsync() - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Simplified method form for invoking the GenerateRandom operation.
generateRandomAsync(AsyncHandler<GenerateRandomRequest, GenerateRandomResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Simplified method form for invoking the GenerateRandom operation with an AsyncHandler.
generateRandomAsync(GenerateRandomRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
generateRandomAsync(GenerateRandomRequest, AsyncHandler<GenerateRandomRequest, GenerateRandomResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
generateRandomAsync() - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Simplified method form for invoking the GenerateRandom operation.
generateRandomAsync(AsyncHandler<GenerateRandomRequest, GenerateRandomResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Simplified method form for invoking the GenerateRandom operation with an AsyncHandler.
GenerateRandomRequest - Class in com.amazonaws.services.kms.model
 
GenerateRandomRequest() - Constructor for class com.amazonaws.services.kms.model.GenerateRandomRequest
 
GenerateRandomResult - Class in com.amazonaws.services.kms.model
 
GenerateRandomResult() - Constructor for class com.amazonaws.services.kms.model.GenerateRandomResult
 
getAliasArn() - Method in class com.amazonaws.services.kms.model.AliasListEntry
String that contains the key ARN.
getAliases() - Method in class com.amazonaws.services.kms.model.ListAliasesResult
A list of key aliases in the user's account.
getAliasName() - Method in class com.amazonaws.services.kms.model.AliasListEntry
String that contains the alias.
getAliasName() - Method in class com.amazonaws.services.kms.model.CreateAliasRequest
String that contains the display name.
getAliasName() - Method in class com.amazonaws.services.kms.model.DeleteAliasRequest
The alias to be deleted.
getAliasName() - Method in class com.amazonaws.services.kms.model.UpdateAliasRequest
String that contains the name of the alias to be modified.
getArn() - Method in class com.amazonaws.services.kms.model.KeyMetadata
The Amazon Resource Name (ARN) of the key.
getAWSAccountId() - Method in class com.amazonaws.services.kms.model.KeyMetadata
The twelve-digit account ID of the AWS account that owns the key.
getBypassPolicyLockoutSafetyCheck() - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
A flag to indicate whether to bypass the key policy lockout safety check.
getBypassPolicyLockoutSafetyCheck() - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
A flag to indicate whether to bypass the key policy lockout safety check.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCiphertextBlob() - Method in class com.amazonaws.services.kms.model.DecryptRequest
Ciphertext to be decrypted.
getCiphertextBlob() - Method in class com.amazonaws.services.kms.model.EncryptResult
The encrypted plaintext.
getCiphertextBlob() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyResult
Ciphertext that contains the encrypted data key.
getCiphertextBlob() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextResult
Ciphertext that contains the wrapped data key.
getCiphertextBlob() - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
Ciphertext of the data to re-encrypt.
getCiphertextBlob() - Method in class com.amazonaws.services.kms.model.ReEncryptResult
The re-encrypted data.
getConstraints() - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
The conditions under which the operations permitted by the grant are allowed.
getConstraints() - Method in class com.amazonaws.services.kms.model.GrantListEntry
The conditions under which the grant's operations are allowed.
getCreationDate() - Method in class com.amazonaws.services.kms.model.GrantListEntry
The date and time when the grant was created.
getCreationDate() - Method in class com.amazonaws.services.kms.model.KeyMetadata
The date and time when the key was created.
getDeletionDate() - Method in class com.amazonaws.services.kms.model.KeyMetadata
The date and time after which AWS KMS deletes the customer master key (CMK).
getDeletionDate() - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionResult
The date and time after which AWS KMS deletes the customer master key (CMK).
getDescription() - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
A description of the CMK.
getDescription() - Method in class com.amazonaws.services.kms.model.KeyMetadata
The friendly description of the key.
getDescription() - Method in class com.amazonaws.services.kms.model.UpdateKeyDescriptionRequest
New description for the key.
getDestinationEncryptionContext() - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
Encryption context to be used when the data is re-encrypted.
getDestinationKeyId() - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
A unique identifier for the customer master key used to re-encrypt the data.
getEnabled() - Method in class com.amazonaws.services.kms.model.KeyMetadata
Specifies whether the key is enabled.
getEncryptionContext() - Method in class com.amazonaws.services.kms.model.DecryptRequest
The encryption context.
getEncryptionContext() - Method in class com.amazonaws.services.kms.model.EncryptRequest
Name/value pair that specifies the encryption context to be used for authenticated encryption.
getEncryptionContext() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
Name/value pair that contains additional data to be authenticated during the encryption and decryption processes that use the key.
getEncryptionContext() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
Name:value pair that contains additional data to be authenticated during the encryption and decryption processes.
getEncryptionContextEquals() - Method in class com.amazonaws.services.kms.model.GrantConstraints
Contains a list of key-value pairs that must be present in the encryption context of a subsequent operation permitted by the grant.
getEncryptionContextSubset() - Method in class com.amazonaws.services.kms.model.GrantConstraints
Contains a list of key-value pairs, a subset of which must be present in the encryption context of a subsequent operation permitted by the grant.
getExecutorService() - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Returns the executor service used by this client to execute async requests.
getGranteePrincipal() - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
The principal that is given permission to perform the operations that the grant permits.
getGranteePrincipal() - Method in class com.amazonaws.services.kms.model.GrantListEntry
The principal that receives the grant's permissions.
getGrantId() - Method in class com.amazonaws.services.kms.model.CreateGrantResult
The unique identifier for the grant.
getGrantId() - Method in class com.amazonaws.services.kms.model.GrantListEntry
The unique identifier for the grant.
getGrantId() - Method in class com.amazonaws.services.kms.model.RetireGrantRequest
Unique identifier of the grant to be retired.
getGrantId() - Method in class com.amazonaws.services.kms.model.RevokeGrantRequest
Identifier of the grant to be revoked.
getGrants() - Method in class com.amazonaws.services.kms.model.ListGrantsResult
A list of grants.
getGrants() - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsResult
A list of grants.
getGrantToken() - Method in class com.amazonaws.services.kms.model.CreateGrantResult
The grant token.
getGrantToken() - Method in class com.amazonaws.services.kms.model.RetireGrantRequest
Token that identifies the grant to be retired.
getGrantTokens() - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
A list of grant tokens.
getGrantTokens() - Method in class com.amazonaws.services.kms.model.DecryptRequest
A list of grant tokens.
getGrantTokens() - Method in class com.amazonaws.services.kms.model.DescribeKeyRequest
A list of grant tokens.
getGrantTokens() - Method in class com.amazonaws.services.kms.model.EncryptRequest
A list of grant tokens.
getGrantTokens() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
A list of grant tokens.
getGrantTokens() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
A list of grant tokens.
getGrantTokens() - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
A list of grant tokens.
getIssuingAccount() - Method in class com.amazonaws.services.kms.model.GrantListEntry
The AWS account under which the grant was issued.
getKeyArn() - Method in class com.amazonaws.services.kms.model.KeyListEntry
ARN of the key.
getKeyId() - Method in class com.amazonaws.services.kms.model.CancelKeyDeletionRequest
The unique identifier for the customer master key (CMK) for which to cancel deletion.
getKeyId() - Method in class com.amazonaws.services.kms.model.CancelKeyDeletionResult
The unique identifier of the master key for which deletion is canceled.
getKeyId() - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
The unique identifier for the customer master key (CMK) that the grant applies to.
getKeyId() - Method in class com.amazonaws.services.kms.model.DecryptResult
ARN of the key used to perform the decryption.
getKeyId() - Method in class com.amazonaws.services.kms.model.DescribeKeyRequest
A unique identifier for the customer master key.
getKeyId() - Method in class com.amazonaws.services.kms.model.DisableKeyRequest
A unique identifier for the CMK.
getKeyId() - Method in class com.amazonaws.services.kms.model.DisableKeyRotationRequest
A unique identifier for the customer master key.
getKeyId() - Method in class com.amazonaws.services.kms.model.EnableKeyRequest
A unique identifier for the customer master key.
getKeyId() - Method in class com.amazonaws.services.kms.model.EnableKeyRotationRequest
A unique identifier for the customer master key.
getKeyId() - Method in class com.amazonaws.services.kms.model.EncryptRequest
A unique identifier for the customer master key.
getKeyId() - Method in class com.amazonaws.services.kms.model.EncryptResult
The ID of the key used during encryption.
getKeyId() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
A unique identifier for the customer master key.
getKeyId() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyResult
System generated unique identifier of the key to be used to decrypt the encrypted copy of the data key.
getKeyId() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
A unique identifier for the customer master key.
getKeyId() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextResult
System generated unique identifier of the key to be used to decrypt the encrypted copy of the data key.
getKeyId() - Method in class com.amazonaws.services.kms.model.GetKeyPolicyRequest
A unique identifier for the customer master key.
getKeyId() - Method in class com.amazonaws.services.kms.model.GetKeyRotationStatusRequest
A unique identifier for the customer master key.
getKeyId() - Method in class com.amazonaws.services.kms.model.GrantListEntry
The unique identifier for the customer master key (CMK) to which the grant applies.
getKeyId() - Method in class com.amazonaws.services.kms.model.KeyListEntry
Unique identifier of the key.
getKeyId() - Method in class com.amazonaws.services.kms.model.KeyMetadata
The globally unique identifier for the key.
getKeyId() - Method in class com.amazonaws.services.kms.model.ListGrantsRequest
A unique identifier for the customer master key.
getKeyId() - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesRequest
A unique identifier for the customer master key.
getKeyId() - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
A unique identifier for the CMK.
getKeyId() - Method in class com.amazonaws.services.kms.model.ReEncryptResult
Unique identifier of the key used to re-encrypt the data.
getKeyId() - Method in class com.amazonaws.services.kms.model.RetireGrantRequest
A unique identifier for the customer master key associated with the grant.
getKeyId() - Method in class com.amazonaws.services.kms.model.RevokeGrantRequest
A unique identifier for the customer master key associated with the grant.
getKeyId() - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionRequest
The unique identifier for the customer master key (CMK) to delete.
getKeyId() - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionResult
The unique identifier of the customer master key (CMK) for which deletion is scheduled.
getKeyId() - Method in class com.amazonaws.services.kms.model.UpdateKeyDescriptionRequest
A unique identifier for the customer master key.
getKeyMetadata() - Method in class com.amazonaws.services.kms.model.CreateKeyResult
Metadata associated with the CMK.
getKeyMetadata() - Method in class com.amazonaws.services.kms.model.DescribeKeyResult
Metadata associated with the key.
getKeyPolicy(GetKeyPolicyRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
getKeyPolicy(GetKeyPolicyRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Retrieves a policy attached to the specified key.
getKeyPolicy(GetKeyPolicyRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Retrieves a policy attached to the specified key.
getKeyPolicyAsync(GetKeyPolicyRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
getKeyPolicyAsync(GetKeyPolicyRequest, AsyncHandler<GetKeyPolicyRequest, GetKeyPolicyResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
getKeyPolicyAsync(GetKeyPolicyRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Retrieves a policy attached to the specified key.
getKeyPolicyAsync(GetKeyPolicyRequest, AsyncHandler<GetKeyPolicyRequest, GetKeyPolicyResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Retrieves a policy attached to the specified key.
getKeyPolicyAsync(GetKeyPolicyRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
getKeyPolicyAsync(GetKeyPolicyRequest, AsyncHandler<GetKeyPolicyRequest, GetKeyPolicyResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
GetKeyPolicyRequest - Class in com.amazonaws.services.kms.model
 
GetKeyPolicyRequest() - Constructor for class com.amazonaws.services.kms.model.GetKeyPolicyRequest
 
GetKeyPolicyResult - Class in com.amazonaws.services.kms.model
 
GetKeyPolicyResult() - Constructor for class com.amazonaws.services.kms.model.GetKeyPolicyResult
 
getKeyRotationEnabled() - Method in class com.amazonaws.services.kms.model.GetKeyRotationStatusResult
A Boolean value that specifies whether key rotation is enabled.
getKeyRotationStatus(GetKeyRotationStatusRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
getKeyRotationStatus(GetKeyRotationStatusRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Retrieves a Boolean value that indicates whether key rotation is enabled for the specified key.
getKeyRotationStatus(GetKeyRotationStatusRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Retrieves a Boolean value that indicates whether key rotation is enabled for the specified key.
getKeyRotationStatusAsync(GetKeyRotationStatusRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
getKeyRotationStatusAsync(GetKeyRotationStatusRequest, AsyncHandler<GetKeyRotationStatusRequest, GetKeyRotationStatusResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
getKeyRotationStatusAsync(GetKeyRotationStatusRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Retrieves a Boolean value that indicates whether key rotation is enabled for the specified key.
getKeyRotationStatusAsync(GetKeyRotationStatusRequest, AsyncHandler<GetKeyRotationStatusRequest, GetKeyRotationStatusResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Retrieves a Boolean value that indicates whether key rotation is enabled for the specified key.
getKeyRotationStatusAsync(GetKeyRotationStatusRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
getKeyRotationStatusAsync(GetKeyRotationStatusRequest, AsyncHandler<GetKeyRotationStatusRequest, GetKeyRotationStatusResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
GetKeyRotationStatusRequest - Class in com.amazonaws.services.kms.model
 
GetKeyRotationStatusRequest() - Constructor for class com.amazonaws.services.kms.model.GetKeyRotationStatusRequest
 
GetKeyRotationStatusResult - Class in com.amazonaws.services.kms.model
 
GetKeyRotationStatusResult() - Constructor for class com.amazonaws.services.kms.model.GetKeyRotationStatusResult
 
getKeys() - Method in class com.amazonaws.services.kms.model.ListKeysResult
A list of keys.
getKeySpec() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
Value that identifies the encryption algorithm and key size to generate a data key for.
getKeySpec() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
Value that identifies the encryption algorithm and key size.
getKeyState() - Method in class com.amazonaws.services.kms.model.KeyMetadata
The state of the customer master key (CMK).
getKeyUsage() - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
The intended use of the CMK.
getKeyUsage() - Method in class com.amazonaws.services.kms.model.KeyMetadata
The cryptographic operations for which you can use the key.
getLimit() - Method in class com.amazonaws.services.kms.model.ListAliasesRequest
When paginating results, specify the maximum number of items to return in the response.
getLimit() - Method in class com.amazonaws.services.kms.model.ListGrantsRequest
When paginating results, specify the maximum number of items to return in the response.
getLimit() - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesRequest
When paginating results, specify the maximum number of items to return in the response.
getLimit() - Method in class com.amazonaws.services.kms.model.ListKeysRequest
When paginating results, specify the maximum number of items to return in the response.
getLimit() - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsRequest
When paginating results, specify the maximum number of items to return in the response.
getMarker() - Method in class com.amazonaws.services.kms.model.ListAliasesRequest
Use this parameter only when paginating results and only in a subsequent request after you receive a response with truncated results.
getMarker() - Method in class com.amazonaws.services.kms.model.ListGrantsRequest
Use this parameter only when paginating results and only in a subsequent request after you receive a response with truncated results.
getMarker() - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesRequest
Use this parameter only when paginating results and only in a subsequent request after you receive a response with truncated results.
getMarker() - Method in class com.amazonaws.services.kms.model.ListKeysRequest
Use this parameter only when paginating results and only in a subsequent request after you receive a response with truncated results.
getMarker() - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsRequest
Use this parameter only when paginating results and only in a subsequent request after you receive a response with truncated results.
getName() - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
A friendly name for identifying the grant.
getName() - Method in class com.amazonaws.services.kms.model.GrantListEntry
The friendly name that identifies the grant.
getNextMarker() - Method in class com.amazonaws.services.kms.model.ListAliasesResult
When Truncated is true, this value is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getNextMarker() - Method in class com.amazonaws.services.kms.model.ListGrantsResult
When Truncated is true, this value is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getNextMarker() - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
When Truncated is true, this value is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getNextMarker() - Method in class com.amazonaws.services.kms.model.ListKeysResult
When Truncated is true, this value is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getNextMarker() - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsResult
When Truncated is true, this value is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getNumberOfBytes() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
Integer that contains the number of bytes to generate.
getNumberOfBytes() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
Integer that contains the number of bytes to generate.
getNumberOfBytes() - Method in class com.amazonaws.services.kms.model.GenerateRandomRequest
Integer that contains the number of bytes to generate.
getOperations() - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
A list of operations that the grant permits.
getOperations() - Method in class com.amazonaws.services.kms.model.GrantListEntry
The list of operations permitted by the grant.
getPendingWindowInDays() - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionRequest
The waiting period, specified in number of days.
getPlaintext() - Method in class com.amazonaws.services.kms.model.DecryptResult
Decrypted plaintext data.
getPlaintext() - Method in class com.amazonaws.services.kms.model.EncryptRequest
Data to be encrypted.
getPlaintext() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyResult
Plaintext that contains the data key.
getPlaintext() - Method in class com.amazonaws.services.kms.model.GenerateRandomResult
Plaintext that contains the unpredictable byte string.
getPolicy() - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
The key policy to attach to the CMK.
getPolicy() - Method in class com.amazonaws.services.kms.model.GetKeyPolicyResult
A policy document in JSON format.
getPolicy() - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
The key policy to attach to the CMK.
getPolicyName() - Method in class com.amazonaws.services.kms.model.GetKeyPolicyRequest
String that contains the name of the policy.
getPolicyName() - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
The name of the key policy.
getPolicyNames() - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
A list of policy names.
getRetiringPrincipal() - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
The principal that is given permission to retire the grant by using RetireGrant operation.
getRetiringPrincipal() - Method in class com.amazonaws.services.kms.model.GrantListEntry
The principal that can retire the grant.
getRetiringPrincipal() - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsRequest
The retiring principal for which to list grants.
getSourceEncryptionContext() - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
Encryption context used to encrypt and decrypt the data specified in the CiphertextBlob parameter.
getSourceKeyId() - Method in class com.amazonaws.services.kms.model.ReEncryptResult
Unique identifier of the key used to originally encrypt the data.
getTargetKeyId() - Method in class com.amazonaws.services.kms.model.AliasListEntry
String that contains the key identifier pointed to by the alias.
getTargetKeyId() - Method in class com.amazonaws.services.kms.model.CreateAliasRequest
An identifier of the key for which you are creating the alias.
getTargetKeyId() - Method in class com.amazonaws.services.kms.model.UpdateAliasRequest
Unique identifier of the customer master key to be mapped to the alias.
getTruncated() - Method in class com.amazonaws.services.kms.model.ListAliasesResult
A flag that indicates whether there are more items in the list.
getTruncated() - Method in class com.amazonaws.services.kms.model.ListGrantsResult
A flag that indicates whether there are more items in the list.
getTruncated() - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
A flag that indicates whether there are more items in the list.
getTruncated() - Method in class com.amazonaws.services.kms.model.ListKeysResult
A flag that indicates whether there are more items in the list.
getTruncated() - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsResult
A flag that indicates whether there are more items in the list.
GrantConstraints - Class in com.amazonaws.services.kms.model
A structure for specifying the conditions under which the operations permitted by the grant are allowed.
GrantConstraints() - Constructor for class com.amazonaws.services.kms.model.GrantConstraints
 
GrantListEntry - Class in com.amazonaws.services.kms.model
Contains information about an entry in a list of grants.
GrantListEntry() - Constructor for class com.amazonaws.services.kms.model.GrantListEntry
 
GrantOperation - Enum in com.amazonaws.services.kms.model
 

H

hashCode() - Method in class com.amazonaws.services.kms.model.AliasListEntry
 
hashCode() - Method in class com.amazonaws.services.kms.model.CancelKeyDeletionRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.CancelKeyDeletionResult
 
hashCode() - Method in class com.amazonaws.services.kms.model.CreateAliasRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.CreateAliasResult
 
hashCode() - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.CreateGrantResult
 
hashCode() - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.CreateKeyResult
 
hashCode() - Method in class com.amazonaws.services.kms.model.DecryptRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.DecryptResult
 
hashCode() - Method in class com.amazonaws.services.kms.model.DeleteAliasRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.DeleteAliasResult
 
hashCode() - Method in class com.amazonaws.services.kms.model.DescribeKeyRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.DescribeKeyResult
 
hashCode() - Method in class com.amazonaws.services.kms.model.DisableKeyRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.DisableKeyResult
 
hashCode() - Method in class com.amazonaws.services.kms.model.DisableKeyRotationRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.DisableKeyRotationResult
 
hashCode() - Method in class com.amazonaws.services.kms.model.EnableKeyRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.EnableKeyResult
 
hashCode() - Method in class com.amazonaws.services.kms.model.EnableKeyRotationRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.EnableKeyRotationResult
 
hashCode() - Method in class com.amazonaws.services.kms.model.EncryptRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.EncryptResult
 
hashCode() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyResult
 
hashCode() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextResult
 
hashCode() - Method in class com.amazonaws.services.kms.model.GenerateRandomRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.GenerateRandomResult
 
hashCode() - Method in class com.amazonaws.services.kms.model.GetKeyPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.GetKeyPolicyResult
 
hashCode() - Method in class com.amazonaws.services.kms.model.GetKeyRotationStatusRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.GetKeyRotationStatusResult
 
hashCode() - Method in class com.amazonaws.services.kms.model.GrantConstraints
 
hashCode() - Method in class com.amazonaws.services.kms.model.GrantListEntry
 
hashCode() - Method in class com.amazonaws.services.kms.model.KeyListEntry
 
hashCode() - Method in class com.amazonaws.services.kms.model.KeyMetadata
 
hashCode() - Method in class com.amazonaws.services.kms.model.ListAliasesRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.ListAliasesResult
 
hashCode() - Method in class com.amazonaws.services.kms.model.ListGrantsRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.ListGrantsResult
 
hashCode() - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
 
hashCode() - Method in class com.amazonaws.services.kms.model.ListKeysRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.ListKeysResult
 
hashCode() - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsResult
 
hashCode() - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.PutKeyPolicyResult
 
hashCode() - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.ReEncryptResult
 
hashCode() - Method in class com.amazonaws.services.kms.model.RetireGrantRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.RetireGrantResult
 
hashCode() - Method in class com.amazonaws.services.kms.model.RevokeGrantRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.RevokeGrantResult
 
hashCode() - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionResult
 
hashCode() - Method in class com.amazonaws.services.kms.model.UpdateAliasRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.UpdateAliasResult
 
hashCode() - Method in class com.amazonaws.services.kms.model.UpdateKeyDescriptionRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.UpdateKeyDescriptionResult
 

I

InvalidAliasNameException - Exception in com.amazonaws.services.kms.model
The request was rejected because the specified alias name is not valid.
InvalidAliasNameException(String) - Constructor for exception com.amazonaws.services.kms.model.InvalidAliasNameException
Constructs a new InvalidAliasNameException with the specified error message.
InvalidArnException - Exception in com.amazonaws.services.kms.model
The request was rejected because a specified ARN was not valid.
InvalidArnException(String) - Constructor for exception com.amazonaws.services.kms.model.InvalidArnException
Constructs a new InvalidArnException with the specified error message.
InvalidCiphertextException - Exception in com.amazonaws.services.kms.model
The request was rejected because the specified ciphertext has been corrupted or is otherwise invalid.
InvalidCiphertextException(String) - Constructor for exception com.amazonaws.services.kms.model.InvalidCiphertextException
Constructs a new InvalidCiphertextException with the specified error message.
InvalidGrantIdException - Exception in com.amazonaws.services.kms.model
The request was rejected because the specified GrantId is not valid.
InvalidGrantIdException(String) - Constructor for exception com.amazonaws.services.kms.model.InvalidGrantIdException
Constructs a new InvalidGrantIdException with the specified error message.
InvalidGrantTokenException - Exception in com.amazonaws.services.kms.model
The request was rejected because a grant token provided as part of the request is invalid.
InvalidGrantTokenException(String) - Constructor for exception com.amazonaws.services.kms.model.InvalidGrantTokenException
Constructs a new InvalidGrantTokenException with the specified error message.
InvalidKeyUsageException - Exception in com.amazonaws.services.kms.model
The request was rejected because the specified KeySpec parameter is not valid.
InvalidKeyUsageException(String) - Constructor for exception com.amazonaws.services.kms.model.InvalidKeyUsageException
Constructs a new InvalidKeyUsageException with the specified error message.
InvalidMarkerException - Exception in com.amazonaws.services.kms.model
The request was rejected because the marker that specifies where pagination should next begin is not valid.
InvalidMarkerException(String) - Constructor for exception com.amazonaws.services.kms.model.InvalidMarkerException
Constructs a new InvalidMarkerException with the specified error message.
isBypassPolicyLockoutSafetyCheck() - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
A flag to indicate whether to bypass the key policy lockout safety check.
isBypassPolicyLockoutSafetyCheck() - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
A flag to indicate whether to bypass the key policy lockout safety check.
isEnabled() - Method in class com.amazonaws.services.kms.model.KeyMetadata
Specifies whether the key is enabled.
isKeyRotationEnabled() - Method in class com.amazonaws.services.kms.model.GetKeyRotationStatusResult
A Boolean value that specifies whether key rotation is enabled.
isTruncated() - Method in class com.amazonaws.services.kms.model.ListAliasesResult
A flag that indicates whether there are more items in the list.
isTruncated() - Method in class com.amazonaws.services.kms.model.ListGrantsResult
A flag that indicates whether there are more items in the list.
isTruncated() - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
A flag that indicates whether there are more items in the list.
isTruncated() - Method in class com.amazonaws.services.kms.model.ListKeysResult
A flag that indicates whether there are more items in the list.
isTruncated() - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsResult
A flag that indicates whether there are more items in the list.

K

KeyListEntry - Class in com.amazonaws.services.kms.model
Contains information about each entry in the key list.
KeyListEntry() - Constructor for class com.amazonaws.services.kms.model.KeyListEntry
 
KeyMetadata - Class in com.amazonaws.services.kms.model
Contains metadata about a customer master key (CMK).
KeyMetadata() - Constructor for class com.amazonaws.services.kms.model.KeyMetadata
 
KeyState - Enum in com.amazonaws.services.kms.model
 
KeyUnavailableException - Exception in com.amazonaws.services.kms.model
The request was rejected because the key was not available.
KeyUnavailableException(String) - Constructor for exception com.amazonaws.services.kms.model.KeyUnavailableException
Constructs a new KeyUnavailableException with the specified error message.
KeyUsageType - Enum in com.amazonaws.services.kms.model
 
KMSInternalException - Exception in com.amazonaws.services.kms.model
The request was rejected because an internal exception occurred.
KMSInternalException(String) - Constructor for exception com.amazonaws.services.kms.model.KMSInternalException
Constructs a new KMSInternalException with the specified error message.
KMSInvalidStateException - Exception in com.amazonaws.services.kms.model
The request was rejected because the state of the specified resource is not valid for this request.
KMSInvalidStateException(String) - Constructor for exception com.amazonaws.services.kms.model.KMSInvalidStateException
Constructs a new KMSInvalidStateException with the specified error message.

L

LimitExceededException - Exception in com.amazonaws.services.kms.model
The request was rejected because a limit was exceeded.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.kms.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
listAliases(ListAliasesRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
listAliases() - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
listAliases(ListAliasesRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Lists all of the key aliases in the account.
listAliases() - Method in interface com.amazonaws.services.kms.AWSKMS
Simplified method form for invoking the ListAliases operation.
listAliases(ListAliasesRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Lists all of the key aliases in the account.
listAliases() - Method in class com.amazonaws.services.kms.AWSKMSClient
 
listAliasesAsync(ListAliasesRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
listAliasesAsync(ListAliasesRequest, AsyncHandler<ListAliasesRequest, ListAliasesResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
listAliasesAsync() - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
Simplified method form for invoking the ListAliases operation.
listAliasesAsync(AsyncHandler<ListAliasesRequest, ListAliasesResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
Simplified method form for invoking the ListAliases operation with an AsyncHandler.
listAliasesAsync(ListAliasesRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Lists all of the key aliases in the account.
listAliasesAsync(ListAliasesRequest, AsyncHandler<ListAliasesRequest, ListAliasesResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Lists all of the key aliases in the account.
listAliasesAsync() - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Simplified method form for invoking the ListAliases operation.
listAliasesAsync(AsyncHandler<ListAliasesRequest, ListAliasesResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Simplified method form for invoking the ListAliases operation with an AsyncHandler.
listAliasesAsync(ListAliasesRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
listAliasesAsync(ListAliasesRequest, AsyncHandler<ListAliasesRequest, ListAliasesResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
listAliasesAsync() - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Simplified method form for invoking the ListAliases operation.
listAliasesAsync(AsyncHandler<ListAliasesRequest, ListAliasesResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Simplified method form for invoking the ListAliases operation with an AsyncHandler.
ListAliasesRequest - Class in com.amazonaws.services.kms.model
 
ListAliasesRequest() - Constructor for class com.amazonaws.services.kms.model.ListAliasesRequest
 
ListAliasesResult - Class in com.amazonaws.services.kms.model
 
ListAliasesResult() - Constructor for class com.amazonaws.services.kms.model.ListAliasesResult
 
listGrants(ListGrantsRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
listGrants(ListGrantsRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
List the grants for a specified key.
listGrants(ListGrantsRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
List the grants for a specified key.
listGrantsAsync(ListGrantsRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
listGrantsAsync(ListGrantsRequest, AsyncHandler<ListGrantsRequest, ListGrantsResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
listGrantsAsync(ListGrantsRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
List the grants for a specified key.
listGrantsAsync(ListGrantsRequest, AsyncHandler<ListGrantsRequest, ListGrantsResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
List the grants for a specified key.
listGrantsAsync(ListGrantsRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
listGrantsAsync(ListGrantsRequest, AsyncHandler<ListGrantsRequest, ListGrantsResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
ListGrantsRequest - Class in com.amazonaws.services.kms.model
 
ListGrantsRequest() - Constructor for class com.amazonaws.services.kms.model.ListGrantsRequest
 
ListGrantsResult - Class in com.amazonaws.services.kms.model
 
ListGrantsResult() - Constructor for class com.amazonaws.services.kms.model.ListGrantsResult
 
listKeyPolicies(ListKeyPoliciesRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
listKeyPolicies(ListKeyPoliciesRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Retrieves a list of policies attached to a key.
listKeyPolicies(ListKeyPoliciesRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Retrieves a list of policies attached to a key.
listKeyPoliciesAsync(ListKeyPoliciesRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
listKeyPoliciesAsync(ListKeyPoliciesRequest, AsyncHandler<ListKeyPoliciesRequest, ListKeyPoliciesResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
listKeyPoliciesAsync(ListKeyPoliciesRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Retrieves a list of policies attached to a key.
listKeyPoliciesAsync(ListKeyPoliciesRequest, AsyncHandler<ListKeyPoliciesRequest, ListKeyPoliciesResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Retrieves a list of policies attached to a key.
listKeyPoliciesAsync(ListKeyPoliciesRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
listKeyPoliciesAsync(ListKeyPoliciesRequest, AsyncHandler<ListKeyPoliciesRequest, ListKeyPoliciesResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
ListKeyPoliciesRequest - Class in com.amazonaws.services.kms.model
 
ListKeyPoliciesRequest() - Constructor for class com.amazonaws.services.kms.model.ListKeyPoliciesRequest
 
ListKeyPoliciesResult - Class in com.amazonaws.services.kms.model
 
ListKeyPoliciesResult() - Constructor for class com.amazonaws.services.kms.model.ListKeyPoliciesResult
 
listKeys(ListKeysRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
listKeys() - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
listKeys(ListKeysRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Lists the customer master keys.
listKeys() - Method in interface com.amazonaws.services.kms.AWSKMS
Simplified method form for invoking the ListKeys operation.
listKeys(ListKeysRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Lists the customer master keys.
listKeys() - Method in class com.amazonaws.services.kms.AWSKMSClient
 
listKeysAsync(ListKeysRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
listKeysAsync(ListKeysRequest, AsyncHandler<ListKeysRequest, ListKeysResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
listKeysAsync() - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
Simplified method form for invoking the ListKeys operation.
listKeysAsync(AsyncHandler<ListKeysRequest, ListKeysResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
Simplified method form for invoking the ListKeys operation with an AsyncHandler.
listKeysAsync(ListKeysRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Lists the customer master keys.
listKeysAsync(ListKeysRequest, AsyncHandler<ListKeysRequest, ListKeysResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Lists the customer master keys.
listKeysAsync() - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Simplified method form for invoking the ListKeys operation.
listKeysAsync(AsyncHandler<ListKeysRequest, ListKeysResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Simplified method form for invoking the ListKeys operation with an AsyncHandler.
listKeysAsync(ListKeysRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
listKeysAsync(ListKeysRequest, AsyncHandler<ListKeysRequest, ListKeysResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
listKeysAsync() - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Simplified method form for invoking the ListKeys operation.
listKeysAsync(AsyncHandler<ListKeysRequest, ListKeysResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Simplified method form for invoking the ListKeys operation with an AsyncHandler.
ListKeysRequest - Class in com.amazonaws.services.kms.model
 
ListKeysRequest() - Constructor for class com.amazonaws.services.kms.model.ListKeysRequest
 
ListKeysResult - Class in com.amazonaws.services.kms.model
 
ListKeysResult() - Constructor for class com.amazonaws.services.kms.model.ListKeysResult
 
listRetirableGrants(ListRetirableGrantsRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
listRetirableGrants(ListRetirableGrantsRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Returns a list of all grants for which the grant's RetiringPrincipal matches the one specified.
listRetirableGrants(ListRetirableGrantsRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Returns a list of all grants for which the grant's RetiringPrincipal matches the one specified.
listRetirableGrantsAsync(ListRetirableGrantsRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
listRetirableGrantsAsync(ListRetirableGrantsRequest, AsyncHandler<ListRetirableGrantsRequest, ListRetirableGrantsResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
listRetirableGrantsAsync(ListRetirableGrantsRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Returns a list of all grants for which the grant's RetiringPrincipal matches the one specified.
listRetirableGrantsAsync(ListRetirableGrantsRequest, AsyncHandler<ListRetirableGrantsRequest, ListRetirableGrantsResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Returns a list of all grants for which the grant's RetiringPrincipal matches the one specified.
listRetirableGrantsAsync(ListRetirableGrantsRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
listRetirableGrantsAsync(ListRetirableGrantsRequest, AsyncHandler<ListRetirableGrantsRequest, ListRetirableGrantsResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
ListRetirableGrantsRequest - Class in com.amazonaws.services.kms.model
 
ListRetirableGrantsRequest() - Constructor for class com.amazonaws.services.kms.model.ListRetirableGrantsRequest
 
ListRetirableGrantsResult - Class in com.amazonaws.services.kms.model
 
ListRetirableGrantsResult() - Constructor for class com.amazonaws.services.kms.model.ListRetirableGrantsResult
 

M

MalformedPolicyDocumentException - Exception in com.amazonaws.services.kms.model
The request was rejected because the specified policy is not syntactically or semantically correct.
MalformedPolicyDocumentException(String) - Constructor for exception com.amazonaws.services.kms.model.MalformedPolicyDocumentException
Constructs a new MalformedPolicyDocumentException with the specified error message.

N

NotFoundException - Exception in com.amazonaws.services.kms.model
The request was rejected because the specified entity or resource could not be found.
NotFoundException(String) - Constructor for exception com.amazonaws.services.kms.model.NotFoundException
Constructs a new NotFoundException with the specified error message.

P

putKeyPolicy(PutKeyPolicyRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
putKeyPolicy(PutKeyPolicyRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Attaches a key policy to the specified customer master key (CMK).
putKeyPolicy(PutKeyPolicyRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Attaches a key policy to the specified customer master key (CMK).
putKeyPolicyAsync(PutKeyPolicyRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
putKeyPolicyAsync(PutKeyPolicyRequest, AsyncHandler<PutKeyPolicyRequest, PutKeyPolicyResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
putKeyPolicyAsync(PutKeyPolicyRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Attaches a key policy to the specified customer master key (CMK).
putKeyPolicyAsync(PutKeyPolicyRequest, AsyncHandler<PutKeyPolicyRequest, PutKeyPolicyResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Attaches a key policy to the specified customer master key (CMK).
putKeyPolicyAsync(PutKeyPolicyRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
putKeyPolicyAsync(PutKeyPolicyRequest, AsyncHandler<PutKeyPolicyRequest, PutKeyPolicyResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
PutKeyPolicyRequest - Class in com.amazonaws.services.kms.model
 
PutKeyPolicyRequest() - Constructor for class com.amazonaws.services.kms.model.PutKeyPolicyRequest
 
PutKeyPolicyResult - Class in com.amazonaws.services.kms.model
 
PutKeyPolicyResult() - Constructor for class com.amazonaws.services.kms.model.PutKeyPolicyResult
 

R

reEncrypt(ReEncryptRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
reEncrypt(ReEncryptRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Encrypts data on the server side with a new customer master key without exposing the plaintext of the data on the client side.
reEncrypt(ReEncryptRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Encrypts data on the server side with a new customer master key without exposing the plaintext of the data on the client side.
reEncryptAsync(ReEncryptRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
reEncryptAsync(ReEncryptRequest, AsyncHandler<ReEncryptRequest, ReEncryptResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
reEncryptAsync(ReEncryptRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Encrypts data on the server side with a new customer master key without exposing the plaintext of the data on the client side.
reEncryptAsync(ReEncryptRequest, AsyncHandler<ReEncryptRequest, ReEncryptResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Encrypts data on the server side with a new customer master key without exposing the plaintext of the data on the client side.
reEncryptAsync(ReEncryptRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
reEncryptAsync(ReEncryptRequest, AsyncHandler<ReEncryptRequest, ReEncryptResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
ReEncryptRequest - Class in com.amazonaws.services.kms.model
 
ReEncryptRequest() - Constructor for class com.amazonaws.services.kms.model.ReEncryptRequest
 
ReEncryptResult - Class in com.amazonaws.services.kms.model
 
ReEncryptResult() - Constructor for class com.amazonaws.services.kms.model.ReEncryptResult
 
retireGrant(RetireGrantRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
retireGrant() - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
retireGrant(RetireGrantRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Retires a grant.
retireGrant() - Method in interface com.amazonaws.services.kms.AWSKMS
Simplified method form for invoking the RetireGrant operation.
retireGrant(RetireGrantRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Retires a grant.
retireGrant() - Method in class com.amazonaws.services.kms.AWSKMSClient
 
retireGrantAsync(RetireGrantRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
retireGrantAsync(RetireGrantRequest, AsyncHandler<RetireGrantRequest, RetireGrantResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
retireGrantAsync() - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
Simplified method form for invoking the RetireGrant operation.
retireGrantAsync(AsyncHandler<RetireGrantRequest, RetireGrantResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
Simplified method form for invoking the RetireGrant operation with an AsyncHandler.
retireGrantAsync(RetireGrantRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Retires a grant.
retireGrantAsync(RetireGrantRequest, AsyncHandler<RetireGrantRequest, RetireGrantResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Retires a grant.
retireGrantAsync() - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Simplified method form for invoking the RetireGrant operation.
retireGrantAsync(AsyncHandler<RetireGrantRequest, RetireGrantResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Simplified method form for invoking the RetireGrant operation with an AsyncHandler.
retireGrantAsync(RetireGrantRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
retireGrantAsync(RetireGrantRequest, AsyncHandler<RetireGrantRequest, RetireGrantResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
retireGrantAsync() - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Simplified method form for invoking the RetireGrant operation.
retireGrantAsync(AsyncHandler<RetireGrantRequest, RetireGrantResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Simplified method form for invoking the RetireGrant operation with an AsyncHandler.
RetireGrantRequest - Class in com.amazonaws.services.kms.model
 
RetireGrantRequest() - Constructor for class com.amazonaws.services.kms.model.RetireGrantRequest
 
RetireGrantResult - Class in com.amazonaws.services.kms.model
 
RetireGrantResult() - Constructor for class com.amazonaws.services.kms.model.RetireGrantResult
 
revokeGrant(RevokeGrantRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
revokeGrant(RevokeGrantRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Revokes a grant.
revokeGrant(RevokeGrantRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Revokes a grant.
revokeGrantAsync(RevokeGrantRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
revokeGrantAsync(RevokeGrantRequest, AsyncHandler<RevokeGrantRequest, RevokeGrantResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
revokeGrantAsync(RevokeGrantRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Revokes a grant.
revokeGrantAsync(RevokeGrantRequest, AsyncHandler<RevokeGrantRequest, RevokeGrantResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Revokes a grant.
revokeGrantAsync(RevokeGrantRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
revokeGrantAsync(RevokeGrantRequest, AsyncHandler<RevokeGrantRequest, RevokeGrantResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
RevokeGrantRequest - Class in com.amazonaws.services.kms.model
 
RevokeGrantRequest() - Constructor for class com.amazonaws.services.kms.model.RevokeGrantRequest
 
RevokeGrantResult - Class in com.amazonaws.services.kms.model
 
RevokeGrantResult() - Constructor for class com.amazonaws.services.kms.model.RevokeGrantResult
 

S

scheduleKeyDeletion(ScheduleKeyDeletionRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
scheduleKeyDeletion(ScheduleKeyDeletionRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Schedules the deletion of a customer master key (CMK).
scheduleKeyDeletion(ScheduleKeyDeletionRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Schedules the deletion of a customer master key (CMK).
scheduleKeyDeletionAsync(ScheduleKeyDeletionRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
scheduleKeyDeletionAsync(ScheduleKeyDeletionRequest, AsyncHandler<ScheduleKeyDeletionRequest, ScheduleKeyDeletionResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
scheduleKeyDeletionAsync(ScheduleKeyDeletionRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Schedules the deletion of a customer master key (CMK).
scheduleKeyDeletionAsync(ScheduleKeyDeletionRequest, AsyncHandler<ScheduleKeyDeletionRequest, ScheduleKeyDeletionResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Schedules the deletion of a customer master key (CMK).
scheduleKeyDeletionAsync(ScheduleKeyDeletionRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
scheduleKeyDeletionAsync(ScheduleKeyDeletionRequest, AsyncHandler<ScheduleKeyDeletionRequest, ScheduleKeyDeletionResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
ScheduleKeyDeletionRequest - Class in com.amazonaws.services.kms.model
 
ScheduleKeyDeletionRequest() - Constructor for class com.amazonaws.services.kms.model.ScheduleKeyDeletionRequest
 
ScheduleKeyDeletionResult - Class in com.amazonaws.services.kms.model
 
ScheduleKeyDeletionResult() - Constructor for class com.amazonaws.services.kms.model.ScheduleKeyDeletionResult
 
setAliasArn(String) - Method in class com.amazonaws.services.kms.model.AliasListEntry
String that contains the key ARN.
setAliases(Collection<AliasListEntry>) - Method in class com.amazonaws.services.kms.model.ListAliasesResult
A list of key aliases in the user's account.
setAliasName(String) - Method in class com.amazonaws.services.kms.model.AliasListEntry
String that contains the alias.
setAliasName(String) - Method in class com.amazonaws.services.kms.model.CreateAliasRequest
String that contains the display name.
setAliasName(String) - Method in class com.amazonaws.services.kms.model.DeleteAliasRequest
The alias to be deleted.
setAliasName(String) - Method in class com.amazonaws.services.kms.model.UpdateAliasRequest
String that contains the name of the alias to be modified.
setArn(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
The Amazon Resource Name (ARN) of the key.
setAWSAccountId(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
The twelve-digit account ID of the AWS account that owns the key.
setBypassPolicyLockoutSafetyCheck(Boolean) - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
A flag to indicate whether to bypass the key policy lockout safety check.
setBypassPolicyLockoutSafetyCheck(Boolean) - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
A flag to indicate whether to bypass the key policy lockout safety check.
setCiphertextBlob(ByteBuffer) - Method in class com.amazonaws.services.kms.model.DecryptRequest
Ciphertext to be decrypted.
setCiphertextBlob(ByteBuffer) - Method in class com.amazonaws.services.kms.model.EncryptResult
The encrypted plaintext.
setCiphertextBlob(ByteBuffer) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyResult
Ciphertext that contains the encrypted data key.
setCiphertextBlob(ByteBuffer) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextResult
Ciphertext that contains the wrapped data key.
setCiphertextBlob(ByteBuffer) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
Ciphertext of the data to re-encrypt.
setCiphertextBlob(ByteBuffer) - Method in class com.amazonaws.services.kms.model.ReEncryptResult
The re-encrypted data.
setConstraints(GrantConstraints) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
The conditions under which the operations permitted by the grant are allowed.
setConstraints(GrantConstraints) - Method in class com.amazonaws.services.kms.model.GrantListEntry
The conditions under which the grant's operations are allowed.
setCreationDate(Date) - Method in class com.amazonaws.services.kms.model.GrantListEntry
The date and time when the grant was created.
setCreationDate(Date) - Method in class com.amazonaws.services.kms.model.KeyMetadata
The date and time when the key was created.
setDeletionDate(Date) - Method in class com.amazonaws.services.kms.model.KeyMetadata
The date and time after which AWS KMS deletes the customer master key (CMK).
setDeletionDate(Date) - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionResult
The date and time after which AWS KMS deletes the customer master key (CMK).
setDescription(String) - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
A description of the CMK.
setDescription(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
The friendly description of the key.
setDescription(String) - Method in class com.amazonaws.services.kms.model.UpdateKeyDescriptionRequest
New description for the key.
setDestinationEncryptionContext(Map<String, String>) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
Encryption context to be used when the data is re-encrypted.
setDestinationKeyId(String) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
A unique identifier for the customer master key used to re-encrypt the data.
setEnabled(Boolean) - Method in class com.amazonaws.services.kms.model.KeyMetadata
Specifies whether the key is enabled.
setEncryptionContext(Map<String, String>) - Method in class com.amazonaws.services.kms.model.DecryptRequest
The encryption context.
setEncryptionContext(Map<String, String>) - Method in class com.amazonaws.services.kms.model.EncryptRequest
Name/value pair that specifies the encryption context to be used for authenticated encryption.
setEncryptionContext(Map<String, String>) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
Name/value pair that contains additional data to be authenticated during the encryption and decryption processes that use the key.
setEncryptionContext(Map<String, String>) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
Name:value pair that contains additional data to be authenticated during the encryption and decryption processes.
setEncryptionContextEquals(Map<String, String>) - Method in class com.amazonaws.services.kms.model.GrantConstraints
Contains a list of key-value pairs that must be present in the encryption context of a subsequent operation permitted by the grant.
setEncryptionContextSubset(Map<String, String>) - Method in class com.amazonaws.services.kms.model.GrantConstraints
Contains a list of key-value pairs, a subset of which must be present in the encryption context of a subsequent operation permitted by the grant.
setEndpoint(String) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
setEndpoint(String) - Method in interface com.amazonaws.services.kms.AWSKMS
Overrides the default endpoint for this client ("https://kms.us-east-1.amazonaws.com/").
setGranteePrincipal(String) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
The principal that is given permission to perform the operations that the grant permits.
setGranteePrincipal(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
The principal that receives the grant's permissions.
setGrantId(String) - Method in class com.amazonaws.services.kms.model.CreateGrantResult
The unique identifier for the grant.
setGrantId(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
The unique identifier for the grant.
setGrantId(String) - Method in class com.amazonaws.services.kms.model.RetireGrantRequest
Unique identifier of the grant to be retired.
setGrantId(String) - Method in class com.amazonaws.services.kms.model.RevokeGrantRequest
Identifier of the grant to be revoked.
setGrants(Collection<GrantListEntry>) - Method in class com.amazonaws.services.kms.model.ListGrantsResult
A list of grants.
setGrants(Collection<GrantListEntry>) - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsResult
A list of grants.
setGrantToken(String) - Method in class com.amazonaws.services.kms.model.CreateGrantResult
The grant token.
setGrantToken(String) - Method in class com.amazonaws.services.kms.model.RetireGrantRequest
Token that identifies the grant to be retired.
setGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
A list of grant tokens.
setGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.DecryptRequest
A list of grant tokens.
setGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.DescribeKeyRequest
A list of grant tokens.
setGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.EncryptRequest
A list of grant tokens.
setGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
A list of grant tokens.
setGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
A list of grant tokens.
setGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
A list of grant tokens.
setIssuingAccount(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
The AWS account under which the grant was issued.
setKeyArn(String) - Method in class com.amazonaws.services.kms.model.KeyListEntry
ARN of the key.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.CancelKeyDeletionRequest
The unique identifier for the customer master key (CMK) for which to cancel deletion.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.CancelKeyDeletionResult
The unique identifier of the master key for which deletion is canceled.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
The unique identifier for the customer master key (CMK) that the grant applies to.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.DecryptResult
ARN of the key used to perform the decryption.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.DescribeKeyRequest
A unique identifier for the customer master key.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.DisableKeyRequest
A unique identifier for the CMK.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.DisableKeyRotationRequest
A unique identifier for the customer master key.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.EnableKeyRequest
A unique identifier for the customer master key.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.EnableKeyRotationRequest
A unique identifier for the customer master key.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.EncryptRequest
A unique identifier for the customer master key.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.EncryptResult
The ID of the key used during encryption.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
A unique identifier for the customer master key.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyResult
System generated unique identifier of the key to be used to decrypt the encrypted copy of the data key.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
A unique identifier for the customer master key.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextResult
System generated unique identifier of the key to be used to decrypt the encrypted copy of the data key.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.GetKeyPolicyRequest
A unique identifier for the customer master key.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.GetKeyRotationStatusRequest
A unique identifier for the customer master key.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
The unique identifier for the customer master key (CMK) to which the grant applies.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.KeyListEntry
Unique identifier of the key.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
The globally unique identifier for the key.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.ListGrantsRequest
A unique identifier for the customer master key.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesRequest
A unique identifier for the customer master key.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
A unique identifier for the CMK.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.ReEncryptResult
Unique identifier of the key used to re-encrypt the data.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.RetireGrantRequest
A unique identifier for the customer master key associated with the grant.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.RevokeGrantRequest
A unique identifier for the customer master key associated with the grant.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionRequest
The unique identifier for the customer master key (CMK) to delete.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionResult
The unique identifier of the customer master key (CMK) for which deletion is scheduled.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.UpdateKeyDescriptionRequest
A unique identifier for the customer master key.
setKeyMetadata(KeyMetadata) - Method in class com.amazonaws.services.kms.model.CreateKeyResult
Metadata associated with the CMK.
setKeyMetadata(KeyMetadata) - Method in class com.amazonaws.services.kms.model.DescribeKeyResult
Metadata associated with the key.
setKeyRotationEnabled(Boolean) - Method in class com.amazonaws.services.kms.model.GetKeyRotationStatusResult
A Boolean value that specifies whether key rotation is enabled.
setKeys(Collection<KeyListEntry>) - Method in class com.amazonaws.services.kms.model.ListKeysResult
A list of keys.
setKeySpec(String) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
Value that identifies the encryption algorithm and key size to generate a data key for.
setKeySpec(DataKeySpec) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
Value that identifies the encryption algorithm and key size to generate a data key for.
setKeySpec(String) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
Value that identifies the encryption algorithm and key size.
setKeySpec(DataKeySpec) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
Value that identifies the encryption algorithm and key size.
setKeyState(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
The state of the customer master key (CMK).
setKeyState(KeyState) - Method in class com.amazonaws.services.kms.model.KeyMetadata
The state of the customer master key (CMK).
setKeyUsage(String) - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
The intended use of the CMK.
setKeyUsage(KeyUsageType) - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
The intended use of the CMK.
setKeyUsage(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
The cryptographic operations for which you can use the key.
setKeyUsage(KeyUsageType) - Method in class com.amazonaws.services.kms.model.KeyMetadata
The cryptographic operations for which you can use the key.
setLimit(Integer) - Method in class com.amazonaws.services.kms.model.ListAliasesRequest
When paginating results, specify the maximum number of items to return in the response.
setLimit(Integer) - Method in class com.amazonaws.services.kms.model.ListGrantsRequest
When paginating results, specify the maximum number of items to return in the response.
setLimit(Integer) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesRequest
When paginating results, specify the maximum number of items to return in the response.
setLimit(Integer) - Method in class com.amazonaws.services.kms.model.ListKeysRequest
When paginating results, specify the maximum number of items to return in the response.
setLimit(Integer) - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsRequest
When paginating results, specify the maximum number of items to return in the response.
setMarker(String) - Method in class com.amazonaws.services.kms.model.ListAliasesRequest
Use this parameter only when paginating results and only in a subsequent request after you receive a response with truncated results.
setMarker(String) - Method in class com.amazonaws.services.kms.model.ListGrantsRequest
Use this parameter only when paginating results and only in a subsequent request after you receive a response with truncated results.
setMarker(String) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesRequest
Use this parameter only when paginating results and only in a subsequent request after you receive a response with truncated results.
setMarker(String) - Method in class com.amazonaws.services.kms.model.ListKeysRequest
Use this parameter only when paginating results and only in a subsequent request after you receive a response with truncated results.
setMarker(String) - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsRequest
Use this parameter only when paginating results and only in a subsequent request after you receive a response with truncated results.
setName(String) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
A friendly name for identifying the grant.
setName(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
The friendly name that identifies the grant.
setNextMarker(String) - Method in class com.amazonaws.services.kms.model.ListAliasesResult
When Truncated is true, this value is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setNextMarker(String) - Method in class com.amazonaws.services.kms.model.ListGrantsResult
When Truncated is true, this value is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setNextMarker(String) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
When Truncated is true, this value is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setNextMarker(String) - Method in class com.amazonaws.services.kms.model.ListKeysResult
When Truncated is true, this value is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setNextMarker(String) - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsResult
When Truncated is true, this value is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setNumberOfBytes(Integer) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
Integer that contains the number of bytes to generate.
setNumberOfBytes(Integer) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
Integer that contains the number of bytes to generate.
setNumberOfBytes(Integer) - Method in class com.amazonaws.services.kms.model.GenerateRandomRequest
Integer that contains the number of bytes to generate.
setOperations(Collection<String>) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
A list of operations that the grant permits.
setOperations(Collection<String>) - Method in class com.amazonaws.services.kms.model.GrantListEntry
The list of operations permitted by the grant.
setPendingWindowInDays(Integer) - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionRequest
The waiting period, specified in number of days.
setPlaintext(ByteBuffer) - Method in class com.amazonaws.services.kms.model.DecryptResult
Decrypted plaintext data.
setPlaintext(ByteBuffer) - Method in class com.amazonaws.services.kms.model.EncryptRequest
Data to be encrypted.
setPlaintext(ByteBuffer) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyResult
Plaintext that contains the data key.
setPlaintext(ByteBuffer) - Method in class com.amazonaws.services.kms.model.GenerateRandomResult
Plaintext that contains the unpredictable byte string.
setPolicy(String) - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
The key policy to attach to the CMK.
setPolicy(String) - Method in class com.amazonaws.services.kms.model.GetKeyPolicyResult
A policy document in JSON format.
setPolicy(String) - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
The key policy to attach to the CMK.
setPolicyName(String) - Method in class com.amazonaws.services.kms.model.GetKeyPolicyRequest
String that contains the name of the policy.
setPolicyName(String) - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
The name of the key policy.
setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
A list of policy names.
setRegion(Region) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
setRegion(Region) - Method in interface com.amazonaws.services.kms.AWSKMS
An alternative to AWSKMS.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRetiringPrincipal(String) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
The principal that is given permission to retire the grant by using RetireGrant operation.
setRetiringPrincipal(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
The principal that can retire the grant.
setRetiringPrincipal(String) - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsRequest
The retiring principal for which to list grants.
setSourceEncryptionContext(Map<String, String>) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
Encryption context used to encrypt and decrypt the data specified in the CiphertextBlob parameter.
setSourceKeyId(String) - Method in class com.amazonaws.services.kms.model.ReEncryptResult
Unique identifier of the key used to originally encrypt the data.
setTargetKeyId(String) - Method in class com.amazonaws.services.kms.model.AliasListEntry
String that contains the key identifier pointed to by the alias.
setTargetKeyId(String) - Method in class com.amazonaws.services.kms.model.CreateAliasRequest
An identifier of the key for which you are creating the alias.
setTargetKeyId(String) - Method in class com.amazonaws.services.kms.model.UpdateAliasRequest
Unique identifier of the customer master key to be mapped to the alias.
setTruncated(Boolean) - Method in class com.amazonaws.services.kms.model.ListAliasesResult
A flag that indicates whether there are more items in the list.
setTruncated(Boolean) - Method in class com.amazonaws.services.kms.model.ListGrantsResult
A flag that indicates whether there are more items in the list.
setTruncated(Boolean) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
A flag that indicates whether there are more items in the list.
setTruncated(Boolean) - Method in class com.amazonaws.services.kms.model.ListKeysResult
A flag that indicates whether there are more items in the list.
setTruncated(Boolean) - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsResult
A flag that indicates whether there are more items in the list.
shutdown() - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
shutdown() - Method in interface com.amazonaws.services.kms.AWSKMS
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Shuts down the client, releasing all managed resources.
standard() - Static method in class com.amazonaws.services.kms.AWSKMSAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.kms.AWSKMSClientBuilder
 

T

toString() - Method in class com.amazonaws.services.kms.model.AliasListEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.CancelKeyDeletionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.CancelKeyDeletionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.CreateAliasRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.CreateAliasResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.CreateGrantResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.CreateKeyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.kms.model.DataKeySpec
 
toString() - Method in class com.amazonaws.services.kms.model.DecryptRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.DecryptResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.DeleteAliasRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.DeleteAliasResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.DescribeKeyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.DescribeKeyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.DisableKeyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.DisableKeyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.DisableKeyRotationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.DisableKeyRotationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.EnableKeyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.EnableKeyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.EnableKeyRotationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.EnableKeyRotationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.EncryptRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.EncryptResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.GenerateRandomRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.GenerateRandomResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.GetKeyPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.GetKeyPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.GetKeyRotationStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.GetKeyRotationStatusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.GrantConstraints
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.GrantListEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.kms.model.GrantOperation
 
toString() - Method in class com.amazonaws.services.kms.model.KeyListEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.KeyMetadata
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.kms.model.KeyState
 
toString() - Method in enum com.amazonaws.services.kms.model.KeyUsageType
 
toString() - Method in class com.amazonaws.services.kms.model.ListAliasesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.ListAliasesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.ListGrantsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.ListGrantsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.ListKeysRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.ListKeysResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.PutKeyPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.ReEncryptResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.RetireGrantRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.RetireGrantResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.RevokeGrantRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.RevokeGrantResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.UpdateAliasRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.UpdateAliasResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.UpdateKeyDescriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kms.model.UpdateKeyDescriptionResult
Returns a string representation of this object; useful for testing and debugging.

U

UnsupportedOperationException - Exception in com.amazonaws.services.kms.model
The request was rejected because a specified parameter is not supported.
UnsupportedOperationException(String) - Constructor for exception com.amazonaws.services.kms.model.UnsupportedOperationException
Constructs a new UnsupportedOperationException with the specified error message.
updateAlias(UpdateAliasRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
updateAlias(UpdateAliasRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Updates an alias to map it to a different key.
updateAlias(UpdateAliasRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Updates an alias to map it to a different key.
updateAliasAsync(UpdateAliasRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
updateAliasAsync(UpdateAliasRequest, AsyncHandler<UpdateAliasRequest, UpdateAliasResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
updateAliasAsync(UpdateAliasRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Updates an alias to map it to a different key.
updateAliasAsync(UpdateAliasRequest, AsyncHandler<UpdateAliasRequest, UpdateAliasResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Updates an alias to map it to a different key.
updateAliasAsync(UpdateAliasRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
updateAliasAsync(UpdateAliasRequest, AsyncHandler<UpdateAliasRequest, UpdateAliasResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
UpdateAliasRequest - Class in com.amazonaws.services.kms.model
 
UpdateAliasRequest() - Constructor for class com.amazonaws.services.kms.model.UpdateAliasRequest
 
UpdateAliasResult - Class in com.amazonaws.services.kms.model
 
UpdateAliasResult() - Constructor for class com.amazonaws.services.kms.model.UpdateAliasResult
 
updateKeyDescription(UpdateKeyDescriptionRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMS
 
updateKeyDescription(UpdateKeyDescriptionRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Updates the description of a key.
updateKeyDescription(UpdateKeyDescriptionRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Updates the description of a key.
updateKeyDescriptionAsync(UpdateKeyDescriptionRequest) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
updateKeyDescriptionAsync(UpdateKeyDescriptionRequest, AsyncHandler<UpdateKeyDescriptionRequest, UpdateKeyDescriptionResult>) - Method in class com.amazonaws.services.kms.AbstractAWSKMSAsync
 
updateKeyDescriptionAsync(UpdateKeyDescriptionRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Updates the description of a key.
updateKeyDescriptionAsync(UpdateKeyDescriptionRequest, AsyncHandler<UpdateKeyDescriptionRequest, UpdateKeyDescriptionResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Updates the description of a key.
updateKeyDescriptionAsync(UpdateKeyDescriptionRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
updateKeyDescriptionAsync(UpdateKeyDescriptionRequest, AsyncHandler<UpdateKeyDescriptionRequest, UpdateKeyDescriptionResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
 
UpdateKeyDescriptionRequest - Class in com.amazonaws.services.kms.model
 
UpdateKeyDescriptionRequest() - Constructor for class com.amazonaws.services.kms.model.UpdateKeyDescriptionRequest
 
UpdateKeyDescriptionResult - Class in com.amazonaws.services.kms.model
 
UpdateKeyDescriptionResult() - Constructor for class com.amazonaws.services.kms.model.UpdateKeyDescriptionResult
 

V

valueOf(String) - Static method in enum com.amazonaws.services.kms.model.DataKeySpec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.kms.model.GrantOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.kms.model.KeyState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.kms.model.KeyUsageType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.kms.model.DataKeySpec
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.kms.model.GrantOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.kms.model.KeyState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.kms.model.KeyUsageType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAliasArn(String) - Method in class com.amazonaws.services.kms.model.AliasListEntry
String that contains the key ARN.
withAliases(AliasListEntry...) - Method in class com.amazonaws.services.kms.model.ListAliasesResult
A list of key aliases in the user's account.
withAliases(Collection<AliasListEntry>) - Method in class com.amazonaws.services.kms.model.ListAliasesResult
A list of key aliases in the user's account.
withAliasName(String) - Method in class com.amazonaws.services.kms.model.AliasListEntry
String that contains the alias.
withAliasName(String) - Method in class com.amazonaws.services.kms.model.CreateAliasRequest
String that contains the display name.
withAliasName(String) - Method in class com.amazonaws.services.kms.model.DeleteAliasRequest
The alias to be deleted.
withAliasName(String) - Method in class com.amazonaws.services.kms.model.UpdateAliasRequest
String that contains the name of the alias to be modified.
withArn(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
The Amazon Resource Name (ARN) of the key.
withAWSAccountId(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
The twelve-digit account ID of the AWS account that owns the key.
withBypassPolicyLockoutSafetyCheck(Boolean) - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
A flag to indicate whether to bypass the key policy lockout safety check.
withBypassPolicyLockoutSafetyCheck(Boolean) - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
A flag to indicate whether to bypass the key policy lockout safety check.
withCiphertextBlob(ByteBuffer) - Method in class com.amazonaws.services.kms.model.DecryptRequest
Ciphertext to be decrypted.
withCiphertextBlob(ByteBuffer) - Method in class com.amazonaws.services.kms.model.EncryptResult
The encrypted plaintext.
withCiphertextBlob(ByteBuffer) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyResult
Ciphertext that contains the encrypted data key.
withCiphertextBlob(ByteBuffer) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextResult
Ciphertext that contains the wrapped data key.
withCiphertextBlob(ByteBuffer) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
Ciphertext of the data to re-encrypt.
withCiphertextBlob(ByteBuffer) - Method in class com.amazonaws.services.kms.model.ReEncryptResult
The re-encrypted data.
withConstraints(GrantConstraints) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
The conditions under which the operations permitted by the grant are allowed.
withConstraints(GrantConstraints) - Method in class com.amazonaws.services.kms.model.GrantListEntry
The conditions under which the grant's operations are allowed.
withCreationDate(Date) - Method in class com.amazonaws.services.kms.model.GrantListEntry
The date and time when the grant was created.
withCreationDate(Date) - Method in class com.amazonaws.services.kms.model.KeyMetadata
The date and time when the key was created.
withDeletionDate(Date) - Method in class com.amazonaws.services.kms.model.KeyMetadata
The date and time after which AWS KMS deletes the customer master key (CMK).
withDeletionDate(Date) - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionResult
The date and time after which AWS KMS deletes the customer master key (CMK).
withDescription(String) - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
A description of the CMK.
withDescription(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
The friendly description of the key.
withDescription(String) - Method in class com.amazonaws.services.kms.model.UpdateKeyDescriptionRequest
New description for the key.
withDestinationEncryptionContext(Map<String, String>) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
Encryption context to be used when the data is re-encrypted.
withDestinationKeyId(String) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
A unique identifier for the customer master key used to re-encrypt the data.
withEnabled(Boolean) - Method in class com.amazonaws.services.kms.model.KeyMetadata
Specifies whether the key is enabled.
withEncryptionContext(Map<String, String>) - Method in class com.amazonaws.services.kms.model.DecryptRequest
The encryption context.
withEncryptionContext(Map<String, String>) - Method in class com.amazonaws.services.kms.model.EncryptRequest
Name/value pair that specifies the encryption context to be used for authenticated encryption.
withEncryptionContext(Map<String, String>) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
Name/value pair that contains additional data to be authenticated during the encryption and decryption processes that use the key.
withEncryptionContext(Map<String, String>) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
Name:value pair that contains additional data to be authenticated during the encryption and decryption processes.
withEncryptionContextEquals(Map<String, String>) - Method in class com.amazonaws.services.kms.model.GrantConstraints
Contains a list of key-value pairs that must be present in the encryption context of a subsequent operation permitted by the grant.
withEncryptionContextSubset(Map<String, String>) - Method in class com.amazonaws.services.kms.model.GrantConstraints
Contains a list of key-value pairs, a subset of which must be present in the encryption context of a subsequent operation permitted by the grant.
withGranteePrincipal(String) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
The principal that is given permission to perform the operations that the grant permits.
withGranteePrincipal(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
The principal that receives the grant's permissions.
withGrantId(String) - Method in class com.amazonaws.services.kms.model.CreateGrantResult
The unique identifier for the grant.
withGrantId(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
The unique identifier for the grant.
withGrantId(String) - Method in class com.amazonaws.services.kms.model.RetireGrantRequest
Unique identifier of the grant to be retired.
withGrantId(String) - Method in class com.amazonaws.services.kms.model.RevokeGrantRequest
Identifier of the grant to be revoked.
withGrants(GrantListEntry...) - Method in class com.amazonaws.services.kms.model.ListGrantsResult
A list of grants.
withGrants(Collection<GrantListEntry>) - Method in class com.amazonaws.services.kms.model.ListGrantsResult
A list of grants.
withGrants(GrantListEntry...) - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsResult
A list of grants.
withGrants(Collection<GrantListEntry>) - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsResult
A list of grants.
withGrantToken(String) - Method in class com.amazonaws.services.kms.model.CreateGrantResult
The grant token.
withGrantToken(String) - Method in class com.amazonaws.services.kms.model.RetireGrantRequest
Token that identifies the grant to be retired.
withGrantTokens(String...) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
A list of grant tokens.
withGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
A list of grant tokens.
withGrantTokens(String...) - Method in class com.amazonaws.services.kms.model.DecryptRequest
A list of grant tokens.
withGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.DecryptRequest
A list of grant tokens.
withGrantTokens(String...) - Method in class com.amazonaws.services.kms.model.DescribeKeyRequest
A list of grant tokens.
withGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.DescribeKeyRequest
A list of grant tokens.
withGrantTokens(String...) - Method in class com.amazonaws.services.kms.model.EncryptRequest
A list of grant tokens.
withGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.EncryptRequest
A list of grant tokens.
withGrantTokens(String...) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
A list of grant tokens.
withGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
A list of grant tokens.
withGrantTokens(String...) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
A list of grant tokens.
withGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
A list of grant tokens.
withGrantTokens(String...) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
A list of grant tokens.
withGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
A list of grant tokens.
withIssuingAccount(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
The AWS account under which the grant was issued.
withKeyArn(String) - Method in class com.amazonaws.services.kms.model.KeyListEntry
ARN of the key.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.CancelKeyDeletionRequest
The unique identifier for the customer master key (CMK) for which to cancel deletion.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.CancelKeyDeletionResult
The unique identifier of the master key for which deletion is canceled.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
The unique identifier for the customer master key (CMK) that the grant applies to.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.DecryptResult
ARN of the key used to perform the decryption.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.DescribeKeyRequest
A unique identifier for the customer master key.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.DisableKeyRequest
A unique identifier for the CMK.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.DisableKeyRotationRequest
A unique identifier for the customer master key.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.EnableKeyRequest
A unique identifier for the customer master key.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.EnableKeyRotationRequest
A unique identifier for the customer master key.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.EncryptRequest
A unique identifier for the customer master key.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.EncryptResult
The ID of the key used during encryption.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
A unique identifier for the customer master key.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyResult
System generated unique identifier of the key to be used to decrypt the encrypted copy of the data key.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
A unique identifier for the customer master key.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextResult
System generated unique identifier of the key to be used to decrypt the encrypted copy of the data key.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.GetKeyPolicyRequest
A unique identifier for the customer master key.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.GetKeyRotationStatusRequest
A unique identifier for the customer master key.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
The unique identifier for the customer master key (CMK) to which the grant applies.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.KeyListEntry
Unique identifier of the key.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
The globally unique identifier for the key.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.ListGrantsRequest
A unique identifier for the customer master key.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesRequest
A unique identifier for the customer master key.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
A unique identifier for the CMK.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.ReEncryptResult
Unique identifier of the key used to re-encrypt the data.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.RetireGrantRequest
A unique identifier for the customer master key associated with the grant.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.RevokeGrantRequest
A unique identifier for the customer master key associated with the grant.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionRequest
The unique identifier for the customer master key (CMK) to delete.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionResult
The unique identifier of the customer master key (CMK) for which deletion is scheduled.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.UpdateKeyDescriptionRequest
A unique identifier for the customer master key.
withKeyMetadata(KeyMetadata) - Method in class com.amazonaws.services.kms.model.CreateKeyResult
Metadata associated with the CMK.
withKeyMetadata(KeyMetadata) - Method in class com.amazonaws.services.kms.model.DescribeKeyResult
Metadata associated with the key.
withKeyRotationEnabled(Boolean) - Method in class com.amazonaws.services.kms.model.GetKeyRotationStatusResult
A Boolean value that specifies whether key rotation is enabled.
withKeys(KeyListEntry...) - Method in class com.amazonaws.services.kms.model.ListKeysResult
A list of keys.
withKeys(Collection<KeyListEntry>) - Method in class com.amazonaws.services.kms.model.ListKeysResult
A list of keys.
withKeySpec(String) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
Value that identifies the encryption algorithm and key size to generate a data key for.
withKeySpec(DataKeySpec) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
Value that identifies the encryption algorithm and key size to generate a data key for.
withKeySpec(String) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
Value that identifies the encryption algorithm and key size.
withKeySpec(DataKeySpec) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
Value that identifies the encryption algorithm and key size.
withKeyState(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
The state of the customer master key (CMK).
withKeyState(KeyState) - Method in class com.amazonaws.services.kms.model.KeyMetadata
The state of the customer master key (CMK).
withKeyUsage(String) - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
The intended use of the CMK.
withKeyUsage(KeyUsageType) - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
The intended use of the CMK.
withKeyUsage(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
The cryptographic operations for which you can use the key.
withKeyUsage(KeyUsageType) - Method in class com.amazonaws.services.kms.model.KeyMetadata
The cryptographic operations for which you can use the key.
withLimit(Integer) - Method in class com.amazonaws.services.kms.model.ListAliasesRequest
When paginating results, specify the maximum number of items to return in the response.
withLimit(Integer) - Method in class com.amazonaws.services.kms.model.ListGrantsRequest
When paginating results, specify the maximum number of items to return in the response.
withLimit(Integer) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesRequest
When paginating results, specify the maximum number of items to return in the response.
withLimit(Integer) - Method in class com.amazonaws.services.kms.model.ListKeysRequest
When paginating results, specify the maximum number of items to return in the response.
withLimit(Integer) - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsRequest
When paginating results, specify the maximum number of items to return in the response.
withMarker(String) - Method in class com.amazonaws.services.kms.model.ListAliasesRequest
Use this parameter only when paginating results and only in a subsequent request after you receive a response with truncated results.
withMarker(String) - Method in class com.amazonaws.services.kms.model.ListGrantsRequest
Use this parameter only when paginating results and only in a subsequent request after you receive a response with truncated results.
withMarker(String) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesRequest
Use this parameter only when paginating results and only in a subsequent request after you receive a response with truncated results.
withMarker(String) - Method in class com.amazonaws.services.kms.model.ListKeysRequest
Use this parameter only when paginating results and only in a subsequent request after you receive a response with truncated results.
withMarker(String) - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsRequest
Use this parameter only when paginating results and only in a subsequent request after you receive a response with truncated results.
withName(String) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
A friendly name for identifying the grant.
withName(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
The friendly name that identifies the grant.
withNextMarker(String) - Method in class com.amazonaws.services.kms.model.ListAliasesResult
When Truncated is true, this value is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withNextMarker(String) - Method in class com.amazonaws.services.kms.model.ListGrantsResult
When Truncated is true, this value is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withNextMarker(String) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
When Truncated is true, this value is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withNextMarker(String) - Method in class com.amazonaws.services.kms.model.ListKeysResult
When Truncated is true, this value is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withNextMarker(String) - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsResult
When Truncated is true, this value is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withNumberOfBytes(Integer) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
Integer that contains the number of bytes to generate.
withNumberOfBytes(Integer) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
Integer that contains the number of bytes to generate.
withNumberOfBytes(Integer) - Method in class com.amazonaws.services.kms.model.GenerateRandomRequest
Integer that contains the number of bytes to generate.
withOperations(String...) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
A list of operations that the grant permits.
withOperations(Collection<String>) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
A list of operations that the grant permits.
withOperations(GrantOperation...) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
A list of operations that the grant permits.
withOperations(String...) - Method in class com.amazonaws.services.kms.model.GrantListEntry
The list of operations permitted by the grant.
withOperations(Collection<String>) - Method in class com.amazonaws.services.kms.model.GrantListEntry
The list of operations permitted by the grant.
withOperations(GrantOperation...) - Method in class com.amazonaws.services.kms.model.GrantListEntry
The list of operations permitted by the grant.
withPendingWindowInDays(Integer) - Method in class com.amazonaws.services.kms.model.ScheduleKeyDeletionRequest
The waiting period, specified in number of days.
withPlaintext(ByteBuffer) - Method in class com.amazonaws.services.kms.model.DecryptResult
Decrypted plaintext data.
withPlaintext(ByteBuffer) - Method in class com.amazonaws.services.kms.model.EncryptRequest
Data to be encrypted.
withPlaintext(ByteBuffer) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyResult
Plaintext that contains the data key.
withPlaintext(ByteBuffer) - Method in class com.amazonaws.services.kms.model.GenerateRandomResult
Plaintext that contains the unpredictable byte string.
withPolicy(String) - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
The key policy to attach to the CMK.
withPolicy(String) - Method in class com.amazonaws.services.kms.model.GetKeyPolicyResult
A policy document in JSON format.
withPolicy(String) - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
The key policy to attach to the CMK.
withPolicyName(String) - Method in class com.amazonaws.services.kms.model.GetKeyPolicyRequest
String that contains the name of the policy.
withPolicyName(String) - Method in class com.amazonaws.services.kms.model.PutKeyPolicyRequest
The name of the key policy.
withPolicyNames(String...) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
A list of policy names.
withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
A list of policy names.
withRetiringPrincipal(String) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
The principal that is given permission to retire the grant by using RetireGrant operation.
withRetiringPrincipal(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
The principal that can retire the grant.
withRetiringPrincipal(String) - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsRequest
The retiring principal for which to list grants.
withSourceEncryptionContext(Map<String, String>) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
Encryption context used to encrypt and decrypt the data specified in the CiphertextBlob parameter.
withSourceKeyId(String) - Method in class com.amazonaws.services.kms.model.ReEncryptResult
Unique identifier of the key used to originally encrypt the data.
withTargetKeyId(String) - Method in class com.amazonaws.services.kms.model.AliasListEntry
String that contains the key identifier pointed to by the alias.
withTargetKeyId(String) - Method in class com.amazonaws.services.kms.model.CreateAliasRequest
An identifier of the key for which you are creating the alias.
withTargetKeyId(String) - Method in class com.amazonaws.services.kms.model.UpdateAliasRequest
Unique identifier of the customer master key to be mapped to the alias.
withTruncated(Boolean) - Method in class com.amazonaws.services.kms.model.ListAliasesResult
A flag that indicates whether there are more items in the list.
withTruncated(Boolean) - Method in class com.amazonaws.services.kms.model.ListGrantsResult
A flag that indicates whether there are more items in the list.
withTruncated(Boolean) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
A flag that indicates whether there are more items in the list.
withTruncated(Boolean) - Method in class com.amazonaws.services.kms.model.ListKeysResult
A flag that indicates whether there are more items in the list.
withTruncated(Boolean) - Method in class com.amazonaws.services.kms.model.ListRetirableGrantsResult
A flag that indicates whether there are more items in the list.
A B C D E F G H I K L M N P R S T U V W 
Skip navigation links

Copyright © 2016. All rights reserved.