Uses of Class
software.amazon.awssdk.services.devopsguru.model.PerformanceInsightsMetricDimensionGroup
-
Packages that use PerformanceInsightsMetricDimensionGroup Package Description software.amazon.awssdk.services.devopsguru.model -
-
Uses of PerformanceInsightsMetricDimensionGroup in software.amazon.awssdk.services.devopsguru.model
Methods in software.amazon.awssdk.services.devopsguru.model that return PerformanceInsightsMetricDimensionGroup Modifier and Type Method Description PerformanceInsightsMetricDimensionGroupPerformanceInsightsMetricQuery. groupBy()The specification for how to aggregate the data points from a Performance InsightsGetResourceMetricsAPI query.Methods in software.amazon.awssdk.services.devopsguru.model with parameters of type PerformanceInsightsMetricDimensionGroup Modifier and Type Method Description PerformanceInsightsMetricQuery.BuilderPerformanceInsightsMetricQuery.Builder. groupBy(PerformanceInsightsMetricDimensionGroup groupBy)The specification for how to aggregate the data points from a Performance InsightsGetResourceMetricsAPI query.
-