Uses of Class
software.amazon.awssdk.services.outposts.model.UntagResourceRequest
Packages that use UntagResourceRequest
Package
Description
Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and
tools to customer premises.
-
Uses of UntagResourceRequest in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts with parameters of type UntagResourceRequestModifier and TypeMethodDescriptiondefault CompletableFuture<UntagResourceResponse>OutpostsAsyncClient.untagResource(UntagResourceRequest untagResourceRequest) Removes tags from the specified resource.default UntagResourceResponseOutpostsClient.untagResource(UntagResourceRequest untagResourceRequest) Removes tags from the specified resource. -
Uses of UntagResourceRequest in software.amazon.awssdk.services.outposts.transform
Methods in software.amazon.awssdk.services.outposts.transform with parameters of type UntagResourceRequestModifier and TypeMethodDescriptionUntagResourceRequestMarshaller.marshall(UntagResourceRequest untagResourceRequest)