Uses of Class
software.amazon.awssdk.services.pinpointemail.paginators.ListDeliverabilityTestReportsIterable
-
Packages that use ListDeliverabilityTestReportsIterable Package Description software.amazon.awssdk.services.pinpointemail Amazon Pinpoint Email Service -
-
Uses of ListDeliverabilityTestReportsIterable in software.amazon.awssdk.services.pinpointemail
Methods in software.amazon.awssdk.services.pinpointemail that return ListDeliverabilityTestReportsIterable Modifier and Type Method Description default ListDeliverabilityTestReportsIterablePinpointEmailClient. listDeliverabilityTestReportsPaginator(Consumer<ListDeliverabilityTestReportsRequest.Builder> listDeliverabilityTestReportsRequest)Show a list of the predictive inbox placement tests that you've performed, regardless of their statuses.default ListDeliverabilityTestReportsIterablePinpointEmailClient. listDeliverabilityTestReportsPaginator(ListDeliverabilityTestReportsRequest listDeliverabilityTestReportsRequest)Show a list of the predictive inbox placement tests that you've performed, regardless of their statuses.
-