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