| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotanalytics |
IoT Analytics allows you to collect large amounts of device data, process messages, and store them.
|
| software.amazon.awssdk.services.iotanalytics.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
IoTAnalyticsAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Adds to or modifies the tags of the given resource.
|
default TagResourceResponse |
IoTAnalyticsClient.tagResource(TagResourceRequest tagResourceRequest)
Adds to or modifies the tags of the given resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
TagResourceRequestMarshaller.marshall(TagResourceRequest tagResourceRequest) |
Copyright © 2023. All rights reserved.