AWS SDK for C++
1.8.182
AWS SDK for C++
|
Go to the documentation of this file.
58 inline void SetTemplateName(
const char* value) { m_templateNameHasBeenSet =
true; m_templateName.assign(value); }
72 bool m_templateNameHasBeenSet;
bool TemplateNameHasBeenSet() const
MissingRenderingAttributeException & WithTemplateName(Aws::String &&value)
MissingRenderingAttributeException & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
MissingRenderingAttributeException(const Aws::Utils::Xml::XmlNode &xmlNode)
std::basic_ostream< char, std::char_traits< char > > OStream
void SetTemplateName(const char *value)
void SetTemplateName(const Aws::String &value)
void SetTemplateName(Aws::String &&value)
MissingRenderingAttributeException()
const Aws::String & GetTemplateName() const
void OutputToStream(Aws::OStream &oStream, const char *location) const
void OutputToStream(Aws::OStream &ostream, const char *location, unsigned index, const char *locationValue) const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
MissingRenderingAttributeException & WithTemplateName(const Aws::String &value)
MissingRenderingAttributeException & WithTemplateName(const char *value)