Uses of Class
software.amazon.awssdk.services.iotthingsgraph.model.TagResourceRequest
-
Packages that use TagResourceRequest Package Description software.amazon.awssdk.services.iotthingsgraph AWS IoT Things Graph software.amazon.awssdk.services.iotthingsgraph.transform -
-
Uses of TagResourceRequest in software.amazon.awssdk.services.iotthingsgraph
Methods in software.amazon.awssdk.services.iotthingsgraph with parameters of type TagResourceRequest Modifier and Type Method Description default CompletableFuture<TagResourceResponse>IoTThingsGraphAsyncClient. tagResource(TagResourceRequest tagResourceRequest)Deprecated.since: 2022-08-30default TagResourceResponseIoTThingsGraphClient. tagResource(TagResourceRequest tagResourceRequest)Deprecated.since: 2022-08-30 -
Uses of TagResourceRequest in software.amazon.awssdk.services.iotthingsgraph.transform
Methods in software.amazon.awssdk.services.iotthingsgraph.transform with parameters of type TagResourceRequest Modifier and Type Method Description SdkHttpFullRequestTagResourceRequestMarshaller. marshall(TagResourceRequest tagResourceRequest)
-