Uses of Class
software.amazon.awssdk.services.sesv2.model.GetDomainStatisticsReportRequest
Packages that use GetDomainStatisticsReportRequest
Package
Description
-
Uses of GetDomainStatisticsReportRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type GetDomainStatisticsReportRequestModifier and TypeMethodDescriptionSesV2AsyncClient.getDomainStatisticsReport(GetDomainStatisticsReportRequest getDomainStatisticsReportRequest) Retrieve inbox placement and engagement rates for the domains that you use to send email.SesV2Client.getDomainStatisticsReport(GetDomainStatisticsReportRequest getDomainStatisticsReportRequest) Retrieve inbox placement and engagement rates for the domains that you use to send email. -
Uses of GetDomainStatisticsReportRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type GetDomainStatisticsReportRequestModifier and TypeMethodDescriptionGetDomainStatisticsReportRequestMarshaller.marshall(GetDomainStatisticsReportRequest getDomainStatisticsReportRequest)