| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetStatisticsResponse> |
IotAsyncClient.getStatistics(GetStatisticsRequest getStatisticsRequest)
Returns the count, average, sum, minimum, maximum, sum of squares, variance, and standard deviation for the
specified aggregated field.
|
default GetStatisticsResponse |
IotClient.getStatistics(GetStatisticsRequest getStatisticsRequest)
Returns the count, average, sum, minimum, maximum, sum of squares, variance, and standard deviation for the
specified aggregated field.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetStatisticsRequestMarshaller.marshall(GetStatisticsRequest getStatisticsRequest) |
Copyright © 2019. All rights reserved.