7#include <aws/resource-explorer-2/ResourceExplorer2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace ResourceExplorer2
47 inline void SetMessage(
const char* value) { m_messageHasBeenSet =
true; m_message.assign(value); }
61 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
75 inline void SetValue(
const char* value) { m_valueHasBeenSet =
true; m_value.assign(value); }
83 bool m_messageHasBeenSet =
false;
86 bool m_nameHasBeenSet =
false;
89 bool m_valueHasBeenSet =
false;
ServiceQuotaExceededException & WithValue(Aws::String &&value)
AWS_RESOURCEEXPLORER2_API ServiceQuotaExceededException()
void SetName(Aws::String &&value)
ServiceQuotaExceededException & WithMessage(Aws::String &&value)
ServiceQuotaExceededException & WithName(const Aws::String &value)
const Aws::String & GetValue() const
ServiceQuotaExceededException & WithMessage(const Aws::String &value)
AWS_RESOURCEEXPLORER2_API ServiceQuotaExceededException(Aws::Utils::Json::JsonView jsonValue)
ServiceQuotaExceededException & WithName(Aws::String &&value)
void SetName(const Aws::String &value)
void SetName(const char *value)
bool ValueHasBeenSet() const
AWS_RESOURCEEXPLORER2_API ServiceQuotaExceededException & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetMessage(const char *value)
bool MessageHasBeenSet() const
const Aws::String & GetName() const
AWS_RESOURCEEXPLORER2_API Aws::Utils::Json::JsonValue Jsonize() const
ServiceQuotaExceededException & WithValue(const Aws::String &value)
void SetMessage(const Aws::String &value)
void SetMessage(Aws::String &&value)
ServiceQuotaExceededException & WithMessage(const char *value)
const Aws::String & GetMessage() const
void SetValue(Aws::String &&value)
ServiceQuotaExceededException & WithName(const char *value)
void SetValue(const Aws::String &value)
void SetValue(const char *value)
ServiceQuotaExceededException & WithValue(const char *value)
bool NameHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue