| Package | Description | 
|---|---|
| com.amazonaws.services.kms | 
 | 
| com.amazonaws.services.kms.model | 
| Modifier and Type | Method and Description | 
|---|---|
EnableKeyRotationResult | 
AWSKMS.enableKeyRotation(EnableKeyRotationRequest enableKeyRotationRequest)
 Enables automatic rotation of
 the key material for the specified symmetric customer master key (CMK). 
 | 
EnableKeyRotationResult | 
AbstractAWSKMS.enableKeyRotation(EnableKeyRotationRequest request)  | 
EnableKeyRotationResult | 
AWSKMSClient.enableKeyRotation(EnableKeyRotationRequest request)
 Enables automatic rotation of
 the key material for the specified symmetric customer master key (CMK). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Future<EnableKeyRotationResult> | 
AWSKMSAsyncClient.enableKeyRotationAsync(EnableKeyRotationRequest request,
                      AsyncHandler<EnableKeyRotationRequest,EnableKeyRotationResult> asyncHandler)  | 
Future<EnableKeyRotationResult> | 
AWSKMSAsync.enableKeyRotationAsync(EnableKeyRotationRequest enableKeyRotationRequest,
                      AsyncHandler<EnableKeyRotationRequest,EnableKeyRotationResult> asyncHandler)
 Enables automatic rotation of
 the key material for the specified symmetric customer master key (CMK). 
 | 
Future<EnableKeyRotationResult> | 
AbstractAWSKMSAsync.enableKeyRotationAsync(EnableKeyRotationRequest request,
                      AsyncHandler<EnableKeyRotationRequest,EnableKeyRotationResult> asyncHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
EnableKeyRotationResult | 
EnableKeyRotationResult.clone()  | 
Copyright © 2020. All rights reserved.