Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.UntagResourceRequest
Packages that use UntagResourceRequest
Package
Description
IoT TwinMaker is a service with which you can build operational digital twins of physical systems.
-
Uses of UntagResourceRequest in software.amazon.awssdk.services.iottwinmaker
Methods in software.amazon.awssdk.services.iottwinmaker with parameters of type UntagResourceRequestModifier and TypeMethodDescriptiondefault CompletableFuture<UntagResourceResponse>IoTTwinMakerAsyncClient.untagResource(UntagResourceRequest untagResourceRequest) Removes tags from a resource.default UntagResourceResponseIoTTwinMakerClient.untagResource(UntagResourceRequest untagResourceRequest) Removes tags from a resource. -
Uses of UntagResourceRequest in software.amazon.awssdk.services.iottwinmaker.transform
Methods in software.amazon.awssdk.services.iottwinmaker.transform with parameters of type UntagResourceRequestModifier and TypeMethodDescriptionUntagResourceRequestMarshaller.marshall(UntagResourceRequest untagResourceRequest)