| 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 |
|---|---|
CreateWhatIfForecastExportResult |
AbstractAmazonForecast.createWhatIfForecastExport(CreateWhatIfForecastExportRequest request) |
CreateWhatIfForecastExportResult |
AmazonForecast.createWhatIfForecastExport(CreateWhatIfForecastExportRequest createWhatIfForecastExportRequest)
Exports a forecast created by the CreateWhatIfForecast operation to your Amazon Simple Storage Service
(Amazon S3) bucket.
|
CreateWhatIfForecastExportResult |
AmazonForecastClient.createWhatIfForecastExport(CreateWhatIfForecastExportRequest request)
Exports a forecast created by the CreateWhatIfForecast operation to your Amazon Simple Storage Service
(Amazon S3) bucket.
|
| Modifier and Type | Method and Description |
|---|---|
CreateWhatIfForecastExportResult |
CreateWhatIfForecastExportResult.clone() |
CreateWhatIfForecastExportResult |
CreateWhatIfForecastExportResult.withWhatIfForecastExportArn(String whatIfForecastExportArn)
The Amazon Resource Name (ARN) of the what-if forecast.
|
Copyright © 2024. All rights reserved.