7#include <aws/rekognition/Rekognition_EXPORTS.h>
8#include <aws/rekognition/model/EmotionName.h>
63 inline void SetConfidence(
double value) { m_confidenceHasBeenSet =
true; m_confidence = value; }
69 bool m_typeHasBeenSet =
false;
72 bool m_confidenceHasBeenSet =
false;
double GetConfidence() const
const EmotionName & GetType() const
void SetType(EmotionName &&value)
Emotion & WithType(const EmotionName &value)
AWS_REKOGNITION_API Aws::Utils::Json::JsonValue Jsonize() const
bool ConfidenceHasBeenSet() const
Emotion & WithType(EmotionName &&value)
AWS_REKOGNITION_API Emotion & operator=(Aws::Utils::Json::JsonView jsonValue)
bool TypeHasBeenSet() const
AWS_REKOGNITION_API Emotion(Aws::Utils::Json::JsonView jsonValue)
void SetType(const EmotionName &value)
AWS_REKOGNITION_API Emotion()
Emotion & WithConfidence(double value)
void SetConfidence(double value)
Aws::Utils::Json::JsonValue JsonValue