| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
ForecastScenario |
ForecastScenario.clone() |
ForecastScenario |
ForecastConfiguration.getScenario()
The forecast scenario of a forecast in the line chart.
|
ForecastScenario |
ForecastScenario.withWhatIfPointScenario(WhatIfPointScenario whatIfPointScenario)
The what-if analysis forecast setup with the target date.
|
ForecastScenario |
ForecastScenario.withWhatIfRangeScenario(WhatIfRangeScenario whatIfRangeScenario)
The what-if analysis forecast setup with the date range.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ForecastConfiguration.setScenario(ForecastScenario scenario)
The forecast scenario of a forecast in the line chart.
|
ForecastConfiguration |
ForecastConfiguration.withScenario(ForecastScenario scenario)
The forecast scenario of a forecast in the line chart.
|
Copyright © 2023. All rights reserved.