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