| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| software.amazon.awssdk.services.sesv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetDomainStatisticsReportResponse |
SesV2Client.getDomainStatisticsReport(GetDomainStatisticsReportRequest getDomainStatisticsReportRequest)
Retrieve inbox placement and engagement rates for the domains that you use to send email.
|
default CompletableFuture<GetDomainStatisticsReportResponse> |
SesV2AsyncClient.getDomainStatisticsReport(GetDomainStatisticsReportRequest getDomainStatisticsReportRequest)
Retrieve inbox placement and engagement rates for the domains that you use to send email.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetDomainStatisticsReportRequestMarshaller.marshall(GetDomainStatisticsReportRequest getDomainStatisticsReportRequest) |
Copyright © 2023. All rights reserved.