| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<MetricDataResult> |
BatchGetMetricDataResponse.results()
A list of successfully retrieved
MetricDataResult. |
| Modifier and Type | Method and Description |
|---|---|
BatchGetMetricDataResponse.Builder |
BatchGetMetricDataResponse.Builder.results(MetricDataResult... results)
A list of successfully retrieved
MetricDataResult. |
| Modifier and Type | Method and Description |
|---|---|
BatchGetMetricDataResponse.Builder |
BatchGetMetricDataResponse.Builder.results(Collection<MetricDataResult> results)
A list of successfully retrieved
MetricDataResult. |
Copyright © 2023. All rights reserved.