| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
WhatIfRangeScenario |
WhatIfRangeScenario.clone() |
WhatIfRangeScenario |
ForecastScenario.getWhatIfRangeScenario()
The what-if analysis forecast setup with the date range.
|
WhatIfRangeScenario |
WhatIfRangeScenario.withEndDate(Date endDate)
The end date in the date range that you need the forecast results for.
|
WhatIfRangeScenario |
WhatIfRangeScenario.withStartDate(Date startDate)
The start date in the date range that you need the forecast results for.
|
WhatIfRangeScenario |
WhatIfRangeScenario.withValue(Double value)
The target value that you want to meet for the provided date range.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ForecastScenario.setWhatIfRangeScenario(WhatIfRangeScenario whatIfRangeScenario)
The what-if analysis forecast setup with the date range.
|
ForecastScenario |
ForecastScenario.withWhatIfRangeScenario(WhatIfRangeScenario whatIfRangeScenario)
The what-if analysis forecast setup with the date range.
|
Copyright © 2023. All rights reserved.