Uses of Class
software.amazon.awssdk.services.kms.model.UntagResourceRequest
Packages that use UntagResourceRequest
Package
Description
-
Uses of UntagResourceRequest in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms with parameters of type UntagResourceRequestModifier and TypeMethodDescriptiondefault CompletableFuture<UntagResourceResponse>KmsAsyncClient.untagResource(UntagResourceRequest untagResourceRequest) Deletes tags from a customer managed key.default UntagResourceResponseKmsClient.untagResource(UntagResourceRequest untagResourceRequest) Deletes tags from a customer managed key. -
Uses of UntagResourceRequest in software.amazon.awssdk.services.kms.transform
Methods in software.amazon.awssdk.services.kms.transform with parameters of type UntagResourceRequestModifier and TypeMethodDescriptionUntagResourceRequestMarshaller.marshall(UntagResourceRequest untagResourceRequest)