Uses of Class
software.amazon.awssdk.services.sesv2.model.Recommendation
Packages that use Recommendation
-
Uses of Recommendation in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type RecommendationModifier and TypeMethodDescriptionfinal List<Recommendation>ListRecommendationsResponse.recommendations()The recommendations applicable to your account.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type RecommendationModifier and TypeMethodDescriptionListRecommendationsResponse.Builder.recommendations(Recommendation... recommendations) The recommendations applicable to your account.Method parameters in software.amazon.awssdk.services.sesv2.model with type arguments of type RecommendationModifier and TypeMethodDescriptionListRecommendationsResponse.Builder.recommendations(Collection<Recommendation> recommendations) The recommendations applicable to your account.