Uses of Class
software.amazon.awssdk.services.iotsitewise.model.TagResourceRequest
-
Packages that use TagResourceRequest Package Description software.amazon.awssdk.services.iotsitewise Welcome to the IoT SiteWise API Reference.software.amazon.awssdk.services.iotsitewise.transform -
-
Uses of TagResourceRequest in software.amazon.awssdk.services.iotsitewise
Methods in software.amazon.awssdk.services.iotsitewise with parameters of type TagResourceRequest Modifier and Type Method Description default CompletableFuture<TagResourceResponse>IoTSiteWiseAsyncClient. tagResource(TagResourceRequest tagResourceRequest)Adds tags to an IoT SiteWise resource.default TagResourceResponseIoTSiteWiseClient. tagResource(TagResourceRequest tagResourceRequest)Adds tags to an IoT SiteWise resource. -
Uses of TagResourceRequest in software.amazon.awssdk.services.iotsitewise.transform
Methods in software.amazon.awssdk.services.iotsitewise.transform with parameters of type TagResourceRequest Modifier and Type Method Description SdkHttpFullRequestTagResourceRequestMarshaller. marshall(TagResourceRequest tagResourceRequest)
-