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