7#include <aws/rekognition/Rekognition_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
110 bool m_labelInclusionFiltersHasBeenSet =
false;
113 bool m_labelExclusionFiltersHasBeenSet =
false;
116 bool m_labelCategoryInclusionFiltersHasBeenSet =
false;
119 bool m_labelCategoryExclusionFiltersHasBeenSet =
false;
GeneralLabelsSettings & WithLabelCategoryExclusionFilters(const Aws::Vector< Aws::String > &value)
GeneralLabelsSettings & AddLabelCategoryExclusionFilters(const char *value)
void SetLabelCategoryInclusionFilters(Aws::Vector< Aws::String > &&value)
GeneralLabelsSettings & WithLabelCategoryExclusionFilters(Aws::Vector< Aws::String > &&value)
GeneralLabelsSettings & WithLabelExclusionFilters(Aws::Vector< Aws::String > &&value)
GeneralLabelsSettings & AddLabelCategoryInclusionFilters(const Aws::String &value)
GeneralLabelsSettings & WithLabelExclusionFilters(const Aws::Vector< Aws::String > &value)
void SetLabelCategoryInclusionFilters(const Aws::Vector< Aws::String > &value)
GeneralLabelsSettings & WithLabelCategoryInclusionFilters(Aws::Vector< Aws::String > &&value)
void SetLabelExclusionFilters(const Aws::Vector< Aws::String > &value)
bool LabelCategoryInclusionFiltersHasBeenSet() const
GeneralLabelsSettings & WithLabelCategoryInclusionFilters(const Aws::Vector< Aws::String > &value)
AWS_REKOGNITION_API GeneralLabelsSettings & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_REKOGNITION_API GeneralLabelsSettings()
GeneralLabelsSettings & WithLabelInclusionFilters(const Aws::Vector< Aws::String > &value)
bool LabelExclusionFiltersHasBeenSet() const
const Aws::Vector< Aws::String > & GetLabelCategoryInclusionFilters() const
GeneralLabelsSettings & AddLabelExclusionFilters(const Aws::String &value)
GeneralLabelsSettings & AddLabelCategoryExclusionFilters(Aws::String &&value)
bool LabelCategoryExclusionFiltersHasBeenSet() const
void SetLabelCategoryExclusionFilters(Aws::Vector< Aws::String > &&value)
GeneralLabelsSettings & AddLabelExclusionFilters(Aws::String &&value)
void SetLabelCategoryExclusionFilters(const Aws::Vector< Aws::String > &value)
GeneralLabelsSettings & AddLabelInclusionFilters(Aws::String &&value)
GeneralLabelsSettings & AddLabelInclusionFilters(const char *value)
GeneralLabelsSettings & AddLabelCategoryInclusionFilters(Aws::String &&value)
AWS_REKOGNITION_API Aws::Utils::Json::JsonValue Jsonize() const
GeneralLabelsSettings & AddLabelExclusionFilters(const char *value)
bool LabelInclusionFiltersHasBeenSet() const
const Aws::Vector< Aws::String > & GetLabelInclusionFilters() const
GeneralLabelsSettings & AddLabelCategoryExclusionFilters(const Aws::String &value)
void SetLabelInclusionFilters(const Aws::Vector< Aws::String > &value)
GeneralLabelsSettings & WithLabelInclusionFilters(Aws::Vector< Aws::String > &&value)
const Aws::Vector< Aws::String > & GetLabelExclusionFilters() const
GeneralLabelsSettings & AddLabelInclusionFilters(const Aws::String &value)
void SetLabelExclusionFilters(Aws::Vector< Aws::String > &&value)
void SetLabelInclusionFilters(Aws::Vector< Aws::String > &&value)
AWS_REKOGNITION_API GeneralLabelsSettings(Aws::Utils::Json::JsonView jsonValue)
GeneralLabelsSettings & AddLabelCategoryInclusionFilters(const char *value)
const Aws::Vector< Aws::String > & GetLabelCategoryExclusionFilters() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue