Uses of Class
software.amazon.awssdk.services.sesv2.paginators.ListSuppressedDestinationsPublisher
-
Packages that use ListSuppressedDestinationsPublisher Package Description software.amazon.awssdk.services.sesv2 Amazon SES API v2 -
-
Uses of ListSuppressedDestinationsPublisher in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return ListSuppressedDestinationsPublisher Modifier and Type Method Description default ListSuppressedDestinationsPublisherSesV2AsyncClient. listSuppressedDestinationsPaginator(Consumer<ListSuppressedDestinationsRequest.Builder> listSuppressedDestinationsRequest)Retrieves a list of email addresses that are on the suppression list for your account.default ListSuppressedDestinationsPublisherSesV2AsyncClient. listSuppressedDestinationsPaginator(ListSuppressedDestinationsRequest listSuppressedDestinationsRequest)Retrieves a list of email addresses that are on the suppression list for your account.
-