Uses of Class
software.amazon.awssdk.services.lexruntimev2.model.SentimentScore
-
Packages that use SentimentScore Package Description software.amazon.awssdk.services.lexruntimev2.model -
-
Uses of SentimentScore in software.amazon.awssdk.services.lexruntimev2.model
Methods in software.amazon.awssdk.services.lexruntimev2.model that return SentimentScore Modifier and Type Method Description SentimentScoreSentimentResponse. sentimentScore()Returns the value of the SentimentScore property for this object.Methods in software.amazon.awssdk.services.lexruntimev2.model with parameters of type SentimentScore Modifier and Type Method Description SentimentResponse.BuilderSentimentResponse.Builder. sentimentScore(SentimentScore sentimentScore)Sets the value of the SentimentScore property for this object.
-