7#include <aws/rekognition/Rekognition_EXPORTS.h>
8#include <aws/rekognition/model/EmotionName.h>
19namespace Rekognition {
47 m_typeHasBeenSet =
true;
63 m_confidenceHasBeenSet =
true;
74 double m_confidence{0.0};
75 bool m_typeHasBeenSet =
false;
76 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