Uses of Class
software.amazon.awssdk.services.sesv2.paginators.ListSuppressedDestinationsPublisher
Packages that use ListSuppressedDestinationsPublisher
-
Uses of ListSuppressedDestinationsPublisher in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return ListSuppressedDestinationsPublisherModifier and TypeMethodDescriptionSesV2AsyncClient.listSuppressedDestinationsPaginator(Consumer<ListSuppressedDestinationsRequest.Builder> listSuppressedDestinationsRequest) This is a variant ofSesV2AsyncClient.listSuppressedDestinations(software.amazon.awssdk.services.sesv2.model.ListSuppressedDestinationsRequest)operation.SesV2AsyncClient.listSuppressedDestinationsPaginator(ListSuppressedDestinationsRequest listSuppressedDestinationsRequest) This is a variant ofSesV2AsyncClient.listSuppressedDestinations(software.amazon.awssdk.services.sesv2.model.ListSuppressedDestinationsRequest)operation.