7#include <aws/rekognition/Rekognition_EXPORTS.h>
16namespace Rekognition {
36 inline long long GetIndex()
const {
return m_index; }
39 m_indexHasBeenSet =
true;
56 m_confidenceHasBeenSet =
true;
67 double m_confidence{0.0};
68 bool m_indexHasBeenSet =
false;
69 bool m_confidenceHasBeenSet =
false;
void SetIndex(long long value)
AWS_REKOGNITION_API ShotSegment()=default
void SetConfidence(double value)
AWS_REKOGNITION_API ShotSegment(Aws::Utils::Json::JsonView jsonValue)
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