| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatch.model |
| Modifier and Type | Method and Description |
|---|---|
List<MetricDataResult> |
GetMetricDataResponse.metricDataResults()
The metrics that are returned, including the metric name, namespace, and dimensions.
|
| Modifier and Type | Method and Description |
|---|---|
GetMetricDataResponse.Builder |
GetMetricDataResponse.Builder.metricDataResults(MetricDataResult... metricDataResults)
The metrics that are returned, including the metric name, namespace, and dimensions.
|
| Modifier and Type | Method and Description |
|---|---|
GetMetricDataResponse.Builder |
GetMetricDataResponse.Builder.metricDataResults(Collection<MetricDataResult> metricDataResults)
The metrics that are returned, including the metric name, namespace, and dimensions.
|
Copyright © 2018. All rights reserved.