7#include <aws/networkmanager/NetworkManager_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace NetworkManager
48 inline void SetMessage(
const char* value) { m_messageHasBeenSet =
true; m_message.assign(value); }
62 inline void SetResourceId(
const char* value) { m_resourceIdHasBeenSet =
true; m_resourceId.assign(value); }
76 inline void SetResourceType(
const char* value) { m_resourceTypeHasBeenSet =
true; m_resourceType.assign(value); }
90 inline void SetLimitCode(
const char* value) { m_limitCodeHasBeenSet =
true; m_limitCode.assign(value); }
104 inline void SetServiceCode(
const char* value) { m_serviceCodeHasBeenSet =
true; m_serviceCode.assign(value); }
112 bool m_messageHasBeenSet =
false;
115 bool m_resourceIdHasBeenSet =
false;
118 bool m_resourceTypeHasBeenSet =
false;
121 bool m_limitCodeHasBeenSet =
false;
124 bool m_serviceCodeHasBeenSet =
false;
void SetLimitCode(const char *value)
void SetServiceCode(Aws::String &&value)
const Aws::String & GetLimitCode() const
ServiceQuotaExceededException & WithResourceType(const Aws::String &value)
void SetLimitCode(Aws::String &&value)
void SetResourceType(const Aws::String &value)
void SetResourceId(const char *value)
void SetResourceId(Aws::String &&value)
ServiceQuotaExceededException & WithServiceCode(const char *value)
void SetServiceCode(const char *value)
void SetMessage(Aws::String &&value)
ServiceQuotaExceededException & WithLimitCode(const Aws::String &value)
ServiceQuotaExceededException & WithResourceId(Aws::String &&value)
bool ResourceIdHasBeenSet() const
AWS_NETWORKMANAGER_API Aws::Utils::Json::JsonValue Jsonize() const
bool ServiceCodeHasBeenSet() const
void SetServiceCode(const Aws::String &value)
AWS_NETWORKMANAGER_API ServiceQuotaExceededException()
ServiceQuotaExceededException & WithResourceId(const char *value)
ServiceQuotaExceededException & WithResourceType(Aws::String &&value)
ServiceQuotaExceededException & WithMessage(const Aws::String &value)
ServiceQuotaExceededException & WithLimitCode(Aws::String &&value)
ServiceQuotaExceededException & WithServiceCode(Aws::String &&value)
ServiceQuotaExceededException & WithServiceCode(const Aws::String &value)
const Aws::String & GetServiceCode() const
void SetLimitCode(const Aws::String &value)
const Aws::String & GetResourceType() const
ServiceQuotaExceededException & WithMessage(const char *value)
void SetResourceType(const char *value)
AWS_NETWORKMANAGER_API ServiceQuotaExceededException & operator=(Aws::Utils::Json::JsonView jsonValue)
bool MessageHasBeenSet() const
void SetMessage(const char *value)
ServiceQuotaExceededException & WithResourceType(const char *value)
ServiceQuotaExceededException & WithMessage(Aws::String &&value)
bool ResourceTypeHasBeenSet() const
ServiceQuotaExceededException & WithResourceId(const Aws::String &value)
const Aws::String & GetResourceId() const
bool LimitCodeHasBeenSet() const
void SetResourceType(Aws::String &&value)
ServiceQuotaExceededException & WithLimitCode(const char *value)
void SetMessage(const Aws::String &value)
void SetResourceId(const Aws::String &value)
const Aws::String & GetMessage() const
AWS_NETWORKMANAGER_API ServiceQuotaExceededException(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue