7#include <aws/mgn/Mgn_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
46 inline void SetMessage(
const char* value) { m_messageHasBeenSet =
true; m_message.assign(value); }
60 inline void SetQuotaCode(
const char* value) { m_quotaCodeHasBeenSet =
true; m_quotaCode.assign(value); }
74 inline void SetRetryAfterSeconds(
const char* value) { m_retryAfterSecondsHasBeenSet =
true; m_retryAfterSeconds.assign(value); }
88 inline void SetServiceCode(
const char* value) { m_serviceCodeHasBeenSet =
true; m_serviceCode.assign(value); }
96 bool m_messageHasBeenSet =
false;
99 bool m_quotaCodeHasBeenSet =
false;
102 bool m_retryAfterSecondsHasBeenSet =
false;
105 bool m_serviceCodeHasBeenSet =
false;
ThrottlingException & WithMessage(const char *value)
void SetQuotaCode(const Aws::String &value)
ThrottlingException & WithQuotaCode(const char *value)
void SetServiceCode(const char *value)
void SetQuotaCode(const char *value)
ThrottlingException & WithRetryAfterSeconds(Aws::String &&value)
AWS_MGN_API ThrottlingException()
ThrottlingException & WithQuotaCode(const Aws::String &value)
ThrottlingException & WithRetryAfterSeconds(const char *value)
void SetRetryAfterSeconds(const char *value)
bool MessageHasBeenSet() const
const Aws::String & GetQuotaCode() const
void SetMessage(const Aws::String &value)
AWS_MGN_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetMessage() const
ThrottlingException & WithServiceCode(Aws::String &&value)
bool RetryAfterSecondsHasBeenSet() const
ThrottlingException & WithServiceCode(const char *value)
const Aws::String & GetServiceCode() const
void SetMessage(const char *value)
void SetServiceCode(Aws::String &&value)
ThrottlingException & WithRetryAfterSeconds(const Aws::String &value)
const Aws::String & GetRetryAfterSeconds() const
void SetRetryAfterSeconds(const Aws::String &value)
void SetQuotaCode(Aws::String &&value)
void SetServiceCode(const Aws::String &value)
AWS_MGN_API ThrottlingException & operator=(Aws::Utils::Json::JsonView jsonValue)
ThrottlingException & WithMessage(Aws::String &&value)
void SetMessage(Aws::String &&value)
ThrottlingException & WithMessage(const Aws::String &value)
bool QuotaCodeHasBeenSet() const
void SetRetryAfterSeconds(Aws::String &&value)
AWS_MGN_API ThrottlingException(Aws::Utils::Json::JsonView jsonValue)
ThrottlingException & WithServiceCode(const Aws::String &value)
ThrottlingException & WithQuotaCode(Aws::String &&value)
bool ServiceCodeHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue