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