Uses of Class
software.amazon.awssdk.services.forecast.model.Statistics
-
Packages that use Statistics Package Description software.amazon.awssdk.services.forecast.model -
-
Uses of Statistics in software.amazon.awssdk.services.forecast.model
Methods in software.amazon.awssdk.services.forecast.model that return types with arguments of type Statistics Modifier and Type Method Description Map<String,Statistics>DescribeDatasetImportJobResponse. fieldStatistics()Statistical information about each field in the input data.Method parameters in software.amazon.awssdk.services.forecast.model with type arguments of type Statistics Modifier and Type Method Description DescribeDatasetImportJobResponse.BuilderDescribeDatasetImportJobResponse.Builder. fieldStatistics(Map<String,Statistics> fieldStatistics)Statistical information about each field in the input data.
-