| Package | Description |
|---|---|
| com.amazonaws.services.kms |
|
| com.amazonaws.services.kms.model |
| Modifier and Type | Method and Description |
|---|---|
UntagResourceResult |
AWSKMS.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tags from the specified customer master key (CMK).
|
UntagResourceResult |
AWSKMSClient.untagResource(UntagResourceRequest request)
Removes the specified tags from the specified customer master key (CMK).
|
UntagResourceResult |
AbstractAWSKMS.untagResource(UntagResourceRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<UntagResourceResult> |
AWSKMSAsync.untagResourceAsync(UntagResourceRequest untagResourceRequest,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Removes the specified tags from the specified customer master key (CMK).
|
Future<UntagResourceResult> |
AbstractAWSKMSAsync.untagResourceAsync(UntagResourceRequest request,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler) |
Future<UntagResourceResult> |
AWSKMSAsyncClient.untagResourceAsync(UntagResourceRequest request,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UntagResourceResult |
UntagResourceResult.clone() |
Copyright © 2019. All rights reserved.