| Package | Description |
|---|---|
| com.amazonaws.services.forecastquery |
Provides APIs for creating and managing Amazon Forecast resources.
|
| com.amazonaws.services.forecastquery.model |
| Modifier and Type | Method and Description |
|---|---|
QueryWhatIfForecastResult |
AmazonForecastQueryClient.queryWhatIfForecast(QueryWhatIfForecastRequest request)
Retrieves a what-if forecast.
|
QueryWhatIfForecastResult |
AmazonForecastQuery.queryWhatIfForecast(QueryWhatIfForecastRequest queryWhatIfForecastRequest)
Retrieves a what-if forecast.
|
QueryWhatIfForecastResult |
AbstractAmazonForecastQuery.queryWhatIfForecast(QueryWhatIfForecastRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<QueryWhatIfForecastResult> |
AmazonForecastQueryAsyncClient.queryWhatIfForecastAsync(QueryWhatIfForecastRequest request,
AsyncHandler<QueryWhatIfForecastRequest,QueryWhatIfForecastResult> asyncHandler) |
Future<QueryWhatIfForecastResult> |
AmazonForecastQueryAsync.queryWhatIfForecastAsync(QueryWhatIfForecastRequest queryWhatIfForecastRequest,
AsyncHandler<QueryWhatIfForecastRequest,QueryWhatIfForecastResult> asyncHandler)
Retrieves a what-if forecast.
|
Future<QueryWhatIfForecastResult> |
AbstractAmazonForecastQueryAsync.queryWhatIfForecastAsync(QueryWhatIfForecastRequest request,
AsyncHandler<QueryWhatIfForecastRequest,QueryWhatIfForecastResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
QueryWhatIfForecastResult |
QueryWhatIfForecastResult.clone() |
QueryWhatIfForecastResult |
QueryWhatIfForecastResult.withForecast(Forecast forecast) |
Copyright © 2024. All rights reserved.