| Package | Description |
|---|---|
| software.amazon.awssdk.services.forecastquery.model |
| Modifier and Type | Method and Description |
|---|---|
Forecast |
QueryForecastResponse.forecast()
The forecast.
|
Forecast |
QueryWhatIfForecastResponse.forecast()
Returns the value of the Forecast property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
QueryForecastResponse.Builder |
QueryForecastResponse.Builder.forecast(Forecast forecast)
The forecast.
|
QueryWhatIfForecastResponse.Builder |
QueryWhatIfForecastResponse.Builder.forecast(Forecast forecast)
Sets the value of the Forecast property for this object.
|
Copyright © 2023. All rights reserved.