Uses of Class
software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedMetricPairSpecification
-
Packages that use PredictiveScalingPredefinedMetricPairSpecification Package Description software.amazon.awssdk.services.applicationautoscaling.model -
-
Uses of PredictiveScalingPredefinedMetricPairSpecification in software.amazon.awssdk.services.applicationautoscaling.model
Methods in software.amazon.awssdk.services.applicationautoscaling.model that return PredictiveScalingPredefinedMetricPairSpecification Modifier and Type Method Description PredictiveScalingPredefinedMetricPairSpecificationPredictiveScalingMetricSpecification. predefinedMetricPairSpecification()The predefined metric pair specification that determines the appropriate scaling metric and load metric to use.Methods in software.amazon.awssdk.services.applicationautoscaling.model with parameters of type PredictiveScalingPredefinedMetricPairSpecification Modifier and Type Method Description PredictiveScalingMetricSpecification.BuilderPredictiveScalingMetricSpecification.Builder. predefinedMetricPairSpecification(PredictiveScalingPredefinedMetricPairSpecification predefinedMetricPairSpecification)The predefined metric pair specification that determines the appropriate scaling metric and load metric to use.
-