7#include <aws/rekognition/Rekognition_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
49 inline void SetResourceType(
const char* value) { m_resourceTypeHasBeenSet =
true; m_resourceType.assign(value); }
63 inline void SetQuotaCode(
const char* value) { m_quotaCodeHasBeenSet =
true; m_quotaCode.assign(value); }
77 inline void SetServiceCode(
const char* value) { m_serviceCodeHasBeenSet =
true; m_serviceCode.assign(value); }
85 bool m_resourceTypeHasBeenSet =
false;
88 bool m_quotaCodeHasBeenSet =
false;
91 bool m_serviceCodeHasBeenSet =
false;
HumanLoopQuotaExceededException & WithResourceType(const Aws::String &value)
HumanLoopQuotaExceededException & WithQuotaCode(const char *value)
void SetResourceType(const Aws::String &value)
AWS_REKOGNITION_API HumanLoopQuotaExceededException(Aws::Utils::Json::JsonView jsonValue)
HumanLoopQuotaExceededException & WithResourceType(Aws::String &&value)
HumanLoopQuotaExceededException & WithServiceCode(const char *value)
HumanLoopQuotaExceededException & WithQuotaCode(Aws::String &&value)
HumanLoopQuotaExceededException & WithResourceType(const char *value)
const Aws::String & GetResourceType() const
bool ResourceTypeHasBeenSet() const
bool ServiceCodeHasBeenSet() const
void SetQuotaCode(Aws::String &&value)
bool QuotaCodeHasBeenSet() const
void SetQuotaCode(const char *value)
AWS_REKOGNITION_API HumanLoopQuotaExceededException()
void SetResourceType(Aws::String &&value)
const Aws::String & GetQuotaCode() const
void SetServiceCode(Aws::String &&value)
void SetServiceCode(const char *value)
void SetResourceType(const char *value)
const Aws::String & GetServiceCode() const
AWS_REKOGNITION_API HumanLoopQuotaExceededException & operator=(Aws::Utils::Json::JsonView jsonValue)
HumanLoopQuotaExceededException & WithQuotaCode(const Aws::String &value)
HumanLoopQuotaExceededException & WithServiceCode(const Aws::String &value)
void SetServiceCode(const Aws::String &value)
void SetQuotaCode(const Aws::String &value)
HumanLoopQuotaExceededException & WithServiceCode(Aws::String &&value)
AWS_REKOGNITION_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue