7#include <aws/billingconductor/BillingConductor_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace BillingConductor
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 SetLimitCode(
const char* value) { m_limitCodeHasBeenSet =
true; m_limitCode.assign(value); }
103 inline void SetServiceCode(
const char* value) { m_serviceCodeHasBeenSet =
true; m_serviceCode.assign(value); }
111 bool m_messageHasBeenSet =
false;
114 bool m_resourceIdHasBeenSet =
false;
117 bool m_resourceTypeHasBeenSet =
false;
120 bool m_limitCodeHasBeenSet =
false;
123 bool m_serviceCodeHasBeenSet =
false;
const Aws::String & GetLimitCode() const
void SetServiceCode(const char *value)
void SetResourceType(const Aws::String &value)
void SetResourceType(Aws::String &&value)
AWS_BILLINGCONDUCTOR_API ServiceLimitExceededException & operator=(Aws::Utils::Json::JsonView jsonValue)
ServiceLimitExceededException & WithMessage(const Aws::String &value)
ServiceLimitExceededException & WithServiceCode(const char *value)
void SetResourceType(const char *value)
bool ResourceTypeHasBeenSet() const
ServiceLimitExceededException & WithResourceType(const char *value)
const Aws::String & GetMessage() const
void SetResourceId(const Aws::String &value)
ServiceLimitExceededException & WithMessage(const char *value)
bool ServiceCodeHasBeenSet() const
const Aws::String & GetResourceId() const
ServiceLimitExceededException & WithLimitCode(Aws::String &&value)
AWS_BILLINGCONDUCTOR_API ServiceLimitExceededException(Aws::Utils::Json::JsonView jsonValue)
ServiceLimitExceededException & WithResourceId(Aws::String &&value)
void SetMessage(const char *value)
bool MessageHasBeenSet() const
const Aws::String & GetServiceCode() const
AWS_BILLINGCONDUCTOR_API ServiceLimitExceededException()
AWS_BILLINGCONDUCTOR_API Aws::Utils::Json::JsonValue Jsonize() const
bool ResourceIdHasBeenSet() const
const Aws::String & GetResourceType() const
void SetMessage(Aws::String &&value)
void SetResourceId(Aws::String &&value)
void SetServiceCode(const Aws::String &value)
ServiceLimitExceededException & WithLimitCode(const Aws::String &value)
void SetMessage(const Aws::String &value)
void SetLimitCode(const char *value)
ServiceLimitExceededException & WithResourceType(Aws::String &&value)
bool LimitCodeHasBeenSet() const
ServiceLimitExceededException & WithMessage(Aws::String &&value)
ServiceLimitExceededException & WithServiceCode(const Aws::String &value)
void SetLimitCode(const Aws::String &value)
ServiceLimitExceededException & WithResourceId(const char *value)
ServiceLimitExceededException & WithResourceId(const Aws::String &value)
void SetLimitCode(Aws::String &&value)
void SetResourceId(const char *value)
ServiceLimitExceededException & WithServiceCode(Aws::String &&value)
void SetServiceCode(Aws::String &&value)
ServiceLimitExceededException & WithLimitCode(const char *value)
ServiceLimitExceededException & WithResourceType(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue