7#include <aws/qapps/QApps_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
47 inline void SetMessage(
const char* value) { m_messageHasBeenSet =
true; m_message.assign(value); }
61 inline void SetResourceId(
const char* value) { m_resourceIdHasBeenSet =
true; m_resourceId.assign(value); }
75 inline void SetResourceType(
const char* value) { m_resourceTypeHasBeenSet =
true; m_resourceType.assign(value); }
89 inline void SetServiceCode(
const char* value) { m_serviceCodeHasBeenSet =
true; m_serviceCode.assign(value); }
103 inline void SetQuotaCode(
const char* value) { m_quotaCodeHasBeenSet =
true; m_quotaCode.assign(value); }
111 bool m_messageHasBeenSet =
false;
114 bool m_resourceIdHasBeenSet =
false;
117 bool m_resourceTypeHasBeenSet =
false;
120 bool m_serviceCodeHasBeenSet =
false;
123 bool m_quotaCodeHasBeenSet =
false;
void SetResourceId(const char *value)
void SetServiceCode(const Aws::String &value)
const Aws::String & GetResourceType() const
bool ResourceTypeHasBeenSet() const
ServiceQuotaExceededException & WithResourceType(Aws::String &&value)
void SetResourceType(const char *value)
AWS_QAPPS_API ServiceQuotaExceededException()
void SetResourceType(const Aws::String &value)
void SetMessage(const Aws::String &value)
AWS_QAPPS_API ServiceQuotaExceededException & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_QAPPS_API ServiceQuotaExceededException(Aws::Utils::Json::JsonView jsonValue)
void SetServiceCode(const char *value)
bool MessageHasBeenSet() const
void SetQuotaCode(const char *value)
ServiceQuotaExceededException & WithQuotaCode(const char *value)
ServiceQuotaExceededException & WithResourceId(const char *value)
void SetQuotaCode(const Aws::String &value)
AWS_QAPPS_API Aws::Utils::Json::JsonValue Jsonize() const
ServiceQuotaExceededException & WithMessage(Aws::String &&value)
bool ResourceIdHasBeenSet() const
ServiceQuotaExceededException & WithMessage(const char *value)
void SetResourceType(Aws::String &&value)
ServiceQuotaExceededException & WithResourceId(const Aws::String &value)
const Aws::String & GetMessage() const
ServiceQuotaExceededException & WithQuotaCode(Aws::String &&value)
void SetQuotaCode(Aws::String &&value)
const Aws::String & GetServiceCode() const
const Aws::String & GetQuotaCode() const
void SetMessage(const char *value)
void SetMessage(Aws::String &&value)
void SetResourceId(const Aws::String &value)
ServiceQuotaExceededException & WithQuotaCode(const Aws::String &value)
void SetResourceId(Aws::String &&value)
ServiceQuotaExceededException & WithServiceCode(const char *value)
ServiceQuotaExceededException & WithResourceType(const Aws::String &value)
ServiceQuotaExceededException & WithServiceCode(const Aws::String &value)
void SetServiceCode(Aws::String &&value)
const Aws::String & GetResourceId() const
bool QuotaCodeHasBeenSet() const
ServiceQuotaExceededException & WithResourceId(Aws::String &&value)
ServiceQuotaExceededException & WithMessage(const Aws::String &value)
ServiceQuotaExceededException & WithResourceType(const char *value)
ServiceQuotaExceededException & WithServiceCode(Aws::String &&value)
bool ServiceCodeHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue