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