| Package | Description |
|---|---|
| com.amazonaws.services.pi.model |
| Modifier and Type | Method and Description |
|---|---|
ResponseResourceMetricKey |
ResponseResourceMetricKey.addDimensionsEntry(String key,
String value) |
ResponseResourceMetricKey |
ResponseResourceMetricKey.clearDimensionsEntries()
Removes all the entries added into Dimensions.
|
ResponseResourceMetricKey |
ResponseResourceMetricKey.clone() |
ResponseResourceMetricKey |
MetricKeyDataPoints.getKey()
The dimension(s) to which the data points apply.
|
ResponseResourceMetricKey |
ResponseResourceMetricKey.withDimensions(Map<String,String> dimensions)
The valid dimensions for the metric.
|
ResponseResourceMetricKey |
ResponseResourceMetricKey.withMetric(String metric)
The name of a Performance Insights metric to be measured.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetricKeyDataPoints.setKey(ResponseResourceMetricKey key)
The dimension(s) to which the data points apply.
|
MetricKeyDataPoints |
MetricKeyDataPoints.withKey(ResponseResourceMetricKey key)
The dimension(s) to which the data points apply.
|
Copyright © 2018. All rights reserved.