| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| Modifier and Type | Method and Description |
|---|---|
default ListMetricValuesPublisher |
IotAsyncClient.listMetricValuesPaginator(Consumer<ListMetricValuesRequest.Builder> listMetricValuesRequest)
Lists the values reported for an IoT Device Defender metric (device-side metric, cloud-side metric, or custom
metric) by the given thing during the specified time period.
|
default ListMetricValuesPublisher |
IotAsyncClient.listMetricValuesPaginator(ListMetricValuesRequest listMetricValuesRequest)
Lists the values reported for an IoT Device Defender metric (device-side metric, cloud-side metric, or custom
metric) by the given thing during the specified time period.
|
Copyright © 2023. All rights reserved.