| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.paginators | |
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListCustomMetricsResponse |
IotClient.listCustomMetrics(ListCustomMetricsRequest listCustomMetricsRequest)
Lists your Device Defender detect custom metrics.
|
default CompletableFuture<ListCustomMetricsResponse> |
IotAsyncClient.listCustomMetrics(ListCustomMetricsRequest listCustomMetricsRequest)
Lists your Device Defender detect custom metrics.
|
default ListCustomMetricsIterable |
IotClient.listCustomMetricsPaginator(ListCustomMetricsRequest listCustomMetricsRequest)
Lists your Device Defender detect custom metrics.
|
default ListCustomMetricsPublisher |
IotAsyncClient.listCustomMetricsPaginator(ListCustomMetricsRequest listCustomMetricsRequest)
Lists your Device Defender detect custom metrics.
|
| Constructor and Description |
|---|
ListCustomMetricsIterable(IotClient client,
ListCustomMetricsRequest firstRequest) |
ListCustomMetricsPublisher(IotAsyncClient client,
ListCustomMetricsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListCustomMetricsRequestMarshaller.marshall(ListCustomMetricsRequest listCustomMetricsRequest) |
Copyright © 2021. All rights reserved.