SesResponse Class

(QtAws::SES::SesResponse)

The SesResponse class provides an interface for SES responses. More...

Header: #include <SesResponse>
Inherits: QtAws::Core::AwsAbstractResponse
Inherited By:

QtAws::SES::CloneReceiptRuleSetResponse, QtAws::SES::CreateConfigurationSetEventDestinationResponse, QtAws::SES::CreateConfigurationSetResponse, QtAws::SES::CreateConfigurationSetTrackingOptionsResponse, QtAws::SES::CreateCustomVerificationEmailTemplateResponse, QtAws::SES::CreateReceiptFilterResponse, QtAws::SES::CreateReceiptRuleResponse, QtAws::SES::CreateReceiptRuleSetResponse, QtAws::SES::CreateTemplateResponse, QtAws::SES::DeleteConfigurationSetEventDestinationResponse, QtAws::SES::DeleteConfigurationSetResponse, QtAws::SES::DeleteConfigurationSetTrackingOptionsResponse, QtAws::SES::DeleteCustomVerificationEmailTemplateResponse, QtAws::SES::DeleteIdentityPolicyResponse, QtAws::SES::DeleteIdentityResponse, QtAws::SES::DeleteReceiptFilterResponse, QtAws::SES::DeleteReceiptRuleResponse, QtAws::SES::DeleteReceiptRuleSetResponse, QtAws::SES::DeleteTemplateResponse, QtAws::SES::DeleteVerifiedEmailAddressResponse, QtAws::SES::DescribeActiveReceiptRuleSetResponse, QtAws::SES::DescribeConfigurationSetResponse, QtAws::SES::DescribeReceiptRuleResponse, QtAws::SES::DescribeReceiptRuleSetResponse, QtAws::SES::GetAccountSendingEnabledResponse, QtAws::SES::GetCustomVerificationEmailTemplateResponse, QtAws::SES::GetIdentityDkimAttributesResponse, QtAws::SES::GetIdentityMailFromDomainAttributesResponse, QtAws::SES::GetIdentityNotificationAttributesResponse, QtAws::SES::GetIdentityPoliciesResponse, QtAws::SES::GetIdentityVerificationAttributesResponse, QtAws::SES::GetSendQuotaResponse, QtAws::SES::GetSendStatisticsResponse, QtAws::SES::GetTemplateResponse, QtAws::SES::ListConfigurationSetsResponse, QtAws::SES::ListCustomVerificationEmailTemplatesResponse, QtAws::SES::ListIdentitiesResponse, QtAws::SES::ListIdentityPoliciesResponse, QtAws::SES::ListReceiptFiltersResponse, QtAws::SES::ListReceiptRuleSetsResponse, QtAws::SES::ListTemplatesResponse, QtAws::SES::ListVerifiedEmailAddressesResponse, QtAws::SES::PutIdentityPolicyResponse, QtAws::SES::ReorderReceiptRuleSetResponse, QtAws::SES::SendBounceResponse, QtAws::SES::SendBulkTemplatedEmailResponse, QtAws::SES::SendCustomVerificationEmailResponse, QtAws::SES::SendEmailResponse, QtAws::SES::SendRawEmailResponse, QtAws::SES::SendTemplatedEmailResponse, QtAws::SES::SetActiveReceiptRuleSetResponse, QtAws::SES::SetIdentityDkimEnabledResponse, QtAws::SES::SetIdentityFeedbackForwardingEnabledResponse, QtAws::SES::SetIdentityHeadersInNotificationsEnabledResponse, QtAws::SES::SetIdentityMailFromDomainResponse, QtAws::SES::SetIdentityNotificationTopicResponse, QtAws::SES::SetReceiptRulePositionResponse, QtAws::SES::TestRenderTemplateResponse, QtAws::SES::UpdateAccountSendingEnabledResponse, QtAws::SES::UpdateConfigurationSetEventDestinationResponse, QtAws::SES::UpdateConfigurationSetReputationMetricsEnabledResponse, QtAws::SES::UpdateConfigurationSetSendingEnabledResponse, QtAws::SES::UpdateConfigurationSetTrackingOptionsResponse, QtAws::SES::UpdateCustomVerificationEmailTemplateResponse, QtAws::SES::UpdateReceiptRuleResponse, QtAws::SES::UpdateTemplateResponse, QtAws::SES::VerifyDomainDkimResponse, QtAws::SES::VerifyDomainIdentityResponse, QtAws::SES::VerifyEmailAddressResponse, and QtAws::SES::VerifyEmailIdentityResponse

Public Functions

SesResponse(QObject * const parent = 0)

Protected Slots

virtual void parseFailure(QIODevice &response) override

Additional Inherited Members

Detailed Description

The SesResponse class provides an interface for SES responses.

Member Function Documentation

SesResponse::SesResponse(QObject * const parent = 0)

Constructs a SesResponse object with parent parent.

[override virtual protected slot] void SesResponse::parseFailure(QIODevice &response)

Reimplemented from AwsAbstractResponse::parseFailure().

© 2018 Paul Colby Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.