Uses of Class
software.amazon.awssdk.services.sesv2.model.InternalServiceErrorException
-
Packages that use InternalServiceErrorException Package Description software.amazon.awssdk.services.sesv2 Amazon SES API v2 -
-
Uses of InternalServiceErrorException in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that throw InternalServiceErrorException Modifier and Type Method Description default BatchGetMetricDataResponseSesV2Client. batchGetMetricData(Consumer<BatchGetMetricDataRequest.Builder> batchGetMetricDataRequest)Retrieves batches of metric data collected based on your sending activity.default BatchGetMetricDataResponseSesV2Client. batchGetMetricData(BatchGetMetricDataRequest batchGetMetricDataRequest)Retrieves batches of metric data collected based on your sending activity.
-