Uses of Class
software.amazon.awssdk.services.lexruntimev2.model.SentimentResponse
-
Packages that use SentimentResponse Package Description software.amazon.awssdk.services.lexruntimev2.model -
-
Uses of SentimentResponse in software.amazon.awssdk.services.lexruntimev2.model
Methods in software.amazon.awssdk.services.lexruntimev2.model that return SentimentResponse Modifier and Type Method Description SentimentResponseInterpretation. sentimentResponse()The sentiment expressed in an utterance.Methods in software.amazon.awssdk.services.lexruntimev2.model with parameters of type SentimentResponse Modifier and Type Method Description Interpretation.BuilderInterpretation.Builder. sentimentResponse(SentimentResponse sentimentResponse)The sentiment expressed in an utterance.
-