Uses of Class
software.amazon.awssdk.services.comprehend.model.MentionSentiment
-
Packages that use MentionSentiment Package Description software.amazon.awssdk.services.comprehend.model -
-
Uses of MentionSentiment in software.amazon.awssdk.services.comprehend.model
Methods in software.amazon.awssdk.services.comprehend.model that return MentionSentiment Modifier and Type Method Description MentionSentimentTargetedSentimentMention. mentionSentiment()Contains the sentiment and sentiment score for the mention.Methods in software.amazon.awssdk.services.comprehend.model with parameters of type MentionSentiment Modifier and Type Method Description TargetedSentimentMention.BuilderTargetedSentimentMention.Builder. mentionSentiment(MentionSentiment mentionSentiment)Contains the sentiment and sentiment score for the mention.
-