Uses of Class
software.amazon.awssdk.services.kinesis.model.UntagResourceRequest
Packages that use UntagResourceRequest
Package
Description
-
Uses of UntagResourceRequest in software.amazon.awssdk.services.kinesis
Methods in software.amazon.awssdk.services.kinesis with parameters of type UntagResourceRequestModifier and TypeMethodDescriptiondefault CompletableFuture<UntagResourceResponse>KinesisAsyncClient.untagResource(UntagResourceRequest untagResourceRequest) Removes tags from the specified Kinesis resource.default UntagResourceResponseKinesisClient.untagResource(UntagResourceRequest untagResourceRequest) Removes tags from the specified Kinesis resource. -
Uses of UntagResourceRequest in software.amazon.awssdk.services.kinesis.transform
Methods in software.amazon.awssdk.services.kinesis.transform with parameters of type UntagResourceRequestModifier and TypeMethodDescriptionUntagResourceRequestMarshaller.marshall(UntagResourceRequest untagResourceRequest)