Uses of Class
software.amazon.awssdk.services.forecastquery.model.Forecast
-
Packages that use Forecast Package Description software.amazon.awssdk.services.forecastquery.model -
-
Uses of Forecast in software.amazon.awssdk.services.forecastquery.model
Methods in software.amazon.awssdk.services.forecastquery.model that return Forecast Modifier and Type Method Description ForecastQueryForecastResponse. forecast()The forecast.ForecastQueryWhatIfForecastResponse. forecast()Returns the value of the Forecast property for this object.Methods in software.amazon.awssdk.services.forecastquery.model with parameters of type Forecast Modifier and Type Method Description QueryForecastResponse.BuilderQueryForecastResponse.Builder. forecast(Forecast forecast)The forecast.QueryWhatIfForecastResponse.BuilderQueryWhatIfForecastResponse.Builder. forecast(Forecast forecast)Sets the value of the Forecast property for this object.
-