| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<MetricDataError> |
BatchGetMetricDataResponse.errors()
A list of
MetricDataError encountered while processing your metric data batch request. |
| Modifier and Type | Method and Description |
|---|---|
BatchGetMetricDataResponse.Builder |
BatchGetMetricDataResponse.Builder.errors(MetricDataError... errors)
A list of
MetricDataError encountered while processing your metric data batch request. |
| Modifier and Type | Method and Description |
|---|---|
BatchGetMetricDataResponse.Builder |
BatchGetMetricDataResponse.Builder.errors(Collection<MetricDataError> errors)
A list of
MetricDataError encountered while processing your metric data batch request. |
Copyright © 2023. All rights reserved.