Uses of Class
software.amazon.awssdk.services.cloudwatch.model.StatisticSet
Packages that use StatisticSet
-
Uses of StatisticSet in software.amazon.awssdk.services.cloudwatch.model
Methods in software.amazon.awssdk.services.cloudwatch.model that return StatisticSetModifier and TypeMethodDescriptionfinal StatisticSetMetricDatum.statisticValues()The statistical values for the metric.Methods in software.amazon.awssdk.services.cloudwatch.model with parameters of type StatisticSetModifier and TypeMethodDescriptionMetricDatum.Builder.statisticValues(StatisticSet statisticValues) The statistical values for the metric.