Uses of Class
software.amazon.awssdk.services.sesv2.paginators.ListSuppressedDestinationsIterable
Packages that use ListSuppressedDestinationsIterable
-
Uses of ListSuppressedDestinationsIterable in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return ListSuppressedDestinationsIterableModifier and TypeMethodDescriptionSesV2Client.listSuppressedDestinationsPaginator(Consumer<ListSuppressedDestinationsRequest.Builder> listSuppressedDestinationsRequest) This is a variant ofSesV2Client.listSuppressedDestinations(software.amazon.awssdk.services.sesv2.model.ListSuppressedDestinationsRequest)operation.SesV2Client.listSuppressedDestinationsPaginator(ListSuppressedDestinationsRequest listSuppressedDestinationsRequest) This is a variant ofSesV2Client.listSuppressedDestinations(software.amazon.awssdk.services.sesv2.model.ListSuppressedDestinationsRequest)operation.