CloudFrontResponse Class

(QtAws::CloudFront::CloudFrontResponse)

The CloudFrontResponse class provides an interface for CloudFront responses. More...

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

QtAws::CloudFront::CreateCloudFrontOriginAccessIdentityResponse, QtAws::CloudFront::CreateDistributionResponse, QtAws::CloudFront::CreateDistributionWithTagsResponse, QtAws::CloudFront::CreateFieldLevelEncryptionConfigResponse, QtAws::CloudFront::CreateFieldLevelEncryptionProfileResponse, QtAws::CloudFront::CreateInvalidationResponse, QtAws::CloudFront::CreatePublicKeyResponse, QtAws::CloudFront::CreateStreamingDistributionResponse, QtAws::CloudFront::CreateStreamingDistributionWithTagsResponse, QtAws::CloudFront::DeleteCloudFrontOriginAccessIdentityResponse, QtAws::CloudFront::DeleteDistributionResponse, QtAws::CloudFront::DeleteFieldLevelEncryptionConfigResponse, QtAws::CloudFront::DeleteFieldLevelEncryptionProfileResponse, QtAws::CloudFront::DeletePublicKeyResponse, QtAws::CloudFront::DeleteServiceLinkedRoleResponse, QtAws::CloudFront::DeleteStreamingDistributionResponse, QtAws::CloudFront::GetCloudFrontOriginAccessIdentityConfigResponse, QtAws::CloudFront::GetCloudFrontOriginAccessIdentityResponse, QtAws::CloudFront::GetDistributionConfigResponse, QtAws::CloudFront::GetDistributionResponse, QtAws::CloudFront::GetFieldLevelEncryptionConfigResponse, QtAws::CloudFront::GetFieldLevelEncryptionProfileConfigResponse, QtAws::CloudFront::GetFieldLevelEncryptionProfileResponse, QtAws::CloudFront::GetFieldLevelEncryptionResponse, QtAws::CloudFront::GetInvalidationResponse, QtAws::CloudFront::GetPublicKeyConfigResponse, QtAws::CloudFront::GetPublicKeyResponse, QtAws::CloudFront::GetStreamingDistributionConfigResponse, QtAws::CloudFront::GetStreamingDistributionResponse, QtAws::CloudFront::ListCloudFrontOriginAccessIdentitiesResponse, QtAws::CloudFront::ListDistributionsByWebACLIdResponse, QtAws::CloudFront::ListDistributionsResponse, QtAws::CloudFront::ListFieldLevelEncryptionConfigsResponse, QtAws::CloudFront::ListFieldLevelEncryptionProfilesResponse, QtAws::CloudFront::ListInvalidationsResponse, QtAws::CloudFront::ListPublicKeysResponse, QtAws::CloudFront::ListStreamingDistributionsResponse, QtAws::CloudFront::ListTagsForResourceResponse, QtAws::CloudFront::TagResourceResponse, QtAws::CloudFront::UntagResourceResponse, QtAws::CloudFront::UpdateCloudFrontOriginAccessIdentityResponse, QtAws::CloudFront::UpdateDistributionResponse, QtAws::CloudFront::UpdateFieldLevelEncryptionConfigResponse, QtAws::CloudFront::UpdateFieldLevelEncryptionProfileResponse, QtAws::CloudFront::UpdatePublicKeyResponse, and QtAws::CloudFront::UpdateStreamingDistributionResponse

Public Functions

CloudFrontResponse(QObject * const parent = 0)

Protected Slots

virtual void parseFailure(QIODevice &response) override

Additional Inherited Members

Detailed Description

The CloudFrontResponse class provides an interface for CloudFront responses.

Member Function Documentation

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

Constructs a CloudFrontResponse object with parent parent.

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