7#include <aws/rekognition/Rekognition_EXPORTS.h>
8#include <aws/rekognition/model/GeneralLabelsSettings.h>
19namespace Rekognition {
39 template <
typename GeneralLabelsT = GeneralLabelsSettings>
41 m_generalLabelsHasBeenSet =
true;
42 m_generalLabels = std::forward<GeneralLabelsT>(value);
44 template <
typename GeneralLabelsT = GeneralLabelsSettings>
52 bool m_generalLabelsHasBeenSet =
false;
LabelDetectionSettings & WithGeneralLabels(GeneralLabelsT &&value)
AWS_REKOGNITION_API LabelDetectionSettings()=default
const GeneralLabelsSettings & GetGeneralLabels() const
void SetGeneralLabels(GeneralLabelsT &&value)
AWS_REKOGNITION_API Aws::Utils::Json::JsonValue Jsonize() const
bool GeneralLabelsHasBeenSet() const
AWS_REKOGNITION_API LabelDetectionSettings(Aws::Utils::Json::JsonView jsonValue)
AWS_REKOGNITION_API LabelDetectionSettings & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue