| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatch.model |
| Modifier and Type | Method and Description |
|---|---|
List<Datapoint> |
GetMetricStatisticsResponse.datapoints()
The data points for the specified metric.
|
| Modifier and Type | Method and Description |
|---|---|
GetMetricStatisticsResponse.Builder |
GetMetricStatisticsResponse.Builder.datapoints(Datapoint... datapoints)
The data points for the specified metric.
|
| Modifier and Type | Method and Description |
|---|---|
GetMetricStatisticsResponse.Builder |
GetMetricStatisticsResponse.Builder.datapoints(Collection<Datapoint> datapoints)
The data points for the specified metric.
|
Copyright © 2023. All rights reserved.