| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListCustomMetricsResult> |
AbstractAWSIotAsync.listCustomMetricsAsync(ListCustomMetricsRequest request,
AsyncHandler<ListCustomMetricsRequest,ListCustomMetricsResult> asyncHandler) |
Future<ListCustomMetricsResult> |
AWSIotAsync.listCustomMetricsAsync(ListCustomMetricsRequest listCustomMetricsRequest,
AsyncHandler<ListCustomMetricsRequest,ListCustomMetricsResult> asyncHandler)
Lists your Device Defender detect custom metrics.
|
Future<ListCustomMetricsResult> |
AWSIotAsyncClient.listCustomMetricsAsync(ListCustomMetricsRequest request,
AsyncHandler<ListCustomMetricsRequest,ListCustomMetricsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListCustomMetricsRequest |
ListCustomMetricsRequest.clone() |
ListCustomMetricsRequest |
ListCustomMetricsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return at one time.
|
ListCustomMetricsRequest |
ListCustomMetricsRequest.withNextToken(String nextToken)
The token for the next set of results.
|
Copyright © 2023. All rights reserved.