AWS SDK for C++
1.8.152
AWS SDK for C++
|
#include <MissingRenderingAttributeException.h>
Public Member Functions | |
MissingRenderingAttributeException () | |
MissingRenderingAttributeException (const Aws::Utils::Xml::XmlNode &xmlNode) | |
MissingRenderingAttributeException & | operator= (const Aws::Utils::Xml::XmlNode &xmlNode) |
void | OutputToStream (Aws::OStream &ostream, const char *location, unsigned index, const char *locationValue) const |
void | OutputToStream (Aws::OStream &oStream, const char *location) const |
const Aws::String & | GetTemplateName () const |
bool | TemplateNameHasBeenSet () const |
void | SetTemplateName (const Aws::String &value) |
void | SetTemplateName (Aws::String &&value) |
void | SetTemplateName (const char *value) |
MissingRenderingAttributeException & | WithTemplateName (const Aws::String &value) |
MissingRenderingAttributeException & | WithTemplateName (Aws::String &&value) |
MissingRenderingAttributeException & | WithTemplateName (const char *value) |
Indicates that one or more of the replacement values for the specified template was not specified. Ensure that the TemplateData object contains references to all of the replacement tags in the specified template.
Definition at line 34 of file MissingRenderingAttributeException.h.
Aws::SES::Model::MissingRenderingAttributeException::MissingRenderingAttributeException | ( | ) |
Aws::SES::Model::MissingRenderingAttributeException::MissingRenderingAttributeException | ( | const Aws::Utils::Xml::XmlNode & | xmlNode | ) |
|
inline |
Definition at line 46 of file MissingRenderingAttributeException.h.
MissingRenderingAttributeException& Aws::SES::Model::MissingRenderingAttributeException::operator= | ( | const Aws::Utils::Xml::XmlNode & | xmlNode | ) |
void Aws::SES::Model::MissingRenderingAttributeException::OutputToStream | ( | Aws::OStream & | oStream, |
const char * | location | ||
) | const |
void Aws::SES::Model::MissingRenderingAttributeException::OutputToStream | ( | Aws::OStream & | ostream, |
const char * | location, | ||
unsigned | index, | ||
const char * | locationValue | ||
) | const |
|
inline |
Definition at line 55 of file MissingRenderingAttributeException.h.
|
inline |
Definition at line 52 of file MissingRenderingAttributeException.h.
|
inline |
Definition at line 58 of file MissingRenderingAttributeException.h.
|
inline |
Definition at line 49 of file MissingRenderingAttributeException.h.
|
inline |
Definition at line 64 of file MissingRenderingAttributeException.h.
|
inline |
Definition at line 61 of file MissingRenderingAttributeException.h.
|
inline |
Definition at line 67 of file MissingRenderingAttributeException.h.