CloudDirectoryResponse Class

(QtAws::CloudDirectory::CloudDirectoryResponse)

The CloudDirectoryResponse class provides an interface for CloudDirectory responses. More...

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

QtAws::CloudDirectory::AddFacetToObjectResponse, QtAws::CloudDirectory::ApplySchemaResponse, QtAws::CloudDirectory::AttachObjectResponse, QtAws::CloudDirectory::AttachPolicyResponse, QtAws::CloudDirectory::AttachToIndexResponse, QtAws::CloudDirectory::AttachTypedLinkResponse, QtAws::CloudDirectory::BatchReadResponse, QtAws::CloudDirectory::BatchWriteResponse, QtAws::CloudDirectory::CreateDirectoryResponse, QtAws::CloudDirectory::CreateFacetResponse, QtAws::CloudDirectory::CreateIndexResponse, QtAws::CloudDirectory::CreateObjectResponse, QtAws::CloudDirectory::CreateSchemaResponse, QtAws::CloudDirectory::CreateTypedLinkFacetResponse, QtAws::CloudDirectory::DeleteDirectoryResponse, QtAws::CloudDirectory::DeleteFacetResponse, QtAws::CloudDirectory::DeleteObjectResponse, QtAws::CloudDirectory::DeleteSchemaResponse, QtAws::CloudDirectory::DeleteTypedLinkFacetResponse, QtAws::CloudDirectory::DetachFromIndexResponse, QtAws::CloudDirectory::DetachObjectResponse, QtAws::CloudDirectory::DetachPolicyResponse, QtAws::CloudDirectory::DetachTypedLinkResponse, QtAws::CloudDirectory::DisableDirectoryResponse, QtAws::CloudDirectory::EnableDirectoryResponse, QtAws::CloudDirectory::GetAppliedSchemaVersionResponse, QtAws::CloudDirectory::GetDirectoryResponse, QtAws::CloudDirectory::GetFacetResponse, QtAws::CloudDirectory::GetObjectAttributesResponse, QtAws::CloudDirectory::GetObjectInformationResponse, QtAws::CloudDirectory::GetSchemaAsJsonResponse, QtAws::CloudDirectory::GetTypedLinkFacetInformationResponse, QtAws::CloudDirectory::ListAppliedSchemaArnsResponse, QtAws::CloudDirectory::ListAttachedIndicesResponse, QtAws::CloudDirectory::ListDevelopmentSchemaArnsResponse, QtAws::CloudDirectory::ListDirectoriesResponse, QtAws::CloudDirectory::ListFacetAttributesResponse, QtAws::CloudDirectory::ListFacetNamesResponse, QtAws::CloudDirectory::ListIncomingTypedLinksResponse, QtAws::CloudDirectory::ListIndexResponse, QtAws::CloudDirectory::ListObjectAttributesResponse, QtAws::CloudDirectory::ListObjectChildrenResponse, QtAws::CloudDirectory::ListObjectParentPathsResponse, QtAws::CloudDirectory::ListObjectParentsResponse, QtAws::CloudDirectory::ListObjectPoliciesResponse, QtAws::CloudDirectory::ListOutgoingTypedLinksResponse, QtAws::CloudDirectory::ListPolicyAttachmentsResponse, QtAws::CloudDirectory::ListPublishedSchemaArnsResponse, QtAws::CloudDirectory::ListTagsForResourceResponse, QtAws::CloudDirectory::ListTypedLinkFacetAttributesResponse, QtAws::CloudDirectory::ListTypedLinkFacetNamesResponse, QtAws::CloudDirectory::LookupPolicyResponse, QtAws::CloudDirectory::PublishSchemaResponse, QtAws::CloudDirectory::PutSchemaFromJsonResponse, QtAws::CloudDirectory::RemoveFacetFromObjectResponse, QtAws::CloudDirectory::TagResourceResponse, QtAws::CloudDirectory::UntagResourceResponse, QtAws::CloudDirectory::UpdateFacetResponse, QtAws::CloudDirectory::UpdateObjectAttributesResponse, QtAws::CloudDirectory::UpdateSchemaResponse, QtAws::CloudDirectory::UpdateTypedLinkFacetResponse, QtAws::CloudDirectory::UpgradeAppliedSchemaResponse, and QtAws::CloudDirectory::UpgradePublishedSchemaResponse

Public Functions

CloudDirectoryResponse(QObject * const parent = 0)

Protected Slots

virtual void parseFailure(QIODevice &response) override

Additional Inherited Members

Detailed Description

The CloudDirectoryResponse class provides an interface for CloudDirectory responses.

Member Function Documentation

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

Constructs a CloudDirectoryResponse object with parent parent.

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