AWS SDK for C++
1.8.152
AWS SDK for C++
|
#include <Destination.h>
Represents the destination of the message, consisting of To:, CC:, and BCC: fields.
Amazon SES does not support the SMTPUTF8 extension, as described in RFC6531. For this reason, the local part of a destination email address (the part of the email address that precedes the @ sign) may only contain 7-bit ASCII characters. If the domain part of an address (the part after the @ sign) contains non-ASCII characters, they must be encoded using Punycode, as described in RFC3492.
Definition at line 41 of file Destination.h.
Aws::SES::Model::Destination::Destination | ( | ) |
Aws::SES::Model::Destination::Destination | ( | const Aws::Utils::Xml::XmlNode & | xmlNode | ) |
|
inline |
The recipients to place on the BCC: line of the message.
Definition at line 182 of file Destination.h.
|
inline |
The recipients to place on the BCC: line of the message.
Definition at line 177 of file Destination.h.
|
inline |
The recipients to place on the BCC: line of the message.
Definition at line 187 of file Destination.h.
|
inline |
The recipients to place on the CC: line of the message.
Definition at line 136 of file Destination.h.
|
inline |
The recipients to place on the CC: line of the message.
Definition at line 131 of file Destination.h.
|
inline |
The recipients to place on the CC: line of the message.
Definition at line 141 of file Destination.h.
|
inline |
The recipients to place on the To: line of the message.
Definition at line 90 of file Destination.h.
|
inline |
The recipients to place on the To: line of the message.
Definition at line 85 of file Destination.h.
|
inline |
The recipients to place on the To: line of the message.
Definition at line 95 of file Destination.h.
|
inline |
The recipients to place on the BCC: line of the message.
Definition at line 152 of file Destination.h.
|
inline |
The recipients to place on the CC: line of the message.
Definition at line 106 of file Destination.h.
|
inline |
The recipients to place on the BCC: line of the message.
Definition at line 147 of file Destination.h.
|
inline |
The recipients to place on the CC: line of the message.
Definition at line 101 of file Destination.h.
|
inline |
The recipients to place on the To: line of the message.
Definition at line 55 of file Destination.h.
Destination& Aws::SES::Model::Destination::operator= | ( | const Aws::Utils::Xml::XmlNode & | xmlNode | ) |
void Aws::SES::Model::Destination::OutputToStream | ( | Aws::OStream & | oStream, |
const char * | location | ||
) | const |
void Aws::SES::Model::Destination::OutputToStream | ( | Aws::OStream & | ostream, |
const char * | location, | ||
unsigned | index, | ||
const char * | locationValue | ||
) | const |
|
inline |
The recipients to place on the BCC: line of the message.
Definition at line 162 of file Destination.h.
|
inline |
The recipients to place on the BCC: line of the message.
Definition at line 157 of file Destination.h.
|
inline |
The recipients to place on the CC: line of the message.
Definition at line 116 of file Destination.h.
|
inline |
The recipients to place on the CC: line of the message.
Definition at line 111 of file Destination.h.
|
inline |
The recipients to place on the To: line of the message.
Definition at line 70 of file Destination.h.
|
inline |
The recipients to place on the To: line of the message.
Definition at line 65 of file Destination.h.
|
inline |
The recipients to place on the To: line of the message.
Definition at line 60 of file Destination.h.
|
inline |
The recipients to place on the BCC: line of the message.
Definition at line 172 of file Destination.h.
|
inline |
The recipients to place on the BCC: line of the message.
Definition at line 167 of file Destination.h.
|
inline |
The recipients to place on the CC: line of the message.
Definition at line 126 of file Destination.h.
|
inline |
The recipients to place on the CC: line of the message.
Definition at line 121 of file Destination.h.
|
inline |
The recipients to place on the To: line of the message.
Definition at line 80 of file Destination.h.
|
inline |
The recipients to place on the To: line of the message.
Definition at line 75 of file Destination.h.