| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
List<LoadForecast> |
GetPredictiveScalingForecastResponse.loadForecast()
The load forecast.
|
| Modifier and Type | Method and Description |
|---|---|
GetPredictiveScalingForecastResponse.Builder |
GetPredictiveScalingForecastResponse.Builder.loadForecast(LoadForecast... loadForecast)
The load forecast.
|
| Modifier and Type | Method and Description |
|---|---|
GetPredictiveScalingForecastResponse.Builder |
GetPredictiveScalingForecastResponse.Builder.loadForecast(Collection<LoadForecast> loadForecast)
The load forecast.
|
Copyright © 2023. All rights reserved.