7#include <aws/rekognition/Rekognition_EXPORTS.h>
8#include <aws/rekognition/model/GenderType.h>
45 AWS_REKOGNITION_API
Gender() =
default;
67 inline void SetConfidence(
double value) { m_confidenceHasBeenSet =
true; m_confidence = value; }
73 bool m_valueHasBeenSet =
false;
75 double m_confidence{0.0};
76 bool m_confidenceHasBeenSet =
false;
bool ConfidenceHasBeenSet() const
void SetConfidence(double value)
AWS_REKOGNITION_API Aws::Utils::Json::JsonValue Jsonize() const
bool ValueHasBeenSet() const
Gender & WithValue(GenderType value)
AWS_REKOGNITION_API Gender & operator=(Aws::Utils::Json::JsonView jsonValue)
Gender & WithConfidence(double value)
double GetConfidence() const
GenderType GetValue() const
void SetValue(GenderType value)
AWS_REKOGNITION_API Gender(Aws::Utils::Json::JsonView jsonValue)
AWS_REKOGNITION_API Gender()=default
Aws::Utils::Json::JsonValue JsonValue