7#include <aws/connectcampaigns/ConnectCampaigns_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace ConnectCampaigns
47 inline void SetMessage(
const char* value) { m_messageHasBeenSet =
true; m_message.assign(value); }
59 inline void SetXAmzErrorType(
const char* value) { m_xAmzErrorTypeHasBeenSet =
true; m_xAmzErrorType.assign(value); }
67 bool m_messageHasBeenSet =
false;
70 bool m_xAmzErrorTypeHasBeenSet =
false;
void SetMessage(const Aws::String &value)
AWS_CONNECTCAMPAIGNS_API ConflictException & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetMessage(const char *value)
ConflictException & WithMessage(const char *value)
ConflictException & WithXAmzErrorType(const Aws::String &value)
void SetMessage(Aws::String &&value)
ConflictException & WithXAmzErrorType(Aws::String &&value)
ConflictException & WithMessage(const Aws::String &value)
const Aws::String & GetXAmzErrorType() const
const Aws::String & GetMessage() const
AWS_CONNECTCAMPAIGNS_API ConflictException()
AWS_CONNECTCAMPAIGNS_API Aws::Utils::Json::JsonValue Jsonize() const
bool MessageHasBeenSet() const
AWS_CONNECTCAMPAIGNS_API ConflictException(Aws::Utils::Json::JsonView jsonValue)
ConflictException & WithXAmzErrorType(const char *value)
void SetXAmzErrorType(const Aws::String &value)
void SetXAmzErrorType(const char *value)
void SetXAmzErrorType(Aws::String &&value)
bool XAmzErrorTypeHasBeenSet() const
ConflictException & WithMessage(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue