Uses of Class
software.amazon.awssdk.services.sesv2.model.ListRecommendationsResponse
Packages that use ListRecommendationsResponse
Package
Description
-
Uses of ListRecommendationsResponse in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return ListRecommendationsResponseModifier and TypeMethodDescriptiondefault ListRecommendationsResponseSesV2Client.listRecommendations(Consumer<ListRecommendationsRequest.Builder> 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.Methods in software.amazon.awssdk.services.sesv2 that return types with arguments of type ListRecommendationsResponseModifier and TypeMethodDescriptionSesV2AsyncClient.listRecommendations(Consumer<ListRecommendationsRequest.Builder> listRecommendationsRequest) Lists the recommendations present in your Amazon SES account in the current Amazon Web Services Region.SesV2AsyncClient.listRecommendations(ListRecommendationsRequest listRecommendationsRequest) Lists the recommendations present in your Amazon SES account in the current Amazon Web Services Region. -
Uses of ListRecommendationsResponse in software.amazon.awssdk.services.sesv2.paginators
Methods in software.amazon.awssdk.services.sesv2.paginators that return types with arguments of type ListRecommendationsResponseMethod parameters in software.amazon.awssdk.services.sesv2.paginators with type arguments of type ListRecommendationsResponseModifier and TypeMethodDescriptionvoidListRecommendationsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListRecommendationsResponse> subscriber)