Uses of Class
software.amazon.awssdk.services.sesv2.paginators.ListDeliverabilityTestReportsPublisher
Packages that use ListDeliverabilityTestReportsPublisher
-
Uses of ListDeliverabilityTestReportsPublisher in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return ListDeliverabilityTestReportsPublisherModifier and TypeMethodDescriptionSesV2AsyncClient.listDeliverabilityTestReportsPaginator(Consumer<ListDeliverabilityTestReportsRequest.Builder> listDeliverabilityTestReportsRequest) This is a variant ofSesV2AsyncClient.listDeliverabilityTestReports(software.amazon.awssdk.services.sesv2.model.ListDeliverabilityTestReportsRequest)operation.SesV2AsyncClient.listDeliverabilityTestReportsPaginator(ListDeliverabilityTestReportsRequest listDeliverabilityTestReportsRequest) This is a variant ofSesV2AsyncClient.listDeliverabilityTestReports(software.amazon.awssdk.services.sesv2.model.ListDeliverabilityTestReportsRequest)operation.