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