| 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 |
|---|---|
DeleteWhatIfForecastExportResult |
AbstractAmazonForecast.deleteWhatIfForecastExport(DeleteWhatIfForecastExportRequest request) |
DeleteWhatIfForecastExportResult |
AmazonForecast.deleteWhatIfForecastExport(DeleteWhatIfForecastExportRequest deleteWhatIfForecastExportRequest)
Deletes a what-if forecast export created using the CreateWhatIfForecastExport operation.
|
DeleteWhatIfForecastExportResult |
AmazonForecastClient.deleteWhatIfForecastExport(DeleteWhatIfForecastExportRequest request)
Deletes a what-if forecast export created using the CreateWhatIfForecastExport operation.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteWhatIfForecastExportResult> |
AbstractAmazonForecastAsync.deleteWhatIfForecastExportAsync(DeleteWhatIfForecastExportRequest request,
AsyncHandler<DeleteWhatIfForecastExportRequest,DeleteWhatIfForecastExportResult> asyncHandler) |
Future<DeleteWhatIfForecastExportResult> |
AmazonForecastAsync.deleteWhatIfForecastExportAsync(DeleteWhatIfForecastExportRequest deleteWhatIfForecastExportRequest,
AsyncHandler<DeleteWhatIfForecastExportRequest,DeleteWhatIfForecastExportResult> asyncHandler)
Deletes a what-if forecast export created using the CreateWhatIfForecastExport operation.
|
Future<DeleteWhatIfForecastExportResult> |
AmazonForecastAsyncClient.deleteWhatIfForecastExportAsync(DeleteWhatIfForecastExportRequest request,
AsyncHandler<DeleteWhatIfForecastExportRequest,DeleteWhatIfForecastExportResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteWhatIfForecastExportResult |
DeleteWhatIfForecastExportResult.clone() |
Copyright © 2024. All rights reserved.