Uses of Class
software.amazon.awssdk.services.cloudwatch.model.MetricStat
-
Packages that use MetricStat Package Description software.amazon.awssdk.services.cloudwatch.model -
-
Uses of MetricStat in software.amazon.awssdk.services.cloudwatch.model
Methods in software.amazon.awssdk.services.cloudwatch.model that return MetricStat Modifier and Type Method Description MetricStatMetricDataQuery. metricStat()The metric to be returned, along with statistics, period, and units.Methods in software.amazon.awssdk.services.cloudwatch.model with parameters of type MetricStat Modifier and Type Method Description MetricDataQuery.BuilderMetricDataQuery.Builder. metricStat(MetricStat metricStat)The metric to be returned, along with statistics, period, and units.
-