Uses of Class
software.amazon.awssdk.services.sesv2.paginators.ListRecommendationsPublisher
-
Packages that use ListRecommendationsPublisher Package Description software.amazon.awssdk.services.sesv2 Amazon SES API v2 -
-
Uses of ListRecommendationsPublisher in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return ListRecommendationsPublisher Modifier and Type Method Description default ListRecommendationsPublisherSesV2AsyncClient. listRecommendationsPaginator(Consumer<ListRecommendationsRequest.Builder> listRecommendationsRequest)Lists the recommendations present in your Amazon SES account in the current Amazon Web Services Region.default ListRecommendationsPublisherSesV2AsyncClient. listRecommendationsPaginator(ListRecommendationsRequest listRecommendationsRequest)Lists the recommendations present in your Amazon SES account in the current Amazon Web Services Region.
-