DirectoryServiceResponse Class

(QtAws::DirectoryService::DirectoryServiceResponse)

The DirectoryServiceResponse class provides an interface for DirectoryService responses. More...

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

QtAws::DirectoryService::AddIpRoutesResponse, QtAws::DirectoryService::AddTagsToResourceResponse, QtAws::DirectoryService::CancelSchemaExtensionResponse, QtAws::DirectoryService::ConnectDirectoryResponse, QtAws::DirectoryService::CreateAliasResponse, QtAws::DirectoryService::CreateComputerResponse, QtAws::DirectoryService::CreateConditionalForwarderResponse, QtAws::DirectoryService::CreateDirectoryResponse, QtAws::DirectoryService::CreateMicrosoftADResponse, QtAws::DirectoryService::CreateSnapshotResponse, QtAws::DirectoryService::CreateTrustResponse, QtAws::DirectoryService::DeleteConditionalForwarderResponse, QtAws::DirectoryService::DeleteDirectoryResponse, QtAws::DirectoryService::DeleteSnapshotResponse, QtAws::DirectoryService::DeleteTrustResponse, QtAws::DirectoryService::DeregisterEventTopicResponse, QtAws::DirectoryService::DescribeConditionalForwardersResponse, QtAws::DirectoryService::DescribeDirectoriesResponse, QtAws::DirectoryService::DescribeDomainControllersResponse, QtAws::DirectoryService::DescribeEventTopicsResponse, QtAws::DirectoryService::DescribeSnapshotsResponse, QtAws::DirectoryService::DescribeTrustsResponse, QtAws::DirectoryService::DisableRadiusResponse, QtAws::DirectoryService::DisableSsoResponse, QtAws::DirectoryService::EnableRadiusResponse, QtAws::DirectoryService::EnableSsoResponse, QtAws::DirectoryService::GetDirectoryLimitsResponse, QtAws::DirectoryService::GetSnapshotLimitsResponse, QtAws::DirectoryService::ListIpRoutesResponse, QtAws::DirectoryService::ListSchemaExtensionsResponse, QtAws::DirectoryService::ListTagsForResourceResponse, QtAws::DirectoryService::RegisterEventTopicResponse, QtAws::DirectoryService::RemoveIpRoutesResponse, QtAws::DirectoryService::RemoveTagsFromResourceResponse, QtAws::DirectoryService::RestoreFromSnapshotResponse, QtAws::DirectoryService::StartSchemaExtensionResponse, QtAws::DirectoryService::UpdateConditionalForwarderResponse, QtAws::DirectoryService::UpdateNumberOfDomainControllersResponse, QtAws::DirectoryService::UpdateRadiusResponse, and QtAws::DirectoryService::VerifyTrustResponse

Public Functions

DirectoryServiceResponse(QObject * const parent = 0)

Protected Slots

virtual void parseFailure(QIODevice &response) override

Additional Inherited Members

Detailed Description

The DirectoryServiceResponse class provides an interface for DirectoryService responses.

Member Function Documentation

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

Constructs a DirectoryServiceResponse object with parent parent.

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