| 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 CreateWhatIfForecastResponse |
ForecastClient.createWhatIfForecast(CreateWhatIfForecastRequest createWhatIfForecastRequest)
A what-if forecast is a forecast that is created from a modified version of the baseline forecast.
|
default CompletableFuture<CreateWhatIfForecastResponse> |
ForecastAsyncClient.createWhatIfForecast(CreateWhatIfForecastRequest createWhatIfForecastRequest)
A what-if forecast is a forecast that is created from a modified version of the baseline forecast.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateWhatIfForecastRequestMarshaller.marshall(CreateWhatIfForecastRequest createWhatIfForecastRequest) |
Copyright © 2023. All rights reserved.