| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
Statistics |
Statistics.clone() |
Statistics |
GetStatisticsResult.getStatistics()
The statistics returned by the Fleet Indexing service based on the query and aggregation field.
|
Statistics |
Statistics.withCount(Integer count)
The count of things that match the query.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetStatisticsResult.setStatistics(Statistics statistics)
The statistics returned by the Fleet Indexing service based on the query and aggregation field.
|
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.