| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
WhatIfPointScenario |
WhatIfPointScenario.clone() |
WhatIfPointScenario |
ForecastScenario.getWhatIfPointScenario()
The what-if analysis forecast setup with the target date.
|
WhatIfPointScenario |
WhatIfPointScenario.withDate(Date date)
The date that you need the forecast results for.
|
WhatIfPointScenario |
WhatIfPointScenario.withValue(Double value)
The target value that you want to meet for the provided date.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ForecastScenario.setWhatIfPointScenario(WhatIfPointScenario whatIfPointScenario)
The what-if analysis forecast setup with the target date.
|
ForecastScenario |
ForecastScenario.withWhatIfPointScenario(WhatIfPointScenario whatIfPointScenario)
The what-if analysis forecast setup with the target date.
|
Copyright © 2024. All rights reserved.