| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
PerformanceInsightsMetricQuery |
PerformanceInsightsMetricQuery.addFilterEntry(String key,
String value)
Add a single Filter entry
|
PerformanceInsightsMetricQuery |
PerformanceInsightsMetricQuery.clearFilterEntries()
Removes all the entries added into Filter.
|
PerformanceInsightsMetricQuery |
PerformanceInsightsMetricQuery.clone() |
PerformanceInsightsMetricQuery |
PerformanceInsightsMetricsDetail.getMetricQuery()
A single query to be processed for the metric.
|
PerformanceInsightsMetricQuery |
PerformanceInsightsReferenceMetric.getMetricQuery()
A query to be processed on the metric.
|
PerformanceInsightsMetricQuery |
PerformanceInsightsMetricQuery.withFilter(Map<String,String> filter)
One or more filters to apply to 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. |
PerformanceInsightsMetricQuery |
PerformanceInsightsMetricQuery.withMetric(String metric)
The name of the meteric used used when querying an Performance Insights
GetResourceMetrics API for
anomaly metrics. |
| Modifier and Type | Method and Description |
|---|---|
void |
PerformanceInsightsMetricsDetail.setMetricQuery(PerformanceInsightsMetricQuery metricQuery)
A single query to be processed for the metric.
|
void |
PerformanceInsightsReferenceMetric.setMetricQuery(PerformanceInsightsMetricQuery metricQuery)
A query to be processed on the metric.
|
PerformanceInsightsMetricsDetail |
PerformanceInsightsMetricsDetail.withMetricQuery(PerformanceInsightsMetricQuery metricQuery)
A single query to be processed for the metric.
|
PerformanceInsightsReferenceMetric |
PerformanceInsightsReferenceMetric.withMetricQuery(PerformanceInsightsMetricQuery metricQuery)
A query to be processed on the metric.
|
Copyright © 2023. All rights reserved.