| Package | Description |
|---|---|
| software.amazon.awssdk.services.forecast |
Provides APIs for creating and managing Amazon Forecast resources.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeWhatIfForecastExportResponse |
ForecastClient.describeWhatIfForecastExport(Consumer<DescribeWhatIfForecastExportRequest.Builder> describeWhatIfForecastExportRequest)
Describes the what-if forecast export created using the CreateWhatIfForecastExport operation.
|
default DescribeWhatIfForecastExportResponse |
ForecastClient.describeWhatIfForecastExport(DescribeWhatIfForecastExportRequest describeWhatIfForecastExportRequest)
Describes the what-if forecast export created using the CreateWhatIfForecastExport operation.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeWhatIfForecastExportResponse> |
ForecastAsyncClient.describeWhatIfForecastExport(Consumer<DescribeWhatIfForecastExportRequest.Builder> describeWhatIfForecastExportRequest)
Describes the what-if forecast export created using the CreateWhatIfForecastExport operation.
|
default CompletableFuture<DescribeWhatIfForecastExportResponse> |
ForecastAsyncClient.describeWhatIfForecastExport(DescribeWhatIfForecastExportRequest describeWhatIfForecastExportRequest)
Describes the what-if forecast export created using the CreateWhatIfForecastExport operation.
|
Copyright © 2023. All rights reserved.