Uses of Class
software.amazon.awssdk.services.sesv2.paginators.ListDeliverabilityTestReportsPublisher
-
Packages that use ListDeliverabilityTestReportsPublisher Package Description software.amazon.awssdk.services.sesv2 Amazon SES API v2 -
-
Uses of ListDeliverabilityTestReportsPublisher in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return ListDeliverabilityTestReportsPublisher Modifier and Type Method Description default ListDeliverabilityTestReportsPublisherSesV2AsyncClient. listDeliverabilityTestReportsPaginator(Consumer<ListDeliverabilityTestReportsRequest.Builder> listDeliverabilityTestReportsRequest)This is a variant ofSesV2AsyncClient.listDeliverabilityTestReports(software.amazon.awssdk.services.sesv2.model.ListDeliverabilityTestReportsRequest)operation.default ListDeliverabilityTestReportsPublisherSesV2AsyncClient. listDeliverabilityTestReportsPaginator(ListDeliverabilityTestReportsRequest listDeliverabilityTestReportsRequest)This is a variant ofSesV2AsyncClient.listDeliverabilityTestReports(software.amazon.awssdk.services.sesv2.model.ListDeliverabilityTestReportsRequest)operation.
-