Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.TagResourceRequest
Packages that use TagResourceRequest
Package
Description
IoT TwinMaker is a service with which you can build operational digital twins of physical systems.
-
Uses of TagResourceRequest in software.amazon.awssdk.services.iottwinmaker
Methods in software.amazon.awssdk.services.iottwinmaker with parameters of type TagResourceRequestModifier and TypeMethodDescriptiondefault CompletableFuture<TagResourceResponse>IoTTwinMakerAsyncClient.tagResource(TagResourceRequest tagResourceRequest) Adds tags to a resource.default TagResourceResponseIoTTwinMakerClient.tagResource(TagResourceRequest tagResourceRequest) Adds tags to a resource. -
Uses of TagResourceRequest in software.amazon.awssdk.services.iottwinmaker.transform
Methods in software.amazon.awssdk.services.iottwinmaker.transform with parameters of type TagResourceRequestModifier and TypeMethodDescriptionTagResourceRequestMarshaller.marshall(TagResourceRequest tagResourceRequest)