| Package | Description | 
|---|---|
| com.amazonaws.services.kms | 
 | 
| com.amazonaws.services.kms.model | 
| Modifier and Type | Method and Description | 
|---|---|
DisableKeyResult | 
AWSKMS.disableKey(DisableKeyRequest disableKeyRequest)
 Sets the state of a customer master key (CMK) to disabled, thereby preventing its use for cryptographic
 operations. 
 | 
DisableKeyResult | 
AbstractAWSKMS.disableKey(DisableKeyRequest request)  | 
DisableKeyResult | 
AWSKMSClient.disableKey(DisableKeyRequest request)
 Sets the state of a customer master key (CMK) to disabled, thereby preventing its use for cryptographic
 operations. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Future<DisableKeyResult> | 
AWSKMSAsyncClient.disableKeyAsync(DisableKeyRequest request)  | 
Future<DisableKeyResult> | 
AWSKMSAsync.disableKeyAsync(DisableKeyRequest disableKeyRequest)
 Sets the state of a customer master key (CMK) to disabled, thereby preventing its use for cryptographic
 operations. 
 | 
Future<DisableKeyResult> | 
AbstractAWSKMSAsync.disableKeyAsync(DisableKeyRequest request)  | 
Future<DisableKeyResult> | 
AWSKMSAsyncClient.disableKeyAsync(DisableKeyRequest request,
               AsyncHandler<DisableKeyRequest,DisableKeyResult> asyncHandler)  | 
Future<DisableKeyResult> | 
AWSKMSAsync.disableKeyAsync(DisableKeyRequest disableKeyRequest,
               AsyncHandler<DisableKeyRequest,DisableKeyResult> asyncHandler)
 Sets the state of a customer master key (CMK) to disabled, thereby preventing its use for cryptographic
 operations. 
 | 
Future<DisableKeyResult> | 
AbstractAWSKMSAsync.disableKeyAsync(DisableKeyRequest request,
               AsyncHandler<DisableKeyRequest,DisableKeyResult> asyncHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
Future<DisableKeyResult> | 
AWSKMSAsyncClient.disableKeyAsync(DisableKeyRequest request,
               AsyncHandler<DisableKeyRequest,DisableKeyResult> asyncHandler)  | 
Future<DisableKeyResult> | 
AWSKMSAsync.disableKeyAsync(DisableKeyRequest disableKeyRequest,
               AsyncHandler<DisableKeyRequest,DisableKeyResult> asyncHandler)
 Sets the state of a customer master key (CMK) to disabled, thereby preventing its use for cryptographic
 operations. 
 | 
Future<DisableKeyResult> | 
AbstractAWSKMSAsync.disableKeyAsync(DisableKeyRequest request,
               AsyncHandler<DisableKeyRequest,DisableKeyResult> asyncHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
DisableKeyResult | 
DisableKeyResult.clone()  | 
Copyright © 2020. All rights reserved.