7#include <aws/rekognition/Rekognition_EXPORTS.h>
8#include <aws/rekognition/model/BoundingBox.h>
9#include <aws/rekognition/model/ProtectiveEquipmentType.h>
10#include <aws/rekognition/model/CoversBodyPart.h>
63 inline void SetConfidence(
double value) { m_confidenceHasBeenSet =
true; m_confidence = value; }
93 bool m_boundingBoxHasBeenSet =
false;
96 bool m_confidenceHasBeenSet =
false;
99 bool m_typeHasBeenSet =
false;
102 bool m_coversBodyPartHasBeenSet =
false;
void SetBoundingBox(const BoundingBox &value)
EquipmentDetection & WithBoundingBox(const BoundingBox &value)
bool BoundingBoxHasBeenSet() const
void SetType(ProtectiveEquipmentType &&value)
void SetConfidence(double value)
EquipmentDetection & WithCoversBodyPart(const CoversBodyPart &value)
bool ConfidenceHasBeenSet() const
void SetCoversBodyPart(const CoversBodyPart &value)
void SetType(const ProtectiveEquipmentType &value)
AWS_REKOGNITION_API EquipmentDetection & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_REKOGNITION_API Aws::Utils::Json::JsonValue Jsonize() const
void SetCoversBodyPart(CoversBodyPart &&value)
EquipmentDetection & WithCoversBodyPart(CoversBodyPart &&value)
const ProtectiveEquipmentType & GetType() const
AWS_REKOGNITION_API EquipmentDetection()
EquipmentDetection & WithBoundingBox(BoundingBox &&value)
EquipmentDetection & WithConfidence(double value)
const BoundingBox & GetBoundingBox() const
AWS_REKOGNITION_API EquipmentDetection(Aws::Utils::Json::JsonView jsonValue)
const CoversBodyPart & GetCoversBodyPart() const
EquipmentDetection & WithType(ProtectiveEquipmentType &&value)
double GetConfidence() const
bool CoversBodyPartHasBeenSet() const
EquipmentDetection & WithType(const ProtectiveEquipmentType &value)
bool TypeHasBeenSet() const
void SetBoundingBox(BoundingBox &&value)
Aws::Utils::Json::JsonValue JsonValue