7#include <aws/rekognition/Rekognition_EXPORTS.h>
16namespace Rekognition {
36 inline double GetYaw()
const {
return m_yaw; }
39 m_yawHasBeenSet =
true;
52 inline double GetPitch()
const {
return m_pitch; }
55 m_pitchHasBeenSet =
true;
71 m_confidenceHasBeenSet =
true;
84 double m_confidence{0.0};
85 bool m_yawHasBeenSet =
false;
86 bool m_pitchHasBeenSet =
false;
87 bool m_confidenceHasBeenSet =
false;
void SetPitch(double value)
EyeDirection & WithYaw(double value)
EyeDirection & WithPitch(double value)
double GetConfidence() const
AWS_REKOGNITION_API EyeDirection & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_REKOGNITION_API EyeDirection()=default
bool PitchHasBeenSet() const
void SetYaw(double value)
AWS_REKOGNITION_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_REKOGNITION_API EyeDirection(Aws::Utils::Json::JsonView jsonValue)
EyeDirection & WithConfidence(double value)
bool ConfidenceHasBeenSet() const
bool YawHasBeenSet() const
void SetConfidence(double value)
Aws::Utils::Json::JsonValue JsonValue