| Package | Description |
|---|---|
| com.amazonaws.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
PerformanceInsightsMetricDimensionGroup |
PerformanceInsightsMetricDimensionGroup.clone() |
PerformanceInsightsMetricDimensionGroup |
PerformanceInsightsMetricQuery.getGroupBy()
A specification for how to aggregate the data points from a query result.
|
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 available dimension groups for Performance Insights metric type.
|
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)
A specification for how to aggregate the data points from a query result.
|
PerformanceInsightsMetricQuery |
PerformanceInsightsMetricQuery.withGroupBy(PerformanceInsightsMetricDimensionGroup groupBy)
A specification for how to aggregate the data points from a query result.
|
Copyright © 2024. All rights reserved.