| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
PerformanceInsightsMetricDimensionGroup |
PerformanceInsightsMetricDimensionGroup.clone() |
PerformanceInsightsMetricDimensionGroup |
PerformanceInsightsMetricQuery.getGroupBy()
The specification for how to aggregate the data points from a Performance Insights
GetResourceMetrics API query. |
PerformanceInsightsMetricDimensionGroup |
PerformanceInsightsMetricDimensionGroup.withDimensions(Collection<String> dimensions)
A list of specific dimensions from a dimension group.
|
PerformanceInsightsMetricDimensionGroup |
PerformanceInsightsMetricDimensionGroup.withDimensions(String... dimensions)
A list of specific dimensions from a dimension group.
|
PerformanceInsightsMetricDimensionGroup |
PerformanceInsightsMetricDimensionGroup.withGroup(String group)
The name of the dimension group.
|
PerformanceInsightsMetricDimensionGroup |
PerformanceInsightsMetricDimensionGroup.withLimit(Integer limit)
The maximum number of items to fetch for this dimension group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PerformanceInsightsMetricQuery.setGroupBy(PerformanceInsightsMetricDimensionGroup groupBy)
The specification for how to aggregate the data points from a Performance Insights
GetResourceMetrics API query. |
PerformanceInsightsMetricQuery |
PerformanceInsightsMetricQuery.withGroupBy(PerformanceInsightsMetricDimensionGroup groupBy)
The specification for how to aggregate the data points from a Performance Insights
GetResourceMetrics API query. |
Copyright © 2022. All rights reserved.