A C D E F G H I J K L M N P R S T U V W 

A

addDestinationEncryptionContextEntry(String, String) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
Encryption context to be used when the data is re-encrypted.
addEncryptionContextEntry(String, String) - Method in class com.amazonaws.services.kms.model.DecryptRequest
The encryption context.
addEncryptionContextEntry(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.
addEncryptionContextEntry(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.
addEncryptionContextEntry(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.
addEncryptionContextEqualsEntry(String, String) - Method in class com.amazonaws.services.kms.model.GrantConstraints
The constraint contains additional key/value pairs that serve to further limit the grant.
addEncryptionContextSubsetEntry(String, String) - Method in class com.amazonaws.services.kms.model.GrantConstraints
The constraint equals the full encryption context.
addSourceEncryptionContextEntry(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.
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 AWSKMS.
AWSKMSAsync - Interface in com.amazonaws.services.kms
Interface for accessing AWSKMS asynchronously.
AWSKMSAsyncClient - Class in com.amazonaws.services.kms
Asynchronous client for accessing AWSKMS.
AWSKMSAsyncClient() - Constructor for class com.amazonaws.services.kms.AWSKMSAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSKMS.
AWSKMSAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.kms.AWSKMSAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSKMS.
AWSKMSAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.kms.AWSKMSAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSKMS 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 AWSKMS 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 AWSKMS 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 AWSKMS using the specified AWS account credentials provider.
AWSKMSAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.kms.AWSKMSAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSKMS using the specified AWS account credentials provider and executor service.
AWSKMSAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.kms.AWSKMSAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSKMS using the specified AWS account credentials provider and client configuration options.
AWSKMSAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.kms.AWSKMSAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSKMS using the specified AWS account credentials provider, executor service, and client configuration options.
AWSKMSClient - Class in com.amazonaws.services.kms
Client for accessing AWSKMS.
AWSKMSClient() - Constructor for class com.amazonaws.services.kms.AWSKMSClient
Constructs a new client to invoke service methods on AWSKMS.
AWSKMSClient(ClientConfiguration) - Constructor for class com.amazonaws.services.kms.AWSKMSClient
Constructs a new client to invoke service methods on AWSKMS.
AWSKMSClient(AWSCredentials) - Constructor for class com.amazonaws.services.kms.AWSKMSClient
Constructs a new client to invoke service methods on AWSKMS 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 AWSKMS 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 AWSKMS 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 AWSKMS 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 AWSKMS using the specified AWS account credentials provider, client configuration options and request metric collector.

C

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.CreateAliasRequest
 
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.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.DisableKeyRotationRequest
 
clone() - Method in class com.amazonaws.services.kms.model.EnableKeyRequest
 
clone() - Method in class com.amazonaws.services.kms.model.EnableKeyRotationRequest
 
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.PutKeyPolicyRequest
 
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.RevokeGrantRequest
 
clone() - Method in class com.amazonaws.services.kms.model.UpdateAliasRequest
 
clone() - Method in class com.amazonaws.services.kms.model.UpdateKeyDescriptionRequest
 
com.amazonaws.services.kms - package com.amazonaws.services.kms
Synchronous and asynchronous client classes for accessing AWSKMS.
com.amazonaws.services.kms.model - package com.amazonaws.services.kms.model
Classes modeling the various types represented by AWSKMS.
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 interface com.amazonaws.services.kms.AWSKMSAsync
Creates a display name for a customer master key.
createAliasAsync(CreateAliasRequest, AsyncHandler<CreateAliasRequest, Void>) - 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
Creates a display name for a customer master key.
createAliasAsync(CreateAliasRequest, AsyncHandler<CreateAliasRequest, Void>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Creates a display name for a customer master key.
CreateAliasRequest - Class in com.amazonaws.services.kms.model
Container for the parameters to the CreateAlias operation.
CreateAliasRequest() - Constructor for class com.amazonaws.services.kms.model.CreateAliasRequest
 
createGrant(CreateGrantRequest) - Method in interface com.amazonaws.services.kms.AWSKMS
Adds a grant to a key to specify who can access 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 access the key and under what conditions.
createGrantAsync(CreateGrantRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Adds a grant to a key to specify who can access 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 access the key and under what conditions.
createGrantAsync(CreateGrantRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Adds a grant to a key to specify who can access the key and under what conditions.
createGrantAsync(CreateGrantRequest, AsyncHandler<CreateGrantRequest, CreateGrantResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Adds a grant to a key to specify who can access the key and under what conditions.
CreateGrantRequest - Class in com.amazonaws.services.kms.model
Container for the parameters to the CreateGrant operation.
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 interface com.amazonaws.services.kms.AWSKMS
Creates a customer master key.
createKey() - Method in interface com.amazonaws.services.kms.AWSKMS
Creates a customer master key.
createKey(CreateKeyRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Creates a customer master key.
createKey() - Method in class com.amazonaws.services.kms.AWSKMSClient
Creates a customer master key.
createKeyAsync(CreateKeyRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Creates a customer master key.
createKeyAsync(CreateKeyRequest, AsyncHandler<CreateKeyRequest, CreateKeyResult>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Creates a customer master key.
createKeyAsync(CreateKeyRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Creates a customer master key.
createKeyAsync(CreateKeyRequest, AsyncHandler<CreateKeyRequest, CreateKeyResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Creates a customer master key.
CreateKeyRequest - Class in com.amazonaws.services.kms.model
Container for the parameters to the CreateKey operation.
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
Data Key Spec
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 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
Decrypts ciphertext.
decryptAsync(DecryptRequest, AsyncHandler<DecryptRequest, DecryptResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Decrypts ciphertext.
DecryptRequest - Class in com.amazonaws.services.kms.model
Container for the parameters to the Decrypt operation.
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
 
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 interface com.amazonaws.services.kms.AWSKMSAsync
Deletes the specified alias.
deleteAliasAsync(DeleteAliasRequest, AsyncHandler<DeleteAliasRequest, Void>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Deletes the specified alias.
deleteAliasAsync(DeleteAliasRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Deletes the specified alias.
deleteAliasAsync(DeleteAliasRequest, AsyncHandler<DeleteAliasRequest, Void>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Deletes the specified alias.
DeleteAliasRequest - Class in com.amazonaws.services.kms.model
Container for the parameters to the DeleteAlias operation.
DeleteAliasRequest() - Constructor for class com.amazonaws.services.kms.model.DeleteAliasRequest
 
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 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 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
Provides detailed information about the specified customer master key.
describeKeyAsync(DescribeKeyRequest, AsyncHandler<DescribeKeyRequest, DescribeKeyResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Provides detailed information about the specified customer master key.
DescribeKeyRequest - Class in com.amazonaws.services.kms.model
Container for the parameters to the DescribeKey operation.
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
A 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 interface com.amazonaws.services.kms.AWSKMS
Marks a key as disabled, thereby preventing its use.
disableKey(DisableKeyRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Marks a key as disabled, thereby preventing its use.
disableKeyAsync(DisableKeyRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Marks a key as disabled, thereby preventing its use.
disableKeyAsync(DisableKeyRequest, AsyncHandler<DisableKeyRequest, Void>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Marks a key as disabled, thereby preventing its use.
disableKeyAsync(DisableKeyRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Marks a key as disabled, thereby preventing its use.
disableKeyAsync(DisableKeyRequest, AsyncHandler<DisableKeyRequest, Void>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Marks a key as disabled, thereby preventing its use.
DisableKeyRequest - Class in com.amazonaws.services.kms.model
Container for the parameters to the DisableKey operation.
DisableKeyRequest() - Constructor for class com.amazonaws.services.kms.model.DisableKeyRequest
 
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 interface com.amazonaws.services.kms.AWSKMSAsync
Disables rotation of the specified key.
disableKeyRotationAsync(DisableKeyRotationRequest, AsyncHandler<DisableKeyRotationRequest, Void>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Disables rotation of the specified key.
disableKeyRotationAsync(DisableKeyRotationRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Disables rotation of the specified key.
disableKeyRotationAsync(DisableKeyRotationRequest, AsyncHandler<DisableKeyRotationRequest, Void>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Disables rotation of the specified key.
DisableKeyRotationRequest - Class in com.amazonaws.services.kms.model
Container for the parameters to the DisableKeyRotation operation.
DisableKeyRotationRequest() - Constructor for class com.amazonaws.services.kms.model.DisableKeyRotationRequest
 

E

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 interface com.amazonaws.services.kms.AWSKMSAsync
Marks a key as enabled, thereby permitting its use.
enableKeyAsync(EnableKeyRequest, AsyncHandler<EnableKeyRequest, Void>) - 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
Marks a key as enabled, thereby permitting its use.
enableKeyAsync(EnableKeyRequest, AsyncHandler<EnableKeyRequest, Void>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Marks a key as enabled, thereby permitting its use.
EnableKeyRequest - Class in com.amazonaws.services.kms.model
Container for the parameters to the EnableKey operation.
EnableKeyRequest() - Constructor for class com.amazonaws.services.kms.model.EnableKeyRequest
 
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 interface com.amazonaws.services.kms.AWSKMSAsync
Enables rotation of the specified customer master key.
enableKeyRotationAsync(EnableKeyRotationRequest, AsyncHandler<EnableKeyRotationRequest, Void>) - 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
Enables rotation of the specified customer master key.
enableKeyRotationAsync(EnableKeyRotationRequest, AsyncHandler<EnableKeyRotationRequest, Void>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Enables rotation of the specified customer master key.
EnableKeyRotationRequest - Class in com.amazonaws.services.kms.model
Container for the parameters to the EnableKeyRotation operation.
EnableKeyRotationRequest() - Constructor for class com.amazonaws.services.kms.model.EnableKeyRotationRequest
 
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 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
Encrypts plaintext into ciphertext by using a customer master key.
encryptAsync(EncryptRequest, AsyncHandler<EncryptRequest, EncryptResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Encrypts plaintext into ciphertext by using a customer master key.
EncryptRequest - Class in com.amazonaws.services.kms.model
Container for the parameters to the Encrypt operation.
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
 
equals(Object) - Method in class com.amazonaws.services.kms.model.AliasListEntry
 
equals(Object) - Method in class com.amazonaws.services.kms.model.CreateAliasRequest
 
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.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.DisableKeyRotationRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.EnableKeyRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.EnableKeyRotationRequest
 
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.PutKeyPolicyRequest
 
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.RevokeGrantRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.UpdateAliasRequest
 
equals(Object) - Method in class com.amazonaws.services.kms.model.UpdateKeyDescriptionRequest
 

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.KeyUsageType
Use this in place of valueOf.

G

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 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
Generates a data key that you can use in your application to locally encrypt data.
generateDataKeyAsync(GenerateDataKeyRequest, AsyncHandler<GenerateDataKeyRequest, GenerateDataKeyResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Generates a data key that you can use in your application to locally encrypt data.
GenerateDataKeyRequest - Class in com.amazonaws.services.kms.model
Container for the parameters to the GenerateDataKey operation.
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 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 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
Returns a data key encrypted by a customer master key without the plaintext copy of that key.
generateDataKeyWithoutPlaintextAsync(GenerateDataKeyWithoutPlaintextRequest, AsyncHandler<GenerateDataKeyWithoutPlaintextRequest, GenerateDataKeyWithoutPlaintextResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Returns a data key encrypted by a customer master key without the plaintext copy of that key.
GenerateDataKeyWithoutPlaintextRequest - Class in com.amazonaws.services.kms.model
Container for the parameters to the GenerateDataKeyWithoutPlaintext operation.
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 interface com.amazonaws.services.kms.AWSKMS
Generates an unpredictable byte string.
generateRandom() - Method in interface com.amazonaws.services.kms.AWSKMS
Generates an unpredictable byte string.
generateRandom(GenerateRandomRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Generates an unpredictable byte string.
generateRandom() - Method in class com.amazonaws.services.kms.AWSKMSClient
Generates an unpredictable byte string.
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(GenerateRandomRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Generates an unpredictable byte string.
generateRandomAsync(GenerateRandomRequest, AsyncHandler<GenerateRandomRequest, GenerateRandomResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Generates an unpredictable byte string.
GenerateRandomRequest - Class in com.amazonaws.services.kms.model
Container for the parameters to the GenerateRandom operation.
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 modifed.
getArn() - Method in class com.amazonaws.services.kms.model.KeyMetadata
Key ARN (Amazon Resource Name).
getAWSAccountId() - Method in class com.amazonaws.services.kms.model.KeyMetadata
Account ID number.
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
Specifies the conditions under which the actions specified by the Operations parameter are allowed.
getConstraints() - Method in class com.amazonaws.services.kms.model.GrantListEntry
Specifies the conditions under which the actions specified by the Operations parameter are allowed.
getCreationDate() - Method in class com.amazonaws.services.kms.model.KeyMetadata
Date the key was created.
getDescription() - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
Description of the key.
getDescription() - Method in class com.amazonaws.services.kms.model.KeyMetadata
The 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
Value that 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
The constraint contains additional key/value pairs that serve to further limit the grant.
getEncryptionContextSubset() - Method in class com.amazonaws.services.kms.model.GrantConstraints
The constraint equals the full encryption context.
getExecutorService() - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Returns the executor service used by this async client to execute requests.
getGranteePrincipal() - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
Principal given permission by the grant to use the key identified by the keyId parameter.
getGranteePrincipal() - Method in class com.amazonaws.services.kms.model.GrantListEntry
The principal that receives the grant permission.
getGrantId() - Method in class com.amazonaws.services.kms.model.CreateGrantResult
Unique grant identifier.
getGrantId() - Method in class com.amazonaws.services.kms.model.GrantListEntry
Unique grant identifier.
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.
getGrantToken() - Method in class com.amazonaws.services.kms.model.CreateGrantResult
For more information, see Grant Tokens.
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
For more information, see Grant Tokens.
getGrantTokens() - Method in class com.amazonaws.services.kms.model.DecryptRequest
For more information, see Grant Tokens.
getGrantTokens() - Method in class com.amazonaws.services.kms.model.EncryptRequest
For more information, see Grant Tokens.
getGrantTokens() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
For more information, see Grant Tokens.
getGrantTokens() - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
For more information, see Grant Tokens.
getGrantTokens() - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
For more information, see Grant Tokens.
getIssuingAccount() - Method in class com.amazonaws.services.kms.model.GrantListEntry
The 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.CreateGrantRequest
A unique identifier for the customer master key.
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 customer master key.
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.KeyListEntry
Unique identifier of the key.
getKeyId() - Method in class com.amazonaws.services.kms.model.KeyMetadata
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 customer master key.
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.UpdateKeyDescriptionRequest
A unique identifier for the customer master key.
getKeyMetadata() - Method in class com.amazonaws.services.kms.model.CreateKeyResult
Metadata associated with the key.
getKeyMetadata() - Method in class com.amazonaws.services.kms.model.DescribeKeyResult
Metadata associated with the key.
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 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
Retrieves a policy attached to the specified key.
getKeyPolicyAsync(GetKeyPolicyRequest, AsyncHandler<GetKeyPolicyRequest, GetKeyPolicyResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Retrieves a policy attached to the specified key.
GetKeyPolicyRequest - Class in com.amazonaws.services.kms.model
Container for the parameters to the GetKeyPolicy operation.
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 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 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
Retrieves a Boolean value that indicates whether key rotation is enabled for the specified key.
getKeyRotationStatusAsync(GetKeyRotationStatusRequest, AsyncHandler<GetKeyRotationStatusRequest, GetKeyRotationStatusResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Retrieves a Boolean value that indicates whether key rotation is enabled for the specified key.
GetKeyRotationStatusRequest - Class in com.amazonaws.services.kms.model
Container for the parameters to the GetKeyRotationStatus operation.
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.
getKeyUsage() - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
Specifies the intended use of the key.
getKeyUsage() - Method in class com.amazonaws.services.kms.model.KeyMetadata
A value that specifies what operation(s) the key can perform.
getLimit() - Method in class com.amazonaws.services.kms.model.ListAliasesRequest
Specify this parameter when paginating results to indicate the maximum number of aliases you want in each response.
getLimit() - Method in class com.amazonaws.services.kms.model.ListGrantsRequest
Specify this parameter only when paginating results to indicate the maximum number of grants you want listed in the response.
getLimit() - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesRequest
Specify this parameter only when paginating results to indicate the maximum number of policies you want listed in the response.
getLimit() - Method in class com.amazonaws.services.kms.model.ListKeysRequest
Specify this parameter only when paginating results to indicate the maximum number of keys you want listed in the response.
getMarker() - Method in class com.amazonaws.services.kms.model.ListAliasesRequest
Use this parameter when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
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've received a response where the results are truncated.
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've received a response where the results are truncated.
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've received a response where the results are truncated.
getNextMarker() - Method in class com.amazonaws.services.kms.model.ListAliasesResult
If Truncated is true, this value is present and contains the value to use for the Marker request parameter in a subsequent pagination request.
getNextMarker() - Method in class com.amazonaws.services.kms.model.ListGrantsResult
If Truncated is true, this value is present and contains the value to use for the Marker request parameter in a subsequent pagination request.
getNextMarker() - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
If Truncated is true, this value is present and contains the value to use for the Marker request parameter in a subsequent pagination request.
getNextMarker() - Method in class com.amazonaws.services.kms.model.ListKeysResult
If Truncated is true, this value is present and contains the value to use for the Marker request 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
List of operations permitted by the grant.
getOperations() - Method in class com.amazonaws.services.kms.model.GrantListEntry
List of operations permitted by the grant.
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
Policy to be attached to the key.
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 policy, in JSON format, to be attached to the key.
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
Name of the policy to be attached.
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
Principal given permission to retire the grant.
getRetiringPrincipal() - Method in class com.amazonaws.services.kms.model.GrantListEntry
The principal that can retire the account.
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 associated with 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.
GrantConstraints - Class in com.amazonaws.services.kms.model
Contains constraints on the grant.
GrantConstraints() - Constructor for class com.amazonaws.services.kms.model.GrantConstraints
 
GrantListEntry - Class in com.amazonaws.services.kms.model
Contains information about each entry in the grant list.
GrantListEntry() - Constructor for class com.amazonaws.services.kms.model.GrantListEntry
 
GrantOperation - Enum in com.amazonaws.services.kms.model
Grant Operation

H

hashCode() - Method in class com.amazonaws.services.kms.model.AliasListEntry
 
hashCode() - Method in class com.amazonaws.services.kms.model.CreateAliasRequest
 
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.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.DisableKeyRotationRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.EnableKeyRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.EnableKeyRotationRequest
 
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.PutKeyPolicyRequest
 
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.RevokeGrantRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.UpdateAliasRequest
 
hashCode() - Method in class com.amazonaws.services.kms.model.UpdateKeyDescriptionRequest
 

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.
InvalidGrantTokenException - Exception in com.amazonaws.services.kms.model
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.
isEnabled() - Method in class com.amazonaws.services.kms.model.KeyMetadata
Value that 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.

J

jsonErrorUnmarshallers - Variable in class com.amazonaws.services.kms.AWSKMSClient
List of exception unmarshallers for all AWSKMS exceptions.

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 associated with a specific key.
KeyMetadata() - Constructor for class com.amazonaws.services.kms.model.KeyMetadata
 
KeyUnavailableException - Exception in com.amazonaws.services.kms.model
The request was rejected because the key was disabled, not found, or otherwise 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
Key Usage Type
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.

L

LimitExceededException - Exception in com.amazonaws.services.kms.model
The request was rejected because a quota 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 interface com.amazonaws.services.kms.AWSKMS
Lists all of the key aliases in the account.
listAliases() - Method in interface com.amazonaws.services.kms.AWSKMS
Lists all of the key aliases in the account.
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
Lists all of the key aliases in the account.
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(ListAliasesRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Lists all of the key aliases in the account.
listAliasesAsync(ListAliasesRequest, AsyncHandler<ListAliasesRequest, ListAliasesResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Lists all of the key aliases in the account.
ListAliasesRequest - Class in com.amazonaws.services.kms.model
Container for the parameters to the ListAliases operation.
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 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 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
List the grants for a specified key.
listGrantsAsync(ListGrantsRequest, AsyncHandler<ListGrantsRequest, ListGrantsResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
List the grants for a specified key.
ListGrantsRequest - Class in com.amazonaws.services.kms.model
Container for the parameters to the ListGrants operation.
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 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 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
Retrieves a list of policies attached to a key.
listKeyPoliciesAsync(ListKeyPoliciesRequest, AsyncHandler<ListKeyPoliciesRequest, ListKeyPoliciesResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Retrieves a list of policies attached to a key.
ListKeyPoliciesRequest - Class in com.amazonaws.services.kms.model
Container for the parameters to the ListKeyPolicies operation.
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 interface com.amazonaws.services.kms.AWSKMS
Lists the customer master keys.
listKeys() - Method in interface com.amazonaws.services.kms.AWSKMS
Lists the customer master keys.
listKeys(ListKeysRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Lists the customer master keys.
listKeys() - Method in class com.amazonaws.services.kms.AWSKMSClient
Lists the customer master keys.
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(ListKeysRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Lists the customer master keys.
listKeysAsync(ListKeysRequest, AsyncHandler<ListKeysRequest, ListKeysResult>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Lists the customer master keys.
ListKeysRequest - Class in com.amazonaws.services.kms.model
Container for the parameters to the ListKeys operation.
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
 

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 interface com.amazonaws.services.kms.AWSKMS
Attaches a policy to the specified key.
putKeyPolicy(PutKeyPolicyRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Attaches a policy to the specified key.
putKeyPolicyAsync(PutKeyPolicyRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Attaches a policy to the specified key.
putKeyPolicyAsync(PutKeyPolicyRequest, AsyncHandler<PutKeyPolicyRequest, Void>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Attaches a policy to the specified key.
putKeyPolicyAsync(PutKeyPolicyRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Attaches a policy to the specified key.
putKeyPolicyAsync(PutKeyPolicyRequest, AsyncHandler<PutKeyPolicyRequest, Void>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Attaches a policy to the specified key.
PutKeyPolicyRequest - Class in com.amazonaws.services.kms.model
Container for the parameters to the PutKeyPolicy operation.
PutKeyPolicyRequest() - Constructor for class com.amazonaws.services.kms.model.PutKeyPolicyRequest
 

R

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 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
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 class com.amazonaws.services.kms.AWSKMSAsyncClient
Encrypts data on the server side with a new customer master key without exposing the plaintext of the data on the client side.
ReEncryptRequest - Class in com.amazonaws.services.kms.model
Container for the parameters to the ReEncrypt operation.
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 interface com.amazonaws.services.kms.AWSKMS
Retires a grant.
retireGrant() - Method in interface com.amazonaws.services.kms.AWSKMS
Retires a grant.
retireGrant(RetireGrantRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Retires a grant.
retireGrant() - Method in class com.amazonaws.services.kms.AWSKMSClient
Retires a grant.
retireGrantAsync(RetireGrantRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Retires a grant.
retireGrantAsync(RetireGrantRequest, AsyncHandler<RetireGrantRequest, Void>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Retires a grant.
retireGrantAsync(RetireGrantRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Retires a grant.
retireGrantAsync(RetireGrantRequest, AsyncHandler<RetireGrantRequest, Void>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Retires a grant.
RetireGrantRequest - Class in com.amazonaws.services.kms.model
Container for the parameters to the RetireGrant operation.
RetireGrantRequest() - Constructor for class com.amazonaws.services.kms.model.RetireGrantRequest
 
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 interface com.amazonaws.services.kms.AWSKMSAsync
Revokes a grant.
revokeGrantAsync(RevokeGrantRequest, AsyncHandler<RevokeGrantRequest, Void>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Revokes a grant.
revokeGrantAsync(RevokeGrantRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Revokes a grant.
revokeGrantAsync(RevokeGrantRequest, AsyncHandler<RevokeGrantRequest, Void>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Revokes a grant.
RevokeGrantRequest - Class in com.amazonaws.services.kms.model
Container for the parameters to the RevokeGrant operation.
RevokeGrantRequest() - Constructor for class com.amazonaws.services.kms.model.RevokeGrantRequest
 

S

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 modifed.
setArn(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
Key ARN (Amazon Resource Name).
setAWSAccountId(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
Account ID number.
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
Specifies the conditions under which the actions specified by the Operations parameter are allowed.
setConstraints(GrantConstraints) - Method in class com.amazonaws.services.kms.model.GrantListEntry
Specifies the conditions under which the actions specified by the Operations parameter are allowed.
setCreationDate(Date) - Method in class com.amazonaws.services.kms.model.KeyMetadata
Date the key was created.
setDescription(String) - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
Description of the key.
setDescription(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
The 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
Value that 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
The constraint contains additional key/value pairs that serve to further limit the grant.
setEncryptionContextSubset(Map<String, String>) - Method in class com.amazonaws.services.kms.model.GrantConstraints
The constraint equals the full encryption context.
setEndpoint(String) - Method in interface com.amazonaws.services.kms.AWSKMS
Overrides the default endpoint for this client ("https://kms.us-east-1.amazonaws.com/").
setEndpoint(String) - Method in class com.amazonaws.services.kms.AWSKMSClient
 
setEndpoint(String, String, String) - Method in class com.amazonaws.services.kms.AWSKMSClient
 
setGranteePrincipal(String) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
Principal given permission by the grant to use the key identified by the keyId parameter.
setGranteePrincipal(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
The principal that receives the grant permission.
setGrantId(String) - Method in class com.amazonaws.services.kms.model.CreateGrantResult
Unique grant identifier.
setGrantId(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
Unique grant identifier.
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.
setGrantToken(String) - Method in class com.amazonaws.services.kms.model.CreateGrantResult
For more information, see Grant Tokens.
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
For more information, see Grant Tokens.
setGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.DecryptRequest
For more information, see Grant Tokens.
setGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.EncryptRequest
For more information, see Grant Tokens.
setGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
For more information, see Grant Tokens.
setGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
For more information, see Grant Tokens.
setGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
For more information, see Grant Tokens.
setIssuingAccount(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
The 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.CreateGrantRequest
A unique identifier for the customer master key.
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 customer master key.
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.KeyListEntry
Unique identifier of the key.
setKeyId(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
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 customer master key.
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.UpdateKeyDescriptionRequest
A unique identifier for the customer master key.
setKeyMetadata(KeyMetadata) - Method in class com.amazonaws.services.kms.model.CreateKeyResult
Metadata associated with the key.
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.
setKeyUsage(String) - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
Specifies the intended use of the key.
setKeyUsage(KeyUsageType) - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
Specifies the intended use of the key.
setKeyUsage(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
A value that specifies what operation(s) the key can perform.
setKeyUsage(KeyUsageType) - Method in class com.amazonaws.services.kms.model.KeyMetadata
A value that specifies what operation(s) the key can perform.
setLimit(Integer) - Method in class com.amazonaws.services.kms.model.ListAliasesRequest
Specify this parameter when paginating results to indicate the maximum number of aliases you want in each response.
setLimit(Integer) - Method in class com.amazonaws.services.kms.model.ListGrantsRequest
Specify this parameter only when paginating results to indicate the maximum number of grants you want listed in the response.
setLimit(Integer) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesRequest
Specify this parameter only when paginating results to indicate the maximum number of policies you want listed in the response.
setLimit(Integer) - Method in class com.amazonaws.services.kms.model.ListKeysRequest
Specify this parameter only when paginating results to indicate the maximum number of keys you want listed in the response.
setMarker(String) - Method in class com.amazonaws.services.kms.model.ListAliasesRequest
Use this parameter when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
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've received a response where the results are truncated.
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've received a response where the results are truncated.
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've received a response where the results are truncated.
setNextMarker(String) - Method in class com.amazonaws.services.kms.model.ListAliasesResult
If Truncated is true, this value is present and contains the value to use for the Marker request parameter in a subsequent pagination request.
setNextMarker(String) - Method in class com.amazonaws.services.kms.model.ListGrantsResult
If Truncated is true, this value is present and contains the value to use for the Marker request parameter in a subsequent pagination request.
setNextMarker(String) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
If Truncated is true, this value is present and contains the value to use for the Marker request parameter in a subsequent pagination request.
setNextMarker(String) - Method in class com.amazonaws.services.kms.model.ListKeysResult
If Truncated is true, this value is present and contains the value to use for the Marker request 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
List of operations permitted by the grant.
setOperations(Collection<String>) - Method in class com.amazonaws.services.kms.model.GrantListEntry
List of operations permitted by the grant.
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
Policy to be attached to the key.
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 policy, in JSON format, to be attached to the key.
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
Name of the policy to be attached.
setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
A list of policy names.
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
Principal given permission to retire the grant.
setRetiringPrincipal(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
The principal that can retire the account.
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 associated with 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.
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.

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.CreateAliasRequest
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.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.DisableKeyRotationRequest
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.EnableKeyRotationRequest
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.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.PutKeyPolicyRequest
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.RevokeGrantRequest
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.UpdateKeyDescriptionRequest
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 interface com.amazonaws.services.kms.AWSKMS
Updates an alias to associate it with a different key.
updateAlias(UpdateAliasRequest) - Method in class com.amazonaws.services.kms.AWSKMSClient
Updates an alias to associate it with a different key.
updateAliasAsync(UpdateAliasRequest) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Updates an alias to associate it with a different key.
updateAliasAsync(UpdateAliasRequest, AsyncHandler<UpdateAliasRequest, Void>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Updates an alias to associate it with a different key.
updateAliasAsync(UpdateAliasRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Updates an alias to associate it with a different key.
updateAliasAsync(UpdateAliasRequest, AsyncHandler<UpdateAliasRequest, Void>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Updates an alias to associate it with a different key.
UpdateAliasRequest - Class in com.amazonaws.services.kms.model
Container for the parameters to the UpdateAlias operation.
UpdateAliasRequest() - Constructor for class com.amazonaws.services.kms.model.UpdateAliasRequest
 
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 interface com.amazonaws.services.kms.AWSKMSAsync
Updates the description of a key.
updateKeyDescriptionAsync(UpdateKeyDescriptionRequest, AsyncHandler<UpdateKeyDescriptionRequest, Void>) - Method in interface com.amazonaws.services.kms.AWSKMSAsync
Updates the description of a key.
updateKeyDescriptionAsync(UpdateKeyDescriptionRequest) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Updates the description of a key.
updateKeyDescriptionAsync(UpdateKeyDescriptionRequest, AsyncHandler<UpdateKeyDescriptionRequest, Void>) - Method in class com.amazonaws.services.kms.AWSKMSAsyncClient
Updates the description of a key.
UpdateKeyDescriptionRequest - Class in com.amazonaws.services.kms.model
Container for the parameters to the UpdateKeyDescription operation.
UpdateKeyDescriptionRequest() - Constructor for class com.amazonaws.services.kms.model.UpdateKeyDescriptionRequest
 

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.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.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 modifed.
withArn(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
Key ARN (Amazon Resource Name).
withAWSAccountId(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
Account ID number.
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
Specifies the conditions under which the actions specified by the Operations parameter are allowed.
withConstraints(GrantConstraints) - Method in class com.amazonaws.services.kms.model.GrantListEntry
Specifies the conditions under which the actions specified by the Operations parameter are allowed.
withCreationDate(Date) - Method in class com.amazonaws.services.kms.model.KeyMetadata
Date the key was created.
withDescription(String) - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
Description of the key.
withDescription(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
The 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
Value that 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
The constraint contains additional key/value pairs that serve to further limit the grant.
withEncryptionContextSubset(Map<String, String>) - Method in class com.amazonaws.services.kms.model.GrantConstraints
The constraint equals the full encryption context.
withGranteePrincipal(String) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
Principal given permission by the grant to use the key identified by the keyId parameter.
withGranteePrincipal(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
The principal that receives the grant permission.
withGrantId(String) - Method in class com.amazonaws.services.kms.model.CreateGrantResult
Unique grant identifier.
withGrantId(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
Unique grant identifier.
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.
withGrantToken(String) - Method in class com.amazonaws.services.kms.model.CreateGrantResult
For more information, see Grant Tokens.
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
For more information, see Grant Tokens.
withGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
For more information, see Grant Tokens.
withGrantTokens(String...) - Method in class com.amazonaws.services.kms.model.DecryptRequest
For more information, see Grant Tokens.
withGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.DecryptRequest
For more information, see Grant Tokens.
withGrantTokens(String...) - Method in class com.amazonaws.services.kms.model.EncryptRequest
For more information, see Grant Tokens.
withGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.EncryptRequest
For more information, see Grant Tokens.
withGrantTokens(String...) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
For more information, see Grant Tokens.
withGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyRequest
For more information, see Grant Tokens.
withGrantTokens(String...) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
For more information, see Grant Tokens.
withGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
For more information, see Grant Tokens.
withGrantTokens(String...) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
For more information, see Grant Tokens.
withGrantTokens(Collection<String>) - Method in class com.amazonaws.services.kms.model.ReEncryptRequest
For more information, see Grant Tokens.
withIssuingAccount(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
The 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.CreateGrantRequest
A unique identifier for the customer master key.
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 customer master key.
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.KeyListEntry
Unique identifier of the key.
withKeyId(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
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 customer master key.
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.UpdateKeyDescriptionRequest
A unique identifier for the customer master key.
withKeyMetadata(KeyMetadata) - Method in class com.amazonaws.services.kms.model.CreateKeyResult
Metadata associated with the key.
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.
withKeyUsage(String) - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
Specifies the intended use of the key.
withKeyUsage(KeyUsageType) - Method in class com.amazonaws.services.kms.model.CreateKeyRequest
Specifies the intended use of the key.
withKeyUsage(String) - Method in class com.amazonaws.services.kms.model.KeyMetadata
A value that specifies what operation(s) the key can perform.
withKeyUsage(KeyUsageType) - Method in class com.amazonaws.services.kms.model.KeyMetadata
A value that specifies what operation(s) the key can perform.
withLimit(Integer) - Method in class com.amazonaws.services.kms.model.ListAliasesRequest
Specify this parameter when paginating results to indicate the maximum number of aliases you want in each response.
withLimit(Integer) - Method in class com.amazonaws.services.kms.model.ListGrantsRequest
Specify this parameter only when paginating results to indicate the maximum number of grants you want listed in the response.
withLimit(Integer) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesRequest
Specify this parameter only when paginating results to indicate the maximum number of policies you want listed in the response.
withLimit(Integer) - Method in class com.amazonaws.services.kms.model.ListKeysRequest
Specify this parameter only when paginating results to indicate the maximum number of keys you want listed in the response.
withMarker(String) - Method in class com.amazonaws.services.kms.model.ListAliasesRequest
Use this parameter when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
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've received a response where the results are truncated.
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've received a response where the results are truncated.
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've received a response where the results are truncated.
withNextMarker(String) - Method in class com.amazonaws.services.kms.model.ListAliasesResult
If Truncated is true, this value is present and contains the value to use for the Marker request parameter in a subsequent pagination request.
withNextMarker(String) - Method in class com.amazonaws.services.kms.model.ListGrantsResult
If Truncated is true, this value is present and contains the value to use for the Marker request parameter in a subsequent pagination request.
withNextMarker(String) - Method in class com.amazonaws.services.kms.model.ListKeyPoliciesResult
If Truncated is true, this value is present and contains the value to use for the Marker request parameter in a subsequent pagination request.
withNextMarker(String) - Method in class com.amazonaws.services.kms.model.ListKeysResult
If Truncated is true, this value is present and contains the value to use for the Marker request 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
List of operations permitted by the grant.
withOperations(Collection<String>) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
List of operations permitted by the grant.
withOperations(GrantOperation...) - Method in class com.amazonaws.services.kms.model.CreateGrantRequest
List of operations permitted by the grant.
withOperations(String...) - Method in class com.amazonaws.services.kms.model.GrantListEntry
List of operations permitted by the grant.
withOperations(Collection<String>) - Method in class com.amazonaws.services.kms.model.GrantListEntry
List of operations permitted by the grant.
withOperations(GrantOperation...) - Method in class com.amazonaws.services.kms.model.GrantListEntry
List of operations permitted by the grant.
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
Policy to be attached to the key.
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 policy, in JSON format, to be attached to the key.
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
Name of the policy to be attached.
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
Principal given permission to retire the grant.
withRetiringPrincipal(String) - Method in class com.amazonaws.services.kms.model.GrantListEntry
The principal that can retire the account.
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 associated with 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.
A C D E F G H I J K L M N P R S T U V W 

Copyright © 2015. All rights reserved.