Uses of Class
software.amazon.awssdk.services.autoscaling.model.PredictiveScalingPredefinedLoadMetric
-
Packages that use PredictiveScalingPredefinedLoadMetric Package Description software.amazon.awssdk.services.autoscaling.model -
-
Uses of PredictiveScalingPredefinedLoadMetric in software.amazon.awssdk.services.autoscaling.model
Methods in software.amazon.awssdk.services.autoscaling.model that return PredictiveScalingPredefinedLoadMetric Modifier and Type Method Description PredictiveScalingPredefinedLoadMetricPredictiveScalingMetricSpecification. predefinedLoadMetricSpecification()The predefined load metric specification.Methods in software.amazon.awssdk.services.autoscaling.model with parameters of type PredictiveScalingPredefinedLoadMetric Modifier and Type Method Description PredictiveScalingMetricSpecification.BuilderPredictiveScalingMetricSpecification.Builder. predefinedLoadMetricSpecification(PredictiveScalingPredefinedLoadMetric predefinedLoadMetricSpecification)The predefined load metric specification.
-