28 namespace ElasticTranscoder
65 inline void SetCode(
const char* value) { m_codeHasBeenSet =
true; m_code.assign(value); }
108 inline void SetMessage(
const char* value) { m_messageHasBeenSet =
true; m_message.assign(value); }
133 bool m_codeHasBeenSet;
135 bool m_messageHasBeenSet;
Warning & WithCode(const char *value)
void SetMessage(const Aws::String &value)
void SetCode(Aws::String &&value)
void SetCode(const Aws::String &value)
Warning & WithMessage(const char *value)
const Aws::String & GetMessage() const
Warning & WithMessage(Aws::String &&value)
Warning & WithCode(const Aws::String &value)
void SetMessage(Aws::String &&value)
#define AWS_ELASTICTRANSCODER_API
void SetMessage(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetCode() const
Warning & WithMessage(const Aws::String &value)
void SetCode(const char *value)
Warning & WithCode(Aws::String &&value)
JSON (JavaScript Object Notation).