7#include <aws/rekognition/Rekognition_EXPORTS.h>
43 inline long long GetIndex()
const{
return m_index; }
45 inline void SetIndex(
long long value) { m_indexHasBeenSet =
true; m_index = value; }
56 inline void SetConfidence(
double value) { m_confidenceHasBeenSet =
true; m_confidence = value; }
62 bool m_indexHasBeenSet =
false;
65 bool m_confidenceHasBeenSet =
false;
void SetIndex(long long value)
void SetConfidence(double value)
AWS_REKOGNITION_API ShotSegment(Aws::Utils::Json::JsonView jsonValue)
AWS_REKOGNITION_API ShotSegment()
long long GetIndex() const
ShotSegment & WithConfidence(double value)
AWS_REKOGNITION_API ShotSegment & operator=(Aws::Utils::Json::JsonView jsonValue)
ShotSegment & WithIndex(long long value)
AWS_REKOGNITION_API Aws::Utils::Json::JsonValue Jsonize() const
double GetConfidence() const
bool ConfidenceHasBeenSet() const
bool IndexHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue