Interface SentimentAnalysisSettings.Builder

  • Method Details

    • detectSentiment

      SentimentAnalysisSettings.Builder detectSentiment(Boolean detectSentiment)

      Sets whether Amazon Lex uses Amazon Comprehend to detect the sentiment of user utterances.

      Parameters:
      detectSentiment - Sets whether Amazon Lex uses Amazon Comprehend to detect the sentiment of user utterances.
      Returns:
      Returns a reference to this object so that method calls can be chained together.