| 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<ListTagsForResourceResponse> |
IoTAnalyticsAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags (metadata) that you have assigned to the resource.
|
default ListTagsForResourceResponse |
IoTAnalyticsClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags (metadata) that you have assigned to the resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListTagsForResourceRequestMarshaller.marshall(ListTagsForResourceRequest listTagsForResourceRequest) |
Copyright © 2023. All rights reserved.