7#include <aws/servicecatalog-appregistry/AppRegistry_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 SetServiceCode(
const char* value) { m_serviceCodeHasBeenSet =
true; m_serviceCode.assign(value); }
71 bool m_messageHasBeenSet =
false;
74 bool m_serviceCodeHasBeenSet =
false;
ThrottlingException & WithServiceCode(Aws::String &&value)
bool MessageHasBeenSet() const
ThrottlingException & WithServiceCode(const char *value)
void SetServiceCode(const char *value)
AWS_APPREGISTRY_API ThrottlingException & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetMessage(const Aws::String &value)
void SetServiceCode(const Aws::String &value)
ThrottlingException & WithMessage(const char *value)
void SetServiceCode(Aws::String &&value)
ThrottlingException & WithServiceCode(const Aws::String &value)
ThrottlingException & WithMessage(Aws::String &&value)
const Aws::String & GetMessage() const
void SetMessage(Aws::String &&value)
bool ServiceCodeHasBeenSet() const
AWS_APPREGISTRY_API Aws::Utils::Json::JsonValue Jsonize() const
void SetMessage(const char *value)
ThrottlingException & WithMessage(const Aws::String &value)
AWS_APPREGISTRY_API ThrottlingException()
const Aws::String & GetServiceCode() const
AWS_APPREGISTRY_API ThrottlingException(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue