7#include <aws/pcs/PCS_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
55 inline void SetMessage(
const char* value) { m_messageHasBeenSet =
true; m_message.assign(value); }
69 inline void SetServiceCode(
const char* value) { m_serviceCodeHasBeenSet =
true; m_serviceCode.assign(value); }
84 inline void SetResourceId(
const char* value) { m_resourceIdHasBeenSet =
true; m_resourceId.assign(value); }
99 inline void SetResourceType(
const char* value) { m_resourceTypeHasBeenSet =
true; m_resourceType.assign(value); }
113 inline void SetQuotaCode(
const char* value) { m_quotaCodeHasBeenSet =
true; m_quotaCode.assign(value); }
121 bool m_messageHasBeenSet =
false;
124 bool m_serviceCodeHasBeenSet =
false;
127 bool m_resourceIdHasBeenSet =
false;
130 bool m_resourceTypeHasBeenSet =
false;
133 bool m_quotaCodeHasBeenSet =
false;
bool QuotaCodeHasBeenSet() const
const Aws::String & GetMessage() const
void SetResourceId(const char *value)
void SetResourceId(const Aws::String &value)
AWS_PCS_API ServiceQuotaExceededException()
void SetServiceCode(const Aws::String &value)
void SetQuotaCode(Aws::String &&value)
ServiceQuotaExceededException & WithResourceType(const char *value)
AWS_PCS_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetQuotaCode() const
ServiceQuotaExceededException & WithMessage(Aws::String &&value)
ServiceQuotaExceededException & WithServiceCode(const Aws::String &value)
void SetResourceType(const Aws::String &value)
ServiceQuotaExceededException & WithServiceCode(const char *value)
void SetResourceId(Aws::String &&value)
bool ServiceCodeHasBeenSet() const
ServiceQuotaExceededException & WithResourceType(const Aws::String &value)
const Aws::String & GetResourceId() const
void SetServiceCode(const char *value)
ServiceQuotaExceededException & WithResourceId(const Aws::String &value)
void SetResourceType(Aws::String &&value)
ServiceQuotaExceededException & WithResourceId(Aws::String &&value)
AWS_PCS_API ServiceQuotaExceededException & operator=(Aws::Utils::Json::JsonView jsonValue)
ServiceQuotaExceededException & WithServiceCode(Aws::String &&value)
void SetServiceCode(Aws::String &&value)
void SetResourceType(const char *value)
ServiceQuotaExceededException & WithMessage(const Aws::String &value)
const Aws::String & GetResourceType() const
ServiceQuotaExceededException & WithQuotaCode(Aws::String &&value)
void SetQuotaCode(const Aws::String &value)
ServiceQuotaExceededException & WithQuotaCode(const Aws::String &value)
void SetMessage(const char *value)
bool ResourceTypeHasBeenSet() const
void SetMessage(const Aws::String &value)
void SetMessage(Aws::String &&value)
bool ResourceIdHasBeenSet() const
const Aws::String & GetServiceCode() const
AWS_PCS_API ServiceQuotaExceededException(Aws::Utils::Json::JsonView jsonValue)
ServiceQuotaExceededException & WithResourceId(const char *value)
bool MessageHasBeenSet() const
ServiceQuotaExceededException & WithMessage(const char *value)
ServiceQuotaExceededException & WithQuotaCode(const char *value)
void SetQuotaCode(const char *value)
ServiceQuotaExceededException & WithResourceType(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue