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)This is a variant ofSesV2AsyncClient.listSuppressedDestinations(software.amazon.awssdk.services.sesv2.model.ListSuppressedDestinationsRequest)operation.default ListSuppressedDestinationsPublisherSesV2AsyncClient. listSuppressedDestinationsPaginator(ListSuppressedDestinationsRequest listSuppressedDestinationsRequest)This is a variant ofSesV2AsyncClient.listSuppressedDestinations(software.amazon.awssdk.services.sesv2.model.ListSuppressedDestinationsRequest)operation.
-