| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling |
|
| software.amazon.awssdk.services.autoscaling.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetPredictiveScalingForecastResponse |
AutoScalingClient.getPredictiveScalingForecast(GetPredictiveScalingForecastRequest getPredictiveScalingForecastRequest)
Retrieves the forecast data for a predictive scaling policy.
|
default CompletableFuture<GetPredictiveScalingForecastResponse> |
AutoScalingAsyncClient.getPredictiveScalingForecast(GetPredictiveScalingForecastRequest getPredictiveScalingForecastRequest)
Retrieves the forecast data for a predictive scaling policy.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetPredictiveScalingForecastRequestMarshaller.marshall(GetPredictiveScalingForecastRequest getPredictiveScalingForecastRequest) |
Copyright © 2022. All rights reserved.