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