| Package | Description |
|---|---|
| com.amazonaws.services.forecast |
Provides APIs for creating and managing Amazon Forecast resources.
|
| com.amazonaws.services.forecast.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteWhatIfForecastResult |
AmazonForecastClient.deleteWhatIfForecast(DeleteWhatIfForecastRequest request)
Deletes a what-if forecast created using the CreateWhatIfForecast operation.
|
DeleteWhatIfForecastResult |
AbstractAmazonForecast.deleteWhatIfForecast(DeleteWhatIfForecastRequest request) |
DeleteWhatIfForecastResult |
AmazonForecast.deleteWhatIfForecast(DeleteWhatIfForecastRequest deleteWhatIfForecastRequest)
Deletes a what-if forecast created using the CreateWhatIfForecast operation.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteWhatIfForecastResult> |
AmazonForecastAsyncClient.deleteWhatIfForecastAsync(DeleteWhatIfForecastRequest request,
AsyncHandler<DeleteWhatIfForecastRequest,DeleteWhatIfForecastResult> asyncHandler) |
Future<DeleteWhatIfForecastResult> |
AbstractAmazonForecastAsync.deleteWhatIfForecastAsync(DeleteWhatIfForecastRequest request,
AsyncHandler<DeleteWhatIfForecastRequest,DeleteWhatIfForecastResult> asyncHandler) |
Future<DeleteWhatIfForecastResult> |
AmazonForecastAsync.deleteWhatIfForecastAsync(DeleteWhatIfForecastRequest deleteWhatIfForecastRequest,
AsyncHandler<DeleteWhatIfForecastRequest,DeleteWhatIfForecastResult> asyncHandler)
Deletes a what-if forecast created using the CreateWhatIfForecast operation.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteWhatIfForecastResult |
DeleteWhatIfForecastResult.clone() |
Copyright © 2023. All rights reserved.