Uses of Class
software.amazon.awssdk.services.quicksight.model.TimeBasedForecastProperties
-
Packages that use TimeBasedForecastProperties Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of TimeBasedForecastProperties in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return TimeBasedForecastProperties Modifier and Type Method Description TimeBasedForecastPropertiesForecastConfiguration. forecastProperties()The forecast properties setup of a forecast in the line chart.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type TimeBasedForecastProperties Modifier and Type Method Description ForecastConfiguration.BuilderForecastConfiguration.Builder. forecastProperties(TimeBasedForecastProperties forecastProperties)The forecast properties setup of a forecast in the line chart.
-