DeviceFarmResponse Class

(QtAws::DeviceFarm::DeviceFarmResponse)

The DeviceFarmResponse class provides an interface for DeviceFarm responses. More...

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

QtAws::DeviceFarm::CreateDevicePoolResponse, QtAws::DeviceFarm::CreateInstanceProfileResponse, QtAws::DeviceFarm::CreateNetworkProfileResponse, QtAws::DeviceFarm::CreateProjectResponse, QtAws::DeviceFarm::CreateRemoteAccessSessionResponse, QtAws::DeviceFarm::CreateUploadResponse, QtAws::DeviceFarm::CreateVPCEConfigurationResponse, QtAws::DeviceFarm::DeleteDevicePoolResponse, QtAws::DeviceFarm::DeleteInstanceProfileResponse, QtAws::DeviceFarm::DeleteNetworkProfileResponse, QtAws::DeviceFarm::DeleteProjectResponse, QtAws::DeviceFarm::DeleteRemoteAccessSessionResponse, QtAws::DeviceFarm::DeleteRunResponse, QtAws::DeviceFarm::DeleteUploadResponse, QtAws::DeviceFarm::DeleteVPCEConfigurationResponse, QtAws::DeviceFarm::GetAccountSettingsResponse, QtAws::DeviceFarm::GetDeviceInstanceResponse, QtAws::DeviceFarm::GetDevicePoolCompatibilityResponse, QtAws::DeviceFarm::GetDevicePoolResponse, QtAws::DeviceFarm::GetDeviceResponse, QtAws::DeviceFarm::GetInstanceProfileResponse, QtAws::DeviceFarm::GetJobResponse, QtAws::DeviceFarm::GetNetworkProfileResponse, QtAws::DeviceFarm::GetOfferingStatusResponse, QtAws::DeviceFarm::GetProjectResponse, QtAws::DeviceFarm::GetRemoteAccessSessionResponse, QtAws::DeviceFarm::GetRunResponse, QtAws::DeviceFarm::GetSuiteResponse, QtAws::DeviceFarm::GetTestResponse, QtAws::DeviceFarm::GetUploadResponse, QtAws::DeviceFarm::GetVPCEConfigurationResponse, QtAws::DeviceFarm::InstallToRemoteAccessSessionResponse, QtAws::DeviceFarm::ListArtifactsResponse, QtAws::DeviceFarm::ListDeviceInstancesResponse, QtAws::DeviceFarm::ListDevicePoolsResponse, QtAws::DeviceFarm::ListDevicesResponse, QtAws::DeviceFarm::ListInstanceProfilesResponse, QtAws::DeviceFarm::ListJobsResponse, QtAws::DeviceFarm::ListNetworkProfilesResponse, QtAws::DeviceFarm::ListOfferingPromotionsResponse, QtAws::DeviceFarm::ListOfferingsResponse, QtAws::DeviceFarm::ListOfferingTransactionsResponse, QtAws::DeviceFarm::ListProjectsResponse, QtAws::DeviceFarm::ListRemoteAccessSessionsResponse, QtAws::DeviceFarm::ListRunsResponse, QtAws::DeviceFarm::ListSamplesResponse, QtAws::DeviceFarm::ListSuitesResponse, QtAws::DeviceFarm::ListTestsResponse, QtAws::DeviceFarm::ListUniqueProblemsResponse, QtAws::DeviceFarm::ListUploadsResponse, QtAws::DeviceFarm::ListVPCEConfigurationsResponse, QtAws::DeviceFarm::PurchaseOfferingResponse, QtAws::DeviceFarm::RenewOfferingResponse, QtAws::DeviceFarm::ScheduleRunResponse, QtAws::DeviceFarm::StopRemoteAccessSessionResponse, QtAws::DeviceFarm::StopRunResponse, QtAws::DeviceFarm::UpdateDeviceInstanceResponse, QtAws::DeviceFarm::UpdateDevicePoolResponse, QtAws::DeviceFarm::UpdateInstanceProfileResponse, QtAws::DeviceFarm::UpdateNetworkProfileResponse, QtAws::DeviceFarm::UpdateProjectResponse, and QtAws::DeviceFarm::UpdateVPCEConfigurationResponse

Public Functions

DeviceFarmResponse(QObject * const parent = 0)

Protected Slots

virtual void parseFailure(QIODevice &response) override

Additional Inherited Members

Detailed Description

The DeviceFarmResponse class provides an interface for DeviceFarm responses.

Member Function Documentation

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

Constructs a DeviceFarmResponse object with parent parent.

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