| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
GetStatisticsResult |
AbstractAWSIot.getStatistics(GetStatisticsRequest request) |
GetStatisticsResult |
AWSIot.getStatistics(GetStatisticsRequest getStatisticsRequest)
Gets statistics about things that match the specified query.
|
GetStatisticsResult |
AWSIotClient.getStatistics(GetStatisticsRequest request)
Gets statistics about things that match the specified query.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetStatisticsResult> |
AWSIotAsync.getStatisticsAsync(GetStatisticsRequest getStatisticsRequest,
AsyncHandler<GetStatisticsRequest,GetStatisticsResult> asyncHandler)
Gets statistics about things that match the specified query.
|
Future<GetStatisticsResult> |
AWSIotAsyncClient.getStatisticsAsync(GetStatisticsRequest request,
AsyncHandler<GetStatisticsRequest,GetStatisticsResult> asyncHandler) |
Future<GetStatisticsResult> |
AbstractAWSIotAsync.getStatisticsAsync(GetStatisticsRequest request,
AsyncHandler<GetStatisticsRequest,GetStatisticsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetStatisticsResult |
GetStatisticsResult.clone() |
GetStatisticsResult |
GetStatisticsResult.withStatistics(Statistics statistics)
The statistics returned by the Fleet Indexing service based on the query and aggregation field.
|
Copyright © 2019. All rights reserved.