7#include <aws/rekognition/Rekognition_EXPORTS.h>
8#include <aws/rekognition/model/TechnicalCueType.h>
60 inline void SetConfidence(
double value) { m_confidenceHasBeenSet =
true; m_confidence = value; }
66 bool m_typeHasBeenSet =
false;
69 bool m_confidenceHasBeenSet =
false;
const TechnicalCueType & GetType() const
AWS_REKOGNITION_API TechnicalCueSegment(Aws::Utils::Json::JsonView jsonValue)
AWS_REKOGNITION_API TechnicalCueSegment()
double GetConfidence() const
void SetConfidence(double value)
void SetType(const TechnicalCueType &value)
bool ConfidenceHasBeenSet() const
TechnicalCueSegment & WithType(TechnicalCueType &&value)
TechnicalCueSegment & WithType(const TechnicalCueType &value)
void SetType(TechnicalCueType &&value)
TechnicalCueSegment & WithConfidence(double value)
AWS_REKOGNITION_API Aws::Utils::Json::JsonValue Jsonize() const
bool TypeHasBeenSet() const
AWS_REKOGNITION_API TechnicalCueSegment & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue