7#include <aws/rekognition/Rekognition_EXPORTS.h>
8#include <aws/rekognition/model/BoundingBox.h>
62 inline void SetConfidence(
double value) { m_confidenceHasBeenSet =
true; m_confidence = value; }
68 bool m_boundingBoxHasBeenSet =
false;
71 bool m_confidenceHasBeenSet =
false;
void SetBoundingBox(const BoundingBox &value)
const BoundingBox & GetBoundingBox() const
AWS_REKOGNITION_API ComparedSourceImageFace(Aws::Utils::Json::JsonView jsonValue)
void SetBoundingBox(BoundingBox &&value)
bool BoundingBoxHasBeenSet() const
ComparedSourceImageFace & WithBoundingBox(const BoundingBox &value)
ComparedSourceImageFace & WithBoundingBox(BoundingBox &&value)
void SetConfidence(double value)
AWS_REKOGNITION_API ComparedSourceImageFace()
ComparedSourceImageFace & WithConfidence(double value)
double GetConfidence() const
AWS_REKOGNITION_API Aws::Utils::Json::JsonValue Jsonize() const
bool ConfidenceHasBeenSet() const
AWS_REKOGNITION_API ComparedSourceImageFace & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue