Uses of Class
software.amazon.awssdk.services.xray.model.ForecastStatistics
-
Packages that use ForecastStatistics Package Description software.amazon.awssdk.services.xray.model -
-
Uses of ForecastStatistics in software.amazon.awssdk.services.xray.model
Methods in software.amazon.awssdk.services.xray.model that return ForecastStatistics Modifier and Type Method Description ForecastStatisticsTimeSeriesServiceStatistics. serviceForecastStatistics()The forecasted high and low fault count values.Methods in software.amazon.awssdk.services.xray.model with parameters of type ForecastStatistics Modifier and Type Method Description TimeSeriesServiceStatistics.BuilderTimeSeriesServiceStatistics.Builder. serviceForecastStatistics(ForecastStatistics serviceForecastStatistics)The forecasted high and low fault count values.
-