Uses of Class
software.amazon.awssdk.services.quicksight.model.WhatIfPointScenario
-
Packages that use WhatIfPointScenario Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of WhatIfPointScenario in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return WhatIfPointScenario Modifier and Type Method Description WhatIfPointScenarioForecastScenario. whatIfPointScenario()The what-if analysis forecast setup with the target date.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type WhatIfPointScenario Modifier and Type Method Description ForecastScenario.BuilderForecastScenario.Builder. whatIfPointScenario(WhatIfPointScenario whatIfPointScenario)The what-if analysis forecast setup with the target date.
-