| Package | Description |
|---|---|
| com.amazonaws.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
PerformanceInsightsMetricQuery |
PerformanceInsightsMetricQuery.clone() |
PerformanceInsightsMetricQuery |
MetricQuery.getPerformanceInsightsMetricQuery()
The Performance Insights query that you can use to retrieve Performance Insights metric data points.
|
PerformanceInsightsMetricQuery |
PerformanceInsightsMetricQuery.withGroupBy(PerformanceInsightsMetricDimensionGroup groupBy)
A specification for how to aggregate the data points from a query result.
|
PerformanceInsightsMetricQuery |
PerformanceInsightsMetricQuery.withMetric(String metric)
The name of a Performance Insights metric to be measured.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetricQuery.setPerformanceInsightsMetricQuery(PerformanceInsightsMetricQuery performanceInsightsMetricQuery)
The Performance Insights query that you can use to retrieve Performance Insights metric data points.
|
MetricQuery |
MetricQuery.withPerformanceInsightsMetricQuery(PerformanceInsightsMetricQuery performanceInsightsMetricQuery)
The Performance Insights query that you can use to retrieve Performance Insights metric data points.
|
Copyright © 2024. All rights reserved.