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