AWS SDK for C++
1.8.152
AWS SDK for C++
|
#include <RuleSetDoesNotExistException.h>
Public Member Functions | |
RuleSetDoesNotExistException () | |
RuleSetDoesNotExistException (const Aws::Utils::Xml::XmlNode &xmlNode) | |
RuleSetDoesNotExistException & | 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 & | GetName () const |
bool | NameHasBeenSet () const |
void | SetName (const Aws::String &value) |
void | SetName (Aws::String &&value) |
void | SetName (const char *value) |
RuleSetDoesNotExistException & | WithName (const Aws::String &value) |
RuleSetDoesNotExistException & | WithName (Aws::String &&value) |
RuleSetDoesNotExistException & | WithName (const char *value) |
Indicates that the provided receipt rule set does not exist.
Definition at line 32 of file RuleSetDoesNotExistException.h.
Aws::SES::Model::RuleSetDoesNotExistException::RuleSetDoesNotExistException | ( | ) |
Aws::SES::Model::RuleSetDoesNotExistException::RuleSetDoesNotExistException | ( | const Aws::Utils::Xml::XmlNode & | xmlNode | ) |
|
inline |
Indicates that the named receipt rule set does not exist.
Definition at line 46 of file RuleSetDoesNotExistException.h.
|
inline |
Indicates that the named receipt rule set does not exist.
Definition at line 51 of file RuleSetDoesNotExistException.h.
RuleSetDoesNotExistException& Aws::SES::Model::RuleSetDoesNotExistException::operator= | ( | const Aws::Utils::Xml::XmlNode & | xmlNode | ) |
void Aws::SES::Model::RuleSetDoesNotExistException::OutputToStream | ( | Aws::OStream & | oStream, |
const char * | location | ||
) | const |
void Aws::SES::Model::RuleSetDoesNotExistException::OutputToStream | ( | Aws::OStream & | ostream, |
const char * | location, | ||
unsigned | index, | ||
const char * | locationValue | ||
) | const |
|
inline |
Indicates that the named receipt rule set does not exist.
Definition at line 61 of file RuleSetDoesNotExistException.h.
|
inline |
Indicates that the named receipt rule set does not exist.
Definition at line 56 of file RuleSetDoesNotExistException.h.
|
inline |
Indicates that the named receipt rule set does not exist.
Definition at line 66 of file RuleSetDoesNotExistException.h.
|
inline |
Indicates that the named receipt rule set does not exist.
Definition at line 76 of file RuleSetDoesNotExistException.h.
|
inline |
Indicates that the named receipt rule set does not exist.
Definition at line 71 of file RuleSetDoesNotExistException.h.
|
inline |
Indicates that the named receipt rule set does not exist.
Definition at line 81 of file RuleSetDoesNotExistException.h.