ElasticBeanstalkResponse Class

(QtAws::ElasticBeanstalk::ElasticBeanstalkResponse)

The ElasticBeanstalkResponse class provides an interface for ElasticBeanstalk responses. More...

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

QtAws::ElasticBeanstalk::AbortEnvironmentUpdateResponse, QtAws::ElasticBeanstalk::ApplyEnvironmentManagedActionResponse, QtAws::ElasticBeanstalk::CheckDNSAvailabilityResponse, QtAws::ElasticBeanstalk::ComposeEnvironmentsResponse, QtAws::ElasticBeanstalk::CreateApplicationResponse, QtAws::ElasticBeanstalk::CreateApplicationVersionResponse, QtAws::ElasticBeanstalk::CreateConfigurationTemplateResponse, QtAws::ElasticBeanstalk::CreateEnvironmentResponse, QtAws::ElasticBeanstalk::CreatePlatformVersionResponse, QtAws::ElasticBeanstalk::CreateStorageLocationResponse, QtAws::ElasticBeanstalk::DeleteApplicationResponse, QtAws::ElasticBeanstalk::DeleteApplicationVersionResponse, QtAws::ElasticBeanstalk::DeleteConfigurationTemplateResponse, QtAws::ElasticBeanstalk::DeleteEnvironmentConfigurationResponse, QtAws::ElasticBeanstalk::DeletePlatformVersionResponse, QtAws::ElasticBeanstalk::DescribeAccountAttributesResponse, QtAws::ElasticBeanstalk::DescribeApplicationsResponse, QtAws::ElasticBeanstalk::DescribeApplicationVersionsResponse, QtAws::ElasticBeanstalk::DescribeConfigurationOptionsResponse, QtAws::ElasticBeanstalk::DescribeConfigurationSettingsResponse, QtAws::ElasticBeanstalk::DescribeEnvironmentHealthResponse, QtAws::ElasticBeanstalk::DescribeEnvironmentManagedActionHistoryResponse, QtAws::ElasticBeanstalk::DescribeEnvironmentManagedActionsResponse, QtAws::ElasticBeanstalk::DescribeEnvironmentResourcesResponse, QtAws::ElasticBeanstalk::DescribeEnvironmentsResponse, QtAws::ElasticBeanstalk::DescribeEventsResponse, QtAws::ElasticBeanstalk::DescribeInstancesHealthResponse, QtAws::ElasticBeanstalk::DescribePlatformVersionResponse, QtAws::ElasticBeanstalk::ListAvailableSolutionStacksResponse, QtAws::ElasticBeanstalk::ListPlatformVersionsResponse, QtAws::ElasticBeanstalk::ListTagsForResourceResponse, QtAws::ElasticBeanstalk::RebuildEnvironmentResponse, QtAws::ElasticBeanstalk::RequestEnvironmentInfoResponse, QtAws::ElasticBeanstalk::RestartAppServerResponse, QtAws::ElasticBeanstalk::RetrieveEnvironmentInfoResponse, QtAws::ElasticBeanstalk::SwapEnvironmentCNAMEsResponse, QtAws::ElasticBeanstalk::TerminateEnvironmentResponse, QtAws::ElasticBeanstalk::UpdateApplicationResourceLifecycleResponse, QtAws::ElasticBeanstalk::UpdateApplicationResponse, QtAws::ElasticBeanstalk::UpdateApplicationVersionResponse, QtAws::ElasticBeanstalk::UpdateConfigurationTemplateResponse, QtAws::ElasticBeanstalk::UpdateEnvironmentResponse, QtAws::ElasticBeanstalk::UpdateTagsForResourceResponse, and QtAws::ElasticBeanstalk::ValidateConfigurationSettingsResponse

Public Functions

ElasticBeanstalkResponse(QObject * const parent = 0)

Protected Slots

virtual void parseFailure(QIODevice &response) override

Additional Inherited Members

Detailed Description

The ElasticBeanstalkResponse class provides an interface for ElasticBeanstalk responses.

Member Function Documentation

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

Constructs a ElasticBeanstalkResponse object with parent parent.

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