CodeDeployResponse Class

(QtAws::CodeDeploy::CodeDeployResponse)

The CodeDeployResponse class provides an interface for CodeDeploy responses. More...

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

QtAws::CodeDeploy::AddTagsToOnPremisesInstancesResponse, QtAws::CodeDeploy::BatchGetApplicationRevisionsResponse, QtAws::CodeDeploy::BatchGetApplicationsResponse, QtAws::CodeDeploy::BatchGetDeploymentGroupsResponse, QtAws::CodeDeploy::BatchGetDeploymentInstancesResponse, QtAws::CodeDeploy::BatchGetDeploymentsResponse, QtAws::CodeDeploy::BatchGetOnPremisesInstancesResponse, QtAws::CodeDeploy::ContinueDeploymentResponse, QtAws::CodeDeploy::CreateApplicationResponse, QtAws::CodeDeploy::CreateDeploymentConfigResponse, QtAws::CodeDeploy::CreateDeploymentGroupResponse, QtAws::CodeDeploy::CreateDeploymentResponse, QtAws::CodeDeploy::DeleteApplicationResponse, QtAws::CodeDeploy::DeleteDeploymentConfigResponse, QtAws::CodeDeploy::DeleteDeploymentGroupResponse, QtAws::CodeDeploy::DeleteGitHubAccountTokenResponse, QtAws::CodeDeploy::DeregisterOnPremisesInstanceResponse, QtAws::CodeDeploy::GetApplicationResponse, QtAws::CodeDeploy::GetApplicationRevisionResponse, QtAws::CodeDeploy::GetDeploymentConfigResponse, QtAws::CodeDeploy::GetDeploymentGroupResponse, QtAws::CodeDeploy::GetDeploymentInstanceResponse, QtAws::CodeDeploy::GetDeploymentResponse, QtAws::CodeDeploy::GetOnPremisesInstanceResponse, QtAws::CodeDeploy::ListApplicationRevisionsResponse, QtAws::CodeDeploy::ListApplicationsResponse, QtAws::CodeDeploy::ListDeploymentConfigsResponse, QtAws::CodeDeploy::ListDeploymentGroupsResponse, QtAws::CodeDeploy::ListDeploymentInstancesResponse, QtAws::CodeDeploy::ListDeploymentsResponse, QtAws::CodeDeploy::ListGitHubAccountTokenNamesResponse, QtAws::CodeDeploy::ListOnPremisesInstancesResponse, QtAws::CodeDeploy::PutLifecycleEventHookExecutionStatusResponse, QtAws::CodeDeploy::RegisterApplicationRevisionResponse, QtAws::CodeDeploy::RegisterOnPremisesInstanceResponse, QtAws::CodeDeploy::RemoveTagsFromOnPremisesInstancesResponse, QtAws::CodeDeploy::SkipWaitTimeForInstanceTerminationResponse, QtAws::CodeDeploy::StopDeploymentResponse, QtAws::CodeDeploy::UpdateApplicationResponse, and QtAws::CodeDeploy::UpdateDeploymentGroupResponse

Public Functions

CodeDeployResponse(QObject * const parent = 0)

Protected Slots

virtual void parseFailure(QIODevice &response) override

Additional Inherited Members

Detailed Description

The CodeDeployResponse class provides an interface for CodeDeploy responses.

Member Function Documentation

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

Constructs a CodeDeployResponse object with parent parent.

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