Uses of Class
software.amazon.awssdk.services.cloudwatch.model.MetricStat
Packages that use MetricStat
-
Uses of MetricStat in software.amazon.awssdk.services.cloudwatch.model
Methods in software.amazon.awssdk.services.cloudwatch.model that return MetricStatModifier and TypeMethodDescriptionfinal 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 MetricStatModifier and TypeMethodDescriptionMetricDataQuery.Builder.metricStat(MetricStat metricStat) The metric to be returned, along with statistics, period, and units.