| Package | Description |
|---|---|
| software.amazon.awssdk.services.forecast |
Provides APIs for creating and managing Amazon Forecast resources.
|
| software.amazon.awssdk.services.forecast.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteWhatIfForecastExportResponse |
ForecastClient.deleteWhatIfForecastExport(DeleteWhatIfForecastExportRequest deleteWhatIfForecastExportRequest)
Deletes a what-if forecast export created using the CreateWhatIfForecastExport operation.
|
default CompletableFuture<DeleteWhatIfForecastExportResponse> |
ForecastAsyncClient.deleteWhatIfForecastExport(DeleteWhatIfForecastExportRequest deleteWhatIfForecastExportRequest)
Deletes a what-if forecast export created using the CreateWhatIfForecastExport operation.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteWhatIfForecastExportRequestMarshaller.marshall(DeleteWhatIfForecastExportRequest deleteWhatIfForecastExportRequest) |
Copyright © 2023. All rights reserved.