| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
ForecastConfiguration |
ForecastConfiguration.clone() |
ForecastConfiguration |
ForecastConfiguration.withForecastProperties(TimeBasedForecastProperties forecastProperties)
The forecast properties setup of a forecast in the line chart.
|
ForecastConfiguration |
ForecastConfiguration.withScenario(ForecastScenario scenario)
The forecast scenario of a forecast in the line chart.
|
| Modifier and Type | Method and Description |
|---|---|
List<ForecastConfiguration> |
LineChartConfiguration.getForecastConfigurations()
The forecast configuration of a line chart.
|
| Modifier and Type | Method and Description |
|---|---|
LineChartConfiguration |
LineChartConfiguration.withForecastConfigurations(ForecastConfiguration... forecastConfigurations)
The forecast configuration of a line chart.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LineChartConfiguration.setForecastConfigurations(Collection<ForecastConfiguration> forecastConfigurations)
The forecast configuration of a line chart.
|
LineChartConfiguration |
LineChartConfiguration.withForecastConfigurations(Collection<ForecastConfiguration> forecastConfigurations)
The forecast configuration of a line chart.
|
Copyright © 2024. All rights reserved.