7#include <aws/comprehend/Comprehend_EXPORTS.h>
8#include <aws/comprehend/model/SentimentType.h>
9#include <aws/comprehend/model/SentimentScore.h>
69 bool m_sentimentHasBeenSet =
false;
72 bool m_sentimentScoreHasBeenSet =
false;
AWS_COMPREHEND_API Aws::Utils::Json::JsonValue Jsonize() const
bool SentimentScoreHasBeenSet() const
AWS_COMPREHEND_API MentionSentiment()
bool SentimentHasBeenSet() const
void SetSentimentScore(const SentimentScore &value)
AWS_COMPREHEND_API MentionSentiment & operator=(Aws::Utils::Json::JsonView jsonValue)
MentionSentiment & WithSentiment(const SentimentType &value)
void SetSentiment(SentimentType &&value)
MentionSentiment & WithSentimentScore(SentimentScore &&value)
void SetSentimentScore(SentimentScore &&value)
MentionSentiment & WithSentiment(SentimentType &&value)
const SentimentScore & GetSentimentScore() const
const SentimentType & GetSentiment() const
void SetSentiment(const SentimentType &value)
MentionSentiment & WithSentimentScore(const SentimentScore &value)
AWS_COMPREHEND_API MentionSentiment(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue