| Package | Description |
|---|---|
| software.amazon.awssdk.services.forecast |
Provides APIs for creating and managing Amazon Forecast resources.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateWhatIfForecastExportResponse |
ForecastClient.createWhatIfForecastExport(Consumer<CreateWhatIfForecastExportRequest.Builder> createWhatIfForecastExportRequest)
Exports a forecast created by the CreateWhatIfForecast operation to your Amazon Simple Storage Service
(Amazon S3) bucket.
|
default CreateWhatIfForecastExportResponse |
ForecastClient.createWhatIfForecastExport(CreateWhatIfForecastExportRequest createWhatIfForecastExportRequest)
Exports a forecast created by the CreateWhatIfForecast operation to your Amazon Simple Storage Service
(Amazon S3) bucket.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateWhatIfForecastExportResponse> |
ForecastAsyncClient.createWhatIfForecastExport(Consumer<CreateWhatIfForecastExportRequest.Builder> createWhatIfForecastExportRequest)
Exports a forecast created by the CreateWhatIfForecast operation to your Amazon Simple Storage Service
(Amazon S3) bucket.
|
default CompletableFuture<CreateWhatIfForecastExportResponse> |
ForecastAsyncClient.createWhatIfForecastExport(CreateWhatIfForecastExportRequest createWhatIfForecastExportRequest)
Exports a forecast created by the CreateWhatIfForecast operation to your Amazon Simple Storage Service
(Amazon S3) bucket.
|
Copyright © 2023. All rights reserved.