| Package | Description |
|---|---|
| com.amazonaws.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
MetricQuery |
MetricQuery.clone() |
MetricQuery |
Metric.getMetricQuery()
The query to retrieve metric data points.
|
MetricQuery |
MetricQuery.withPerformanceInsightsMetricQuery(PerformanceInsightsMetricQuery performanceInsightsMetricQuery)
The Performance Insights query that you can use to retrieve Performance Insights metric data points.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Metric.setMetricQuery(MetricQuery metricQuery)
The query to retrieve metric data points.
|
Metric |
Metric.withMetricQuery(MetricQuery metricQuery)
The query to retrieve metric data points.
|
Copyright © 2024. All rights reserved.