7#include <aws/qbusiness/QBusiness_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
49 inline void SetMessage(
const char* value) { m_messageHasBeenSet =
true; m_message.assign(value); }
63 inline void SetResourceId(
const char* value) { m_resourceIdHasBeenSet =
true; m_resourceId.assign(value); }
77 inline void SetResourceType(
const char* value) { m_resourceTypeHasBeenSet =
true; m_resourceType.assign(value); }
85 bool m_messageHasBeenSet =
false;
88 bool m_resourceIdHasBeenSet =
false;
91 bool m_resourceTypeHasBeenSet =
false;
void SetResourceId(const char *value)
void SetResourceType(Aws::String &&value)
bool MessageHasBeenSet() const
void SetMessage(const Aws::String &value)
ServiceQuotaExceededException & WithResourceId(Aws::String &&value)
AWS_QBUSINESS_API ServiceQuotaExceededException(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetResourceId() const
void SetResourceType(const Aws::String &value)
ServiceQuotaExceededException & WithMessage(const char *value)
AWS_QBUSINESS_API ServiceQuotaExceededException & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_QBUSINESS_API ServiceQuotaExceededException()
ServiceQuotaExceededException & WithResourceType(const char *value)
void SetResourceId(const Aws::String &value)
ServiceQuotaExceededException & WithResourceType(Aws::String &&value)
ServiceQuotaExceededException & WithResourceType(const Aws::String &value)
void SetMessage(const char *value)
void SetResourceType(const char *value)
const Aws::String & GetMessage() const
bool ResourceTypeHasBeenSet() const
bool ResourceIdHasBeenSet() const
AWS_QBUSINESS_API Aws::Utils::Json::JsonValue Jsonize() const
ServiceQuotaExceededException & WithMessage(Aws::String &&value)
ServiceQuotaExceededException & WithResourceId(const char *value)
void SetMessage(Aws::String &&value)
ServiceQuotaExceededException & WithResourceId(const Aws::String &value)
ServiceQuotaExceededException & WithMessage(const Aws::String &value)
void SetResourceId(Aws::String &&value)
const Aws::String & GetResourceType() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue