ElasticLoadBalancingResponse Class

(QtAws::ElasticLoadBalancing::ElasticLoadBalancingResponse)

The ElasticLoadBalancingResponse class provides an interface for ElasticLoadBalancing responses. More...

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

QtAws::ElasticLoadBalancing::AddTagsResponse, QtAws::ElasticLoadBalancing::ApplySecurityGroupsToLoadBalancerResponse, QtAws::ElasticLoadBalancing::AttachLoadBalancerToSubnetsResponse, QtAws::ElasticLoadBalancing::ConfigureHealthCheckResponse, QtAws::ElasticLoadBalancing::CreateAppCookieStickinessPolicyResponse, QtAws::ElasticLoadBalancing::CreateLBCookieStickinessPolicyResponse, QtAws::ElasticLoadBalancing::CreateLoadBalancerListenersResponse, QtAws::ElasticLoadBalancing::CreateLoadBalancerPolicyResponse, QtAws::ElasticLoadBalancing::CreateLoadBalancerResponse, QtAws::ElasticLoadBalancing::DeleteLoadBalancerListenersResponse, QtAws::ElasticLoadBalancing::DeleteLoadBalancerPolicyResponse, QtAws::ElasticLoadBalancing::DeleteLoadBalancerResponse, QtAws::ElasticLoadBalancing::DeregisterInstancesFromLoadBalancerResponse, QtAws::ElasticLoadBalancing::DescribeAccountLimitsResponse, QtAws::ElasticLoadBalancing::DescribeInstanceHealthResponse, QtAws::ElasticLoadBalancing::DescribeLoadBalancerAttributesResponse, QtAws::ElasticLoadBalancing::DescribeLoadBalancerPoliciesResponse, QtAws::ElasticLoadBalancing::DescribeLoadBalancerPolicyTypesResponse, QtAws::ElasticLoadBalancing::DescribeLoadBalancersResponse, QtAws::ElasticLoadBalancing::DescribeTagsResponse, QtAws::ElasticLoadBalancing::DetachLoadBalancerFromSubnetsResponse, QtAws::ElasticLoadBalancing::DisableAvailabilityZonesForLoadBalancerResponse, QtAws::ElasticLoadBalancing::EnableAvailabilityZonesForLoadBalancerResponse, QtAws::ElasticLoadBalancing::ModifyLoadBalancerAttributesResponse, QtAws::ElasticLoadBalancing::RegisterInstancesWithLoadBalancerResponse, QtAws::ElasticLoadBalancing::RemoveTagsResponse, QtAws::ElasticLoadBalancing::SetLoadBalancerListenerSSLCertificateResponse, QtAws::ElasticLoadBalancing::SetLoadBalancerPoliciesForBackendServerResponse, and QtAws::ElasticLoadBalancing::SetLoadBalancerPoliciesOfListenerResponse

Public Functions

ElasticLoadBalancingResponse(QObject * const parent = 0)

Protected Slots

virtual void parseFailure(QIODevice &response) override

Additional Inherited Members

Detailed Description

The ElasticLoadBalancingResponse class provides an interface for ElasticLoadBalancing responses.

Member Function Documentation

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

Constructs a ElasticLoadBalancingResponse object with parent parent.

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