Uses of Class
software.amazon.awssdk.services.autoscaling.model.MetricStat
-
Packages that use MetricStat Package Description software.amazon.awssdk.services.autoscaling.model -
-
Uses of MetricStat in software.amazon.awssdk.services.autoscaling.model
Methods in software.amazon.awssdk.services.autoscaling.model that return MetricStat Modifier and Type Method Description MetricStatMetricDataQuery. metricStat()Information about the metric data to return.Methods in software.amazon.awssdk.services.autoscaling.model with parameters of type MetricStat Modifier and Type Method Description MetricDataQuery.BuilderMetricDataQuery.Builder. metricStat(MetricStat metricStat)Information about the metric data to return.
-