| Package | Description | 
|---|---|
| com.amazonaws.services.kms | 
 | 
| com.amazonaws.services.kms.model | 
| Modifier and Type | Method and Description | 
|---|---|
PutKeyPolicyResult | 
AWSKMS.putKeyPolicy(PutKeyPolicyRequest putKeyPolicyRequest)
 Attaches a key policy to the specified customer master key (CMK). 
 | 
PutKeyPolicyResult | 
AbstractAWSKMS.putKeyPolicy(PutKeyPolicyRequest request)  | 
PutKeyPolicyResult | 
AWSKMSClient.putKeyPolicy(PutKeyPolicyRequest request)
 Attaches a key policy to the specified customer master key (CMK). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Future<PutKeyPolicyResult> | 
AWSKMSAsyncClient.putKeyPolicyAsync(PutKeyPolicyRequest request,
                 AsyncHandler<PutKeyPolicyRequest,PutKeyPolicyResult> asyncHandler)  | 
Future<PutKeyPolicyResult> | 
AWSKMSAsync.putKeyPolicyAsync(PutKeyPolicyRequest putKeyPolicyRequest,
                 AsyncHandler<PutKeyPolicyRequest,PutKeyPolicyResult> asyncHandler)
 Attaches a key policy to the specified customer master key (CMK). 
 | 
Future<PutKeyPolicyResult> | 
AbstractAWSKMSAsync.putKeyPolicyAsync(PutKeyPolicyRequest request,
                 AsyncHandler<PutKeyPolicyRequest,PutKeyPolicyResult> asyncHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
PutKeyPolicyResult | 
PutKeyPolicyResult.clone()  | 
Copyright © 2020. All rights reserved.