GlacierResponse Class

(QtAws::Glacier::GlacierResponse)

The GlacierResponse class provides an interface for Glacier responses. More...

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

QtAws::Glacier::AbortMultipartUploadResponse, QtAws::Glacier::AbortVaultLockResponse, QtAws::Glacier::AddTagsToVaultResponse, QtAws::Glacier::CompleteMultipartUploadResponse, QtAws::Glacier::CompleteVaultLockResponse, QtAws::Glacier::CreateVaultResponse, QtAws::Glacier::DeleteArchiveResponse, QtAws::Glacier::DeleteVaultAccessPolicyResponse, QtAws::Glacier::DeleteVaultNotificationsResponse, QtAws::Glacier::DeleteVaultResponse, QtAws::Glacier::DescribeJobResponse, QtAws::Glacier::DescribeVaultResponse, QtAws::Glacier::GetDataRetrievalPolicyResponse, QtAws::Glacier::GetJobOutputResponse, QtAws::Glacier::GetVaultAccessPolicyResponse, QtAws::Glacier::GetVaultLockResponse, QtAws::Glacier::GetVaultNotificationsResponse, QtAws::Glacier::InitiateJobResponse, QtAws::Glacier::InitiateMultipartUploadResponse, QtAws::Glacier::InitiateVaultLockResponse, QtAws::Glacier::ListJobsResponse, QtAws::Glacier::ListMultipartUploadsResponse, QtAws::Glacier::ListPartsResponse, QtAws::Glacier::ListProvisionedCapacityResponse, QtAws::Glacier::ListTagsForVaultResponse, QtAws::Glacier::ListVaultsResponse, QtAws::Glacier::PurchaseProvisionedCapacityResponse, QtAws::Glacier::RemoveTagsFromVaultResponse, QtAws::Glacier::SetDataRetrievalPolicyResponse, QtAws::Glacier::SetVaultAccessPolicyResponse, QtAws::Glacier::SetVaultNotificationsResponse, QtAws::Glacier::UploadArchiveResponse, and QtAws::Glacier::UploadMultipartPartResponse

Public Functions

GlacierResponse(QObject * const parent = 0)

Protected Slots

virtual void parseFailure(QIODevice &response) override

Additional Inherited Members

Detailed Description

The GlacierResponse class provides an interface for Glacier responses.

Member Function Documentation

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

Constructs a GlacierResponse object with parent parent.

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