Package | Description |
---|---|
software.amazon.awssdk.services.sesv2 |
|
software.amazon.awssdk.services.sesv2.transform |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<BatchGetMetricDataResponse> |
SesV2AsyncClient.batchGetMetricData(BatchGetMetricDataRequest batchGetMetricDataRequest)
Retrieves batches of metric data collected based on your sending activity.
|
default BatchGetMetricDataResponse |
SesV2Client.batchGetMetricData(BatchGetMetricDataRequest batchGetMetricDataRequest)
Retrieves batches of metric data collected based on your sending activity.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
BatchGetMetricDataRequestMarshaller.marshall(BatchGetMetricDataRequest batchGetMetricDataRequest) |
Copyright © 2023. All rights reserved.