Uses of Class
software.amazon.awssdk.services.autoscaling.model.CapacityForecast
-
Packages that use CapacityForecast Package Description software.amazon.awssdk.services.autoscaling.model -
-
Uses of CapacityForecast in software.amazon.awssdk.services.autoscaling.model
Methods in software.amazon.awssdk.services.autoscaling.model that return CapacityForecast Modifier and Type Method Description CapacityForecastGetPredictiveScalingForecastResponse. capacityForecast()The capacity forecast.Methods in software.amazon.awssdk.services.autoscaling.model with parameters of type CapacityForecast Modifier and Type Method Description GetPredictiveScalingForecastResponse.BuilderGetPredictiveScalingForecastResponse.Builder. capacityForecast(CapacityForecast capacityForecast)The capacity forecast.
-