Uses of Class
software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetric
-
Packages that use PredictiveScalingMetric Package Description software.amazon.awssdk.services.applicationautoscaling.model -
-
Uses of PredictiveScalingMetric in software.amazon.awssdk.services.applicationautoscaling.model
Methods in software.amazon.awssdk.services.applicationautoscaling.model that return PredictiveScalingMetric Modifier and Type Method Description PredictiveScalingMetricPredictiveScalingMetricStat. metric()The CloudWatch metric to return, including the metric name, namespace, and dimensions.Methods in software.amazon.awssdk.services.applicationautoscaling.model with parameters of type PredictiveScalingMetric Modifier and Type Method Description PredictiveScalingMetricStat.BuilderPredictiveScalingMetricStat.Builder. metric(PredictiveScalingMetric metric)The CloudWatch metric to return, including the metric name, namespace, and dimensions.
-