7#include <aws/rekognition/Rekognition_EXPORTS.h>
8#include <aws/rekognition/model/MatchedUser.h>
47 inline void SetSimilarity(
double value) { m_similarityHasBeenSet =
true; m_similarity = value; }
65 bool m_similarityHasBeenSet =
false;
68 bool m_userHasBeenSet =
false;
void SetUser(MatchedUser &&value)
bool SimilarityHasBeenSet() const
UserMatch & WithSimilarity(double value)
UserMatch & WithUser(MatchedUser &&value)
AWS_REKOGNITION_API UserMatch()
double GetSimilarity() const
AWS_REKOGNITION_API UserMatch & operator=(Aws::Utils::Json::JsonView jsonValue)
UserMatch & WithUser(const MatchedUser &value)
AWS_REKOGNITION_API Aws::Utils::Json::JsonValue Jsonize() const
bool UserHasBeenSet() const
const MatchedUser & GetUser() const
AWS_REKOGNITION_API UserMatch(Aws::Utils::Json::JsonView jsonValue)
void SetSimilarity(double value)
void SetUser(const MatchedUser &value)
Aws::Utils::Json::JsonValue JsonValue