Uses of Class
software.amazon.awssdk.services.sesv2.paginators.ListSuppressedDestinationsIterable
-
Packages that use ListSuppressedDestinationsIterable Package Description software.amazon.awssdk.services.sesv2 Amazon SES API v2 -
-
Uses of ListSuppressedDestinationsIterable in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return ListSuppressedDestinationsIterable Modifier and Type Method Description default ListSuppressedDestinationsIterableSesV2Client. listSuppressedDestinationsPaginator(Consumer<ListSuppressedDestinationsRequest.Builder> listSuppressedDestinationsRequest)This is a variant ofSesV2Client.listSuppressedDestinations(software.amazon.awssdk.services.sesv2.model.ListSuppressedDestinationsRequest)operation.default ListSuppressedDestinationsIterableSesV2Client. listSuppressedDestinationsPaginator(ListSuppressedDestinationsRequest listSuppressedDestinationsRequest)This is a variant ofSesV2Client.listSuppressedDestinations(software.amazon.awssdk.services.sesv2.model.ListSuppressedDestinationsRequest)operation.
-