AWS SDK for C++
1.8.152
AWS SDK for C++
|
#include <SendTemplatedEmailResult.h>
Public Member Functions | |
SendTemplatedEmailResult () | |
SendTemplatedEmailResult (const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result) | |
SendTemplatedEmailResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result) |
const Aws::String & | GetMessageId () const |
void | SetMessageId (const Aws::String &value) |
void | SetMessageId (Aws::String &&value) |
void | SetMessageId (const char *value) |
SendTemplatedEmailResult & | WithMessageId (const Aws::String &value) |
SendTemplatedEmailResult & | WithMessageId (Aws::String &&value) |
SendTemplatedEmailResult & | WithMessageId (const char *value) |
const ResponseMetadata & | GetResponseMetadata () const |
void | SetResponseMetadata (const ResponseMetadata &value) |
void | SetResponseMetadata (ResponseMetadata &&value) |
SendTemplatedEmailResult & | WithResponseMetadata (const ResponseMetadata &value) |
SendTemplatedEmailResult & | WithResponseMetadata (ResponseMetadata &&value) |
Definition at line 28 of file SendTemplatedEmailResult.h.
Aws::SES::Model::SendTemplatedEmailResult::SendTemplatedEmailResult | ( | ) |
Aws::SES::Model::SendTemplatedEmailResult::SendTemplatedEmailResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > & | result | ) |
|
inline |
The unique message identifier returned from the SendTemplatedEmail
action.
Definition at line 40 of file SendTemplatedEmailResult.h.
|
inline |
Definition at line 80 of file SendTemplatedEmailResult.h.
SendTemplatedEmailResult& Aws::SES::Model::SendTemplatedEmailResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > & | result | ) |
|
inline |
The unique message identifier returned from the SendTemplatedEmail
action.
Definition at line 52 of file SendTemplatedEmailResult.h.
|
inline |
The unique message identifier returned from the SendTemplatedEmail
action.
Definition at line 46 of file SendTemplatedEmailResult.h.
|
inline |
The unique message identifier returned from the SendTemplatedEmail
action.
Definition at line 58 of file SendTemplatedEmailResult.h.
|
inline |
Definition at line 83 of file SendTemplatedEmailResult.h.
|
inline |
Definition at line 86 of file SendTemplatedEmailResult.h.
|
inline |
The unique message identifier returned from the SendTemplatedEmail
action.
Definition at line 70 of file SendTemplatedEmailResult.h.
|
inline |
The unique message identifier returned from the SendTemplatedEmail
action.
Definition at line 64 of file SendTemplatedEmailResult.h.
|
inline |
The unique message identifier returned from the SendTemplatedEmail
action.
Definition at line 76 of file SendTemplatedEmailResult.h.
|
inline |
Definition at line 89 of file SendTemplatedEmailResult.h.
|
inline |
Definition at line 92 of file SendTemplatedEmailResult.h.