7#include <aws/neptunedata/Neptunedata_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
49 inline void SetDetailedMessage(
const char* value) { m_detailedMessageHasBeenSet =
true; m_detailedMessage.assign(value); }
63 inline void SetRequestId(
const char* value) { m_requestIdHasBeenSet =
true; m_requestId.assign(value); }
77 inline void SetCode(
const char* value) { m_codeHasBeenSet =
true; m_code.assign(value); }
85 bool m_detailedMessageHasBeenSet =
false;
88 bool m_requestIdHasBeenSet =
false;
91 bool m_codeHasBeenSet =
false;
bool DetailedMessageHasBeenSet() const
bool CodeHasBeenSet() const
IllegalArgumentException & WithCode(const Aws::String &value)
void SetCode(Aws::String &&value)
IllegalArgumentException & WithRequestId(const char *value)
const Aws::String & GetDetailedMessage() const
IllegalArgumentException & WithRequestId(Aws::String &&value)
AWS_NEPTUNEDATA_API IllegalArgumentException()
void SetRequestId(Aws::String &&value)
AWS_NEPTUNEDATA_API IllegalArgumentException & operator=(Aws::Utils::Json::JsonView jsonValue)
IllegalArgumentException & WithCode(Aws::String &&value)
void SetCode(const Aws::String &value)
void SetRequestId(const char *value)
void SetRequestId(const Aws::String &value)
const Aws::String & GetRequestId() const
IllegalArgumentException & WithDetailedMessage(const char *value)
void SetDetailedMessage(Aws::String &&value)
IllegalArgumentException & WithRequestId(const Aws::String &value)
AWS_NEPTUNEDATA_API Aws::Utils::Json::JsonValue Jsonize() const
IllegalArgumentException & WithDetailedMessage(Aws::String &&value)
IllegalArgumentException & WithDetailedMessage(const Aws::String &value)
AWS_NEPTUNEDATA_API IllegalArgumentException(Aws::Utils::Json::JsonView jsonValue)
void SetDetailedMessage(const char *value)
bool RequestIdHasBeenSet() const
const Aws::String & GetCode() const
IllegalArgumentException & WithCode(const char *value)
void SetDetailedMessage(const Aws::String &value)
void SetCode(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue