Uses of Class
software.amazon.awssdk.services.sesv2.model.ListRecommendationsRequest
Packages that use ListRecommendationsRequest
Package
Description
-
Uses of ListRecommendationsRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type ListRecommendationsRequestModifier and TypeMethodDescriptionSesV2AsyncClient.listRecommendations(ListRecommendationsRequest listRecommendationsRequest) Lists the recommendations present in your Amazon SES account in the current Amazon Web Services Region.default ListRecommendationsResponseSesV2Client.listRecommendations(ListRecommendationsRequest listRecommendationsRequest) Lists the recommendations present in your Amazon SES account in the current Amazon Web Services Region.default ListRecommendationsPublisherSesV2AsyncClient.listRecommendationsPaginator(ListRecommendationsRequest listRecommendationsRequest) This is a variant ofSesV2AsyncClient.listRecommendations(software.amazon.awssdk.services.sesv2.model.ListRecommendationsRequest)operation.default ListRecommendationsIterableSesV2Client.listRecommendationsPaginator(ListRecommendationsRequest listRecommendationsRequest) This is a variant ofSesV2Client.listRecommendations(software.amazon.awssdk.services.sesv2.model.ListRecommendationsRequest)operation. -
Uses of ListRecommendationsRequest in software.amazon.awssdk.services.sesv2.paginators
Constructors in software.amazon.awssdk.services.sesv2.paginators with parameters of type ListRecommendationsRequestModifierConstructorDescriptionListRecommendationsIterable(SesV2Client client, ListRecommendationsRequest firstRequest) ListRecommendationsPublisher(SesV2AsyncClient client, ListRecommendationsRequest firstRequest) -
Uses of ListRecommendationsRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type ListRecommendationsRequestModifier and TypeMethodDescriptionListRecommendationsRequestMarshaller.marshall(ListRecommendationsRequest listRecommendationsRequest)