| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotanalytics |
IoT Analytics allows you to collect large amounts of device data, process messages, and store them.
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
IoTAnalyticsClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> 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 |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
IoTAnalyticsAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists the tags (metadata) that you have assigned to the resource.
|
default CompletableFuture<ListTagsForResourceResponse> |
IoTAnalyticsAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags (metadata) that you have assigned to the resource.
|
Copyright © 2023. All rights reserved.