7#include <aws/neptune-graph/NeptuneGraph_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 SetResourceId(
const char* value) { m_resourceIdHasBeenSet =
true; m_resourceId.assign(value); }
74 inline void SetResourceType(
const char* value) { m_resourceTypeHasBeenSet =
true; m_resourceType.assign(value); }
88 inline void SetServiceCode(
const char* value) { m_serviceCodeHasBeenSet =
true; m_serviceCode.assign(value); }
102 inline void SetQuotaCode(
const char* value) { m_quotaCodeHasBeenSet =
true; m_quotaCode.assign(value); }
110 bool m_messageHasBeenSet =
false;
113 bool m_resourceIdHasBeenSet =
false;
116 bool m_resourceTypeHasBeenSet =
false;
119 bool m_serviceCodeHasBeenSet =
false;
122 bool m_quotaCodeHasBeenSet =
false;
ServiceQuotaExceededException & WithResourceType(Aws::String &&value)
ServiceQuotaExceededException & WithResourceId(const char *value)
void SetResourceId(const char *value)
void SetResourceType(const Aws::String &value)
bool ServiceCodeHasBeenSet() const
ServiceQuotaExceededException & WithResourceType(const char *value)
AWS_NEPTUNEGRAPH_API Aws::Utils::Json::JsonValue Jsonize() const
bool ResourceIdHasBeenSet() const
ServiceQuotaExceededException & WithResourceId(const Aws::String &value)
void SetQuotaCode(const char *value)
ServiceQuotaExceededException & WithServiceCode(const char *value)
void SetServiceCode(const char *value)
bool QuotaCodeHasBeenSet() const
void SetResourceType(const char *value)
void SetResourceId(Aws::String &&value)
ServiceQuotaExceededException & WithResourceId(Aws::String &&value)
AWS_NEPTUNEGRAPH_API ServiceQuotaExceededException(Aws::Utils::Json::JsonView jsonValue)
void SetMessage(const Aws::String &value)
const Aws::String & GetResourceType() const
void SetQuotaCode(const Aws::String &value)
void SetServiceCode(Aws::String &&value)
void SetServiceCode(const Aws::String &value)
void SetMessage(Aws::String &&value)
ServiceQuotaExceededException & WithQuotaCode(const char *value)
void SetMessage(const char *value)
ServiceQuotaExceededException & WithServiceCode(const Aws::String &value)
void SetResourceType(Aws::String &&value)
ServiceQuotaExceededException & WithQuotaCode(Aws::String &&value)
const Aws::String & GetServiceCode() const
void SetResourceId(const Aws::String &value)
void SetQuotaCode(Aws::String &&value)
bool ResourceTypeHasBeenSet() const
ServiceQuotaExceededException & WithMessage(const char *value)
ServiceQuotaExceededException & WithMessage(const Aws::String &value)
ServiceQuotaExceededException & WithResourceType(const Aws::String &value)
AWS_NEPTUNEGRAPH_API ServiceQuotaExceededException & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetMessage() const
const Aws::String & GetQuotaCode() const
ServiceQuotaExceededException & WithQuotaCode(const Aws::String &value)
AWS_NEPTUNEGRAPH_API ServiceQuotaExceededException()
ServiceQuotaExceededException & WithMessage(Aws::String &&value)
bool MessageHasBeenSet() const
ServiceQuotaExceededException & WithServiceCode(Aws::String &&value)
const Aws::String & GetResourceId() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue