| Package | Description | 
|---|---|
| com.amazonaws.services.kms | 
 | 
| com.amazonaws.services.kms.model | 
| Modifier and Type | Method and Description | 
|---|---|
RevokeGrantResult | 
AWSKMS.revokeGrant(RevokeGrantRequest revokeGrantRequest)
 Revokes the specified grant for the specified customer master key (CMK). 
 | 
RevokeGrantResult | 
AbstractAWSKMS.revokeGrant(RevokeGrantRequest request)  | 
RevokeGrantResult | 
AWSKMSClient.revokeGrant(RevokeGrantRequest request)
 Revokes the specified grant for the specified customer master key (CMK). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Future<RevokeGrantResult> | 
AWSKMSAsyncClient.revokeGrantAsync(RevokeGrantRequest request,
                AsyncHandler<RevokeGrantRequest,RevokeGrantResult> asyncHandler)  | 
Future<RevokeGrantResult> | 
AWSKMSAsync.revokeGrantAsync(RevokeGrantRequest revokeGrantRequest,
                AsyncHandler<RevokeGrantRequest,RevokeGrantResult> asyncHandler)
 Revokes the specified grant for the specified customer master key (CMK). 
 | 
Future<RevokeGrantResult> | 
AbstractAWSKMSAsync.revokeGrantAsync(RevokeGrantRequest request,
                AsyncHandler<RevokeGrantRequest,RevokeGrantResult> asyncHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
RevokeGrantResult | 
RevokeGrantResult.clone()  | 
Copyright © 2020. All rights reserved.