Uses of Class
software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricStat
-
Packages that use PredictiveScalingMetricStat Package Description software.amazon.awssdk.services.applicationautoscaling.model -
-
Uses of PredictiveScalingMetricStat in software.amazon.awssdk.services.applicationautoscaling.model
Methods in software.amazon.awssdk.services.applicationautoscaling.model that return PredictiveScalingMetricStat Modifier and Type Method Description PredictiveScalingMetricStatPredictiveScalingMetricDataQuery. metricStat()Information about the metric data to return.Methods in software.amazon.awssdk.services.applicationautoscaling.model with parameters of type PredictiveScalingMetricStat Modifier and Type Method Description PredictiveScalingMetricDataQuery.BuilderPredictiveScalingMetricDataQuery.Builder. metricStat(PredictiveScalingMetricStat metricStat)Information about the metric data to return.
-