| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<MetricPoint> |
DataResponse.metricPoints()
A list of
MetricPoint objects. |
| Modifier and Type | Method and Description |
|---|---|
DataResponse.Builder |
DataResponse.Builder.metricPoints(MetricPoint... metricPoints)
A list of
MetricPoint objects. |
| Modifier and Type | Method and Description |
|---|---|
DataResponse.Builder |
DataResponse.Builder.metricPoints(Collection<MetricPoint> metricPoints)
A list of
MetricPoint objects. |
Copyright © 2022. All rights reserved.