Uses of Class
software.amazon.awssdk.services.iot.model.Statistics
-
Packages that use Statistics Package Description software.amazon.awssdk.services.iot.model -
-
Uses of Statistics in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return Statistics Modifier and Type Method Description StatisticsGetStatisticsResponse. statistics()The statistics returned by the Fleet Indexing service based on the query and aggregation field.Methods in software.amazon.awssdk.services.iot.model with parameters of type Statistics Modifier and Type Method Description GetStatisticsResponse.BuilderGetStatisticsResponse.Builder. statistics(Statistics statistics)The statistics returned by the Fleet Indexing service based on the query and aggregation field.
-