WafResponse Class

(QtAws::WAF::WafResponse)

The WafResponse class provides an interface for WAF responses. More...

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

QtAws::WAF::CreateByteMatchSetResponse, QtAws::WAF::CreateGeoMatchSetResponse, QtAws::WAF::CreateIPSetResponse, QtAws::WAF::CreateRateBasedRuleResponse, QtAws::WAF::CreateRegexMatchSetResponse, QtAws::WAF::CreateRegexPatternSetResponse, QtAws::WAF::CreateRuleGroupResponse, QtAws::WAF::CreateRuleResponse, QtAws::WAF::CreateSizeConstraintSetResponse, QtAws::WAF::CreateSqlInjectionMatchSetResponse, QtAws::WAF::CreateWebACLResponse, QtAws::WAF::CreateXssMatchSetResponse, QtAws::WAF::DeleteByteMatchSetResponse, QtAws::WAF::DeleteGeoMatchSetResponse, QtAws::WAF::DeleteIPSetResponse, QtAws::WAF::DeletePermissionPolicyResponse, QtAws::WAF::DeleteRateBasedRuleResponse, QtAws::WAF::DeleteRegexMatchSetResponse, QtAws::WAF::DeleteRegexPatternSetResponse, QtAws::WAF::DeleteRuleGroupResponse, QtAws::WAF::DeleteRuleResponse, QtAws::WAF::DeleteSizeConstraintSetResponse, QtAws::WAF::DeleteSqlInjectionMatchSetResponse, QtAws::WAF::DeleteWebACLResponse, QtAws::WAF::DeleteXssMatchSetResponse, QtAws::WAF::GetByteMatchSetResponse, QtAws::WAF::GetChangeTokenResponse, QtAws::WAF::GetChangeTokenStatusResponse, QtAws::WAF::GetGeoMatchSetResponse, QtAws::WAF::GetIPSetResponse, QtAws::WAF::GetPermissionPolicyResponse, QtAws::WAF::GetRateBasedRuleManagedKeysResponse, QtAws::WAF::GetRateBasedRuleResponse, QtAws::WAF::GetRegexMatchSetResponse, QtAws::WAF::GetRegexPatternSetResponse, QtAws::WAF::GetRuleGroupResponse, QtAws::WAF::GetRuleResponse, QtAws::WAF::GetSampledRequestsResponse, QtAws::WAF::GetSizeConstraintSetResponse, QtAws::WAF::GetSqlInjectionMatchSetResponse, QtAws::WAF::GetWebACLResponse, QtAws::WAF::GetXssMatchSetResponse, QtAws::WAF::ListActivatedRulesInRuleGroupResponse, QtAws::WAF::ListByteMatchSetsResponse, QtAws::WAF::ListGeoMatchSetsResponse, QtAws::WAF::ListIPSetsResponse, QtAws::WAF::ListRateBasedRulesResponse, QtAws::WAF::ListRegexMatchSetsResponse, QtAws::WAF::ListRegexPatternSetsResponse, QtAws::WAF::ListRuleGroupsResponse, QtAws::WAF::ListRulesResponse, QtAws::WAF::ListSizeConstraintSetsResponse, QtAws::WAF::ListSqlInjectionMatchSetsResponse, QtAws::WAF::ListSubscribedRuleGroupsResponse, QtAws::WAF::ListWebACLsResponse, QtAws::WAF::ListXssMatchSetsResponse, QtAws::WAF::PutPermissionPolicyResponse, QtAws::WAF::UpdateByteMatchSetResponse, QtAws::WAF::UpdateGeoMatchSetResponse, QtAws::WAF::UpdateIPSetResponse, QtAws::WAF::UpdateRateBasedRuleResponse, QtAws::WAF::UpdateRegexMatchSetResponse, QtAws::WAF::UpdateRegexPatternSetResponse, QtAws::WAF::UpdateRuleGroupResponse, QtAws::WAF::UpdateRuleResponse, QtAws::WAF::UpdateSizeConstraintSetResponse, QtAws::WAF::UpdateSqlInjectionMatchSetResponse, QtAws::WAF::UpdateWebACLResponse, and QtAws::WAF::UpdateXssMatchSetResponse

Public Functions

WafResponse(QObject * const parent = 0)

Protected Slots

virtual void parseFailure(QIODevice &response) override

Additional Inherited Members

Detailed Description

The WafResponse class provides an interface for WAF responses.

Member Function Documentation

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

Constructs a WafResponse object with parent parent.

[override virtual protected slot] void WafResponse::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.