public static interface SentimentAnalysisSettings.Builder extends SdkPojo, CopyableBuilder<SentimentAnalysisSettings.Builder,SentimentAnalysisSettings>
| Modifier and Type | Method and Description |
|---|---|
SentimentAnalysisSettings.Builder |
detectSentiment(Boolean detectSentiment)
Sets whether Amazon Lex uses Amazon Comprehend to detect the sentiment of user utterances.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSentimentAnalysisSettings.Builder detectSentiment(Boolean detectSentiment)
Sets whether Amazon Lex uses Amazon Comprehend to detect the sentiment of user utterances.
detectSentiment - Sets whether Amazon Lex uses Amazon Comprehend to detect the sentiment of user utterances.Copyright © 2023. All rights reserved.