7#include <aws/rekognition/Rekognition_EXPORTS.h>
8#include <aws/rekognition/model/CelebrityDetail.h>
50 inline void SetTimestamp(
long long value) { m_timestampHasBeenSet =
true; m_timestamp = value; }
67 long long m_timestamp;
68 bool m_timestampHasBeenSet =
false;
71 bool m_celebrityHasBeenSet =
false;
AWS_REKOGNITION_API CelebrityRecognition(Aws::Utils::Json::JsonView jsonValue)
CelebrityRecognition & WithTimestamp(long long value)
long long GetTimestamp() const
bool CelebrityHasBeenSet() const
AWS_REKOGNITION_API CelebrityRecognition()
AWS_REKOGNITION_API Aws::Utils::Json::JsonValue Jsonize() const
bool TimestampHasBeenSet() const
void SetCelebrity(const CelebrityDetail &value)
void SetCelebrity(CelebrityDetail &&value)
CelebrityRecognition & WithCelebrity(const CelebrityDetail &value)
CelebrityRecognition & WithCelebrity(CelebrityDetail &&value)
const CelebrityDetail & GetCelebrity() const
AWS_REKOGNITION_API CelebrityRecognition & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetTimestamp(long long value)
Aws::Utils::Json::JsonValue JsonValue