AWS SDK for C++
1.8.154
AWS SDK for C++
|
#include <GetAccountSendingEnabledResult.h>
Public Member Functions | |
GetAccountSendingEnabledResult () | |
GetAccountSendingEnabledResult (const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result) | |
GetAccountSendingEnabledResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result) |
bool | GetEnabled () const |
void | SetEnabled (bool value) |
GetAccountSendingEnabledResult & | WithEnabled (bool value) |
const ResponseMetadata & | GetResponseMetadata () const |
void | SetResponseMetadata (const ResponseMetadata &value) |
void | SetResponseMetadata (ResponseMetadata &&value) |
GetAccountSendingEnabledResult & | WithResponseMetadata (const ResponseMetadata &value) |
GetAccountSendingEnabledResult & | WithResponseMetadata (ResponseMetadata &&value) |
Represents a request to return the email sending status for your Amazon SES account in the current AWS Region.
Definition at line 33 of file GetAccountSendingEnabledResult.h.
Aws::SES::Model::GetAccountSendingEnabledResult::GetAccountSendingEnabledResult | ( | ) |
Aws::SES::Model::GetAccountSendingEnabledResult::GetAccountSendingEnabledResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > & | result | ) |
|
inline |
Describes whether email sending is enabled or disabled for your Amazon SES account in the current AWS Region.
Definition at line 45 of file GetAccountSendingEnabledResult.h.
|
inline |
Definition at line 61 of file GetAccountSendingEnabledResult.h.
GetAccountSendingEnabledResult& Aws::SES::Model::GetAccountSendingEnabledResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > & | result | ) |
|
inline |
Describes whether email sending is enabled or disabled for your Amazon SES account in the current AWS Region.
Definition at line 51 of file GetAccountSendingEnabledResult.h.
|
inline |
Definition at line 64 of file GetAccountSendingEnabledResult.h.
|
inline |
Definition at line 67 of file GetAccountSendingEnabledResult.h.
|
inline |
Describes whether email sending is enabled or disabled for your Amazon SES account in the current AWS Region.
Definition at line 57 of file GetAccountSendingEnabledResult.h.
|
inline |
Definition at line 70 of file GetAccountSendingEnabledResult.h.
|
inline |
Definition at line 73 of file GetAccountSendingEnabledResult.h.