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