7#include <aws/rekognition/Rekognition_EXPORTS.h>
8#include <aws/rekognition/model/GeneralLabelsSettings.h>
45 template<
typename GeneralLabelsT = GeneralLabelsSettings>
46 void SetGeneralLabels(GeneralLabelsT&& value) { m_generalLabelsHasBeenSet =
true; m_generalLabels = std::forward<GeneralLabelsT>(value); }
47 template<
typename GeneralLabelsT = GeneralLabelsSettings>
53 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