Uses of Class
software.amazon.awssdk.services.quicksight.model.ForecastScenario
-
Packages that use ForecastScenario Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of ForecastScenario in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return ForecastScenario Modifier and Type Method Description ForecastScenarioForecastConfiguration. scenario()The forecast scenario of a forecast in the line chart.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type ForecastScenario Modifier and Type Method Description ForecastConfiguration.BuilderForecastConfiguration.Builder. scenario(ForecastScenario scenario)The forecast scenario of a forecast in the line chart.
-