| Package | Description | 
|---|---|
| com.amazonaws.services.kms | 
 | 
| com.amazonaws.services.kms.model | 
| Modifier and Type | Method and Description | 
|---|---|
GetKeyPolicyResult | 
AWSKMS.getKeyPolicy(GetKeyPolicyRequest getKeyPolicyRequest)
 Gets a key policy attached to the specified customer master key (CMK). 
 | 
GetKeyPolicyResult | 
AbstractAWSKMS.getKeyPolicy(GetKeyPolicyRequest request)  | 
GetKeyPolicyResult | 
AWSKMSClient.getKeyPolicy(GetKeyPolicyRequest request)
 Gets a key policy attached to the specified customer master key (CMK). 
 | 
Future<GetKeyPolicyResult> | 
AWSKMSAsyncClient.getKeyPolicyAsync(GetKeyPolicyRequest request)  | 
Future<GetKeyPolicyResult> | 
AWSKMSAsync.getKeyPolicyAsync(GetKeyPolicyRequest getKeyPolicyRequest)
 Gets a key policy attached to the specified customer master key (CMK). 
 | 
Future<GetKeyPolicyResult> | 
AbstractAWSKMSAsync.getKeyPolicyAsync(GetKeyPolicyRequest request)  | 
Future<GetKeyPolicyResult> | 
AWSKMSAsyncClient.getKeyPolicyAsync(GetKeyPolicyRequest request,
                 AsyncHandler<GetKeyPolicyRequest,GetKeyPolicyResult> asyncHandler)  | 
Future<GetKeyPolicyResult> | 
AWSKMSAsync.getKeyPolicyAsync(GetKeyPolicyRequest getKeyPolicyRequest,
                 AsyncHandler<GetKeyPolicyRequest,GetKeyPolicyResult> asyncHandler)
 Gets a key policy attached to the specified customer master key (CMK). 
 | 
Future<GetKeyPolicyResult> | 
AbstractAWSKMSAsync.getKeyPolicyAsync(GetKeyPolicyRequest request,
                 AsyncHandler<GetKeyPolicyRequest,GetKeyPolicyResult> asyncHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
Future<GetKeyPolicyResult> | 
AWSKMSAsyncClient.getKeyPolicyAsync(GetKeyPolicyRequest request,
                 AsyncHandler<GetKeyPolicyRequest,GetKeyPolicyResult> asyncHandler)  | 
Future<GetKeyPolicyResult> | 
AWSKMSAsync.getKeyPolicyAsync(GetKeyPolicyRequest getKeyPolicyRequest,
                 AsyncHandler<GetKeyPolicyRequest,GetKeyPolicyResult> asyncHandler)
 Gets a key policy attached to the specified customer master key (CMK). 
 | 
Future<GetKeyPolicyResult> | 
AbstractAWSKMSAsync.getKeyPolicyAsync(GetKeyPolicyRequest request,
                 AsyncHandler<GetKeyPolicyRequest,GetKeyPolicyResult> asyncHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
GetKeyPolicyRequest | 
GetKeyPolicyRequest.clone()  | 
GetKeyPolicyRequest | 
GetKeyPolicyRequest.withKeyId(String keyId)
 A unique identifier for the customer master key (CMK). 
 | 
GetKeyPolicyRequest | 
GetKeyPolicyRequest.withPolicyName(String policyName)
 Specifies the name of the key policy. 
 | 
Copyright © 2020. All rights reserved.