7#include <aws/rekognition/Rekognition_EXPORTS.h>
43 inline double GetYaw()
const{
return m_yaw; }
45 inline void SetYaw(
double value) { m_yawHasBeenSet =
true; m_yaw = value; }
53 inline double GetPitch()
const{
return m_pitch; }
55 inline void SetPitch(
double value) { m_pitchHasBeenSet =
true; m_pitch = value; }
65 inline void SetConfidence(
double value) { m_confidenceHasBeenSet =
true; m_confidence = value; }
71 bool m_yawHasBeenSet =
false;
74 bool m_pitchHasBeenSet =
false;
77 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)
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_REKOGNITION_API EyeDirection()
Aws::Utils::Json::JsonValue JsonValue