#include <TrackingOptionsDoesNotExistException.h>
Indicates that the TrackingOptions object you specified does not exist.
See Also:
AWS API Reference
Definition at line 32 of file TrackingOptionsDoesNotExistException.h.
◆ TrackingOptionsDoesNotExistException() [1/2]
Aws::SES::Model::TrackingOptionsDoesNotExistException::TrackingOptionsDoesNotExistException |
( |
| ) |
|
◆ TrackingOptionsDoesNotExistException() [2/2]
Aws::SES::Model::TrackingOptionsDoesNotExistException::TrackingOptionsDoesNotExistException |
( |
const Aws::Utils::Xml::XmlNode & |
xmlNode | ) |
|
◆ ConfigurationSetNameHasBeenSet()
bool Aws::SES::Model::TrackingOptionsDoesNotExistException::ConfigurationSetNameHasBeenSet |
( |
| ) |
const |
|
inline |
◆ GetConfigurationSetName()
const Aws::String& Aws::SES::Model::TrackingOptionsDoesNotExistException::GetConfigurationSetName |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ OutputToStream() [1/2]
void Aws::SES::Model::TrackingOptionsDoesNotExistException::OutputToStream |
( |
Aws::OStream & |
oStream, |
|
|
const char * |
location |
|
) |
| const |
◆ OutputToStream() [2/2]
void Aws::SES::Model::TrackingOptionsDoesNotExistException::OutputToStream |
( |
Aws::OStream & |
ostream, |
|
|
const char * |
location, |
|
|
unsigned |
index, |
|
|
const char * |
locationValue |
|
) |
| const |
◆ SetConfigurationSetName() [1/3]
void Aws::SES::Model::TrackingOptionsDoesNotExistException::SetConfigurationSetName |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetConfigurationSetName() [2/3]
void Aws::SES::Model::TrackingOptionsDoesNotExistException::SetConfigurationSetName |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetConfigurationSetName() [3/3]
void Aws::SES::Model::TrackingOptionsDoesNotExistException::SetConfigurationSetName |
( |
const char * |
value | ) |
|
|
inline |
◆ WithConfigurationSetName() [1/3]
◆ WithConfigurationSetName() [2/3]
◆ WithConfigurationSetName() [3/3]
The documentation for this class was generated from the following file: