AWS SDK for C++  0.14.3
AWS SDK for C++
Classes | Namespaces | Typedefs
DeviceFarmClient.h File Reference
#include <aws/devicefarm/DeviceFarm_EXPORTS.h>
#include <aws/devicefarm/DeviceFarmErrors.h>
#include <aws/core/client/AWSError.h>
#include <aws/core/client/ClientConfiguration.h>
#include <aws/core/client/AWSClient.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/core/utils/json/JsonSerializer.h>
#include <aws/devicefarm/model/CreateDevicePoolResult.h>
#include <aws/devicefarm/model/CreateProjectResult.h>
#include <aws/devicefarm/model/CreateRemoteAccessSessionResult.h>
#include <aws/devicefarm/model/CreateUploadResult.h>
#include <aws/devicefarm/model/DeleteDevicePoolResult.h>
#include <aws/devicefarm/model/DeleteProjectResult.h>
#include <aws/devicefarm/model/DeleteRemoteAccessSessionResult.h>
#include <aws/devicefarm/model/DeleteRunResult.h>
#include <aws/devicefarm/model/DeleteUploadResult.h>
#include <aws/devicefarm/model/GetAccountSettingsResult.h>
#include <aws/devicefarm/model/GetDeviceResult.h>
#include <aws/devicefarm/model/GetDevicePoolResult.h>
#include <aws/devicefarm/model/GetDevicePoolCompatibilityResult.h>
#include <aws/devicefarm/model/GetJobResult.h>
#include <aws/devicefarm/model/GetOfferingStatusResult.h>
#include <aws/devicefarm/model/GetProjectResult.h>
#include <aws/devicefarm/model/GetRemoteAccessSessionResult.h>
#include <aws/devicefarm/model/GetRunResult.h>
#include <aws/devicefarm/model/GetSuiteResult.h>
#include <aws/devicefarm/model/GetTestResult.h>
#include <aws/devicefarm/model/GetUploadResult.h>
#include <aws/devicefarm/model/InstallToRemoteAccessSessionResult.h>
#include <aws/devicefarm/model/ListArtifactsResult.h>
#include <aws/devicefarm/model/ListDevicePoolsResult.h>
#include <aws/devicefarm/model/ListDevicesResult.h>
#include <aws/devicefarm/model/ListJobsResult.h>
#include <aws/devicefarm/model/ListOfferingTransactionsResult.h>
#include <aws/devicefarm/model/ListOfferingsResult.h>
#include <aws/devicefarm/model/ListProjectsResult.h>
#include <aws/devicefarm/model/ListRemoteAccessSessionsResult.h>
#include <aws/devicefarm/model/ListRunsResult.h>
#include <aws/devicefarm/model/ListSamplesResult.h>
#include <aws/devicefarm/model/ListSuitesResult.h>
#include <aws/devicefarm/model/ListTestsResult.h>
#include <aws/devicefarm/model/ListUniqueProblemsResult.h>
#include <aws/devicefarm/model/ListUploadsResult.h>
#include <aws/devicefarm/model/PurchaseOfferingResult.h>
#include <aws/devicefarm/model/RenewOfferingResult.h>
#include <aws/devicefarm/model/ScheduleRunResult.h>
#include <aws/devicefarm/model/StopRemoteAccessSessionResult.h>
#include <aws/devicefarm/model/StopRunResult.h>
#include <aws/devicefarm/model/UpdateDevicePoolResult.h>
#include <aws/devicefarm/model/UpdateProjectResult.h>
#include <aws/core/client/AsyncCallerContext.h>
#include <aws/core/http/HttpTypes.h>
#include <future>
#include <functional>

Go to the source code of this file.

Classes

class  Aws::Utils::Outcome< R, E >
 
class  Aws::DeviceFarm::DeviceFarmClient
 

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::Http
 
 Aws::Utils
 
 Aws::Utils::Threading
 
 Aws::Utils::Json
 
 Aws::Auth
 
 Aws::Client
 
 Aws::DeviceFarm
 
 Aws::DeviceFarm::Model
 

Typedefs

typedef Aws::Utils::Outcome< CreateDevicePoolResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::CreateDevicePoolOutcome
 
typedef Aws::Utils::Outcome< CreateProjectResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::CreateProjectOutcome
 
typedef Aws::Utils::Outcome< CreateRemoteAccessSessionResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::CreateRemoteAccessSessionOutcome
 
typedef Aws::Utils::Outcome< CreateUploadResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::CreateUploadOutcome
 
typedef Aws::Utils::Outcome< DeleteDevicePoolResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::DeleteDevicePoolOutcome
 
typedef Aws::Utils::Outcome< DeleteProjectResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::DeleteProjectOutcome
 
typedef Aws::Utils::Outcome< DeleteRemoteAccessSessionResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::DeleteRemoteAccessSessionOutcome
 
typedef Aws::Utils::Outcome< DeleteRunResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::DeleteRunOutcome
 
typedef Aws::Utils::Outcome< DeleteUploadResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::DeleteUploadOutcome
 
typedef Aws::Utils::Outcome< GetAccountSettingsResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::GetAccountSettingsOutcome
 
typedef Aws::Utils::Outcome< GetDeviceResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::GetDeviceOutcome
 
typedef Aws::Utils::Outcome< GetDevicePoolResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::GetDevicePoolOutcome
 
typedef Aws::Utils::Outcome< GetDevicePoolCompatibilityResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::GetDevicePoolCompatibilityOutcome
 
typedef Aws::Utils::Outcome< GetJobResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::GetJobOutcome
 
typedef Aws::Utils::Outcome< GetOfferingStatusResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::GetOfferingStatusOutcome
 
typedef Aws::Utils::Outcome< GetProjectResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::GetProjectOutcome
 
typedef Aws::Utils::Outcome< GetRemoteAccessSessionResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::GetRemoteAccessSessionOutcome
 
typedef Aws::Utils::Outcome< GetRunResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::GetRunOutcome
 
typedef Aws::Utils::Outcome< GetSuiteResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::GetSuiteOutcome
 
typedef Aws::Utils::Outcome< GetTestResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::GetTestOutcome
 
typedef Aws::Utils::Outcome< GetUploadResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::GetUploadOutcome
 
typedef Aws::Utils::Outcome< InstallToRemoteAccessSessionResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::InstallToRemoteAccessSessionOutcome
 
typedef Aws::Utils::Outcome< ListArtifactsResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::ListArtifactsOutcome
 
typedef Aws::Utils::Outcome< ListDevicePoolsResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::ListDevicePoolsOutcome
 
typedef Aws::Utils::Outcome< ListDevicesResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::ListDevicesOutcome
 
typedef Aws::Utils::Outcome< ListJobsResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::ListJobsOutcome
 
typedef Aws::Utils::Outcome< ListOfferingTransactionsResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::ListOfferingTransactionsOutcome
 
typedef Aws::Utils::Outcome< ListOfferingsResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::ListOfferingsOutcome
 
typedef Aws::Utils::Outcome< ListProjectsResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::ListProjectsOutcome
 
typedef Aws::Utils::Outcome< ListRemoteAccessSessionsResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::ListRemoteAccessSessionsOutcome
 
typedef Aws::Utils::Outcome< ListRunsResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::ListRunsOutcome
 
typedef Aws::Utils::Outcome< ListSamplesResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::ListSamplesOutcome
 
typedef Aws::Utils::Outcome< ListSuitesResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::ListSuitesOutcome
 
typedef Aws::Utils::Outcome< ListTestsResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::ListTestsOutcome
 
typedef Aws::Utils::Outcome< ListUniqueProblemsResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::ListUniqueProblemsOutcome
 
typedef Aws::Utils::Outcome< ListUploadsResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::ListUploadsOutcome
 
typedef Aws::Utils::Outcome< PurchaseOfferingResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::PurchaseOfferingOutcome
 
typedef Aws::Utils::Outcome< RenewOfferingResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::RenewOfferingOutcome
 
typedef Aws::Utils::Outcome< ScheduleRunResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::ScheduleRunOutcome
 
typedef Aws::Utils::Outcome< StopRemoteAccessSessionResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::StopRemoteAccessSessionOutcome
 
typedef Aws::Utils::Outcome< StopRunResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::StopRunOutcome
 
typedef Aws::Utils::Outcome< UpdateDevicePoolResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::UpdateDevicePoolOutcome
 
typedef Aws::Utils::Outcome< UpdateProjectResult, Aws::Client::AWSError< DeviceFarmErrors > > Aws::DeviceFarm::Model::UpdateProjectOutcome
 
typedef std::future< CreateDevicePoolOutcome > Aws::DeviceFarm::Model::CreateDevicePoolOutcomeCallable
 
typedef std::future< CreateProjectOutcome > Aws::DeviceFarm::Model::CreateProjectOutcomeCallable
 
typedef std::future< CreateRemoteAccessSessionOutcome > Aws::DeviceFarm::Model::CreateRemoteAccessSessionOutcomeCallable
 
typedef std::future< CreateUploadOutcome > Aws::DeviceFarm::Model::CreateUploadOutcomeCallable
 
typedef std::future< DeleteDevicePoolOutcome > Aws::DeviceFarm::Model::DeleteDevicePoolOutcomeCallable
 
typedef std::future< DeleteProjectOutcome > Aws::DeviceFarm::Model::DeleteProjectOutcomeCallable
 
typedef std::future< DeleteRemoteAccessSessionOutcome > Aws::DeviceFarm::Model::DeleteRemoteAccessSessionOutcomeCallable
 
typedef std::future< DeleteRunOutcome > Aws::DeviceFarm::Model::DeleteRunOutcomeCallable
 
typedef std::future< DeleteUploadOutcome > Aws::DeviceFarm::Model::DeleteUploadOutcomeCallable
 
typedef std::future< GetAccountSettingsOutcome > Aws::DeviceFarm::Model::GetAccountSettingsOutcomeCallable
 
typedef std::future< GetDeviceOutcome > Aws::DeviceFarm::Model::GetDeviceOutcomeCallable
 
typedef std::future< GetDevicePoolOutcome > Aws::DeviceFarm::Model::GetDevicePoolOutcomeCallable
 
typedef std::future< GetDevicePoolCompatibilityOutcome > Aws::DeviceFarm::Model::GetDevicePoolCompatibilityOutcomeCallable
 
typedef std::future< GetJobOutcome > Aws::DeviceFarm::Model::GetJobOutcomeCallable
 
typedef std::future< GetOfferingStatusOutcome > Aws::DeviceFarm::Model::GetOfferingStatusOutcomeCallable
 
typedef std::future< GetProjectOutcome > Aws::DeviceFarm::Model::GetProjectOutcomeCallable
 
typedef std::future< GetRemoteAccessSessionOutcome > Aws::DeviceFarm::Model::GetRemoteAccessSessionOutcomeCallable
 
typedef std::future< GetRunOutcome > Aws::DeviceFarm::Model::GetRunOutcomeCallable
 
typedef std::future< GetSuiteOutcome > Aws::DeviceFarm::Model::GetSuiteOutcomeCallable
 
typedef std::future< GetTestOutcome > Aws::DeviceFarm::Model::GetTestOutcomeCallable
 
typedef std::future< GetUploadOutcome > Aws::DeviceFarm::Model::GetUploadOutcomeCallable
 
typedef std::future< InstallToRemoteAccessSessionOutcome > Aws::DeviceFarm::Model::InstallToRemoteAccessSessionOutcomeCallable
 
typedef std::future< ListArtifactsOutcome > Aws::DeviceFarm::Model::ListArtifactsOutcomeCallable
 
typedef std::future< ListDevicePoolsOutcome > Aws::DeviceFarm::Model::ListDevicePoolsOutcomeCallable
 
typedef std::future< ListDevicesOutcome > Aws::DeviceFarm::Model::ListDevicesOutcomeCallable
 
typedef std::future< ListJobsOutcome > Aws::DeviceFarm::Model::ListJobsOutcomeCallable
 
typedef std::future< ListOfferingTransactionsOutcome > Aws::DeviceFarm::Model::ListOfferingTransactionsOutcomeCallable
 
typedef std::future< ListOfferingsOutcome > Aws::DeviceFarm::Model::ListOfferingsOutcomeCallable
 
typedef std::future< ListProjectsOutcome > Aws::DeviceFarm::Model::ListProjectsOutcomeCallable
 
typedef std::future< ListRemoteAccessSessionsOutcome > Aws::DeviceFarm::Model::ListRemoteAccessSessionsOutcomeCallable
 
typedef std::future< ListRunsOutcome > Aws::DeviceFarm::Model::ListRunsOutcomeCallable
 
typedef std::future< ListSamplesOutcome > Aws::DeviceFarm::Model::ListSamplesOutcomeCallable
 
typedef std::future< ListSuitesOutcome > Aws::DeviceFarm::Model::ListSuitesOutcomeCallable
 
typedef std::future< ListTestsOutcome > Aws::DeviceFarm::Model::ListTestsOutcomeCallable
 
typedef std::future< ListUniqueProblemsOutcome > Aws::DeviceFarm::Model::ListUniqueProblemsOutcomeCallable
 
typedef std::future< ListUploadsOutcome > Aws::DeviceFarm::Model::ListUploadsOutcomeCallable
 
typedef std::future< PurchaseOfferingOutcome > Aws::DeviceFarm::Model::PurchaseOfferingOutcomeCallable
 
typedef std::future< RenewOfferingOutcome > Aws::DeviceFarm::Model::RenewOfferingOutcomeCallable
 
typedef std::future< ScheduleRunOutcome > Aws::DeviceFarm::Model::ScheduleRunOutcomeCallable
 
typedef std::future< StopRemoteAccessSessionOutcome > Aws::DeviceFarm::Model::StopRemoteAccessSessionOutcomeCallable
 
typedef std::future< StopRunOutcome > Aws::DeviceFarm::Model::StopRunOutcomeCallable
 
typedef std::future< UpdateDevicePoolOutcome > Aws::DeviceFarm::Model::UpdateDevicePoolOutcomeCallable
 
typedef std::future< UpdateProjectOutcome > Aws::DeviceFarm::Model::UpdateProjectOutcomeCallable
 
typedef std::function< void(const DeviceFarmClient *, const Model::CreateDevicePoolRequest &, const Model::CreateDevicePoolOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::CreateDevicePoolResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::CreateProjectRequest &, const Model::CreateProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::CreateProjectResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::CreateRemoteAccessSessionRequest &, const Model::CreateRemoteAccessSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::CreateRemoteAccessSessionResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::CreateUploadRequest &, const Model::CreateUploadOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::CreateUploadResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::DeleteDevicePoolRequest &, const Model::DeleteDevicePoolOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::DeleteDevicePoolResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::DeleteProjectRequest &, const Model::DeleteProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::DeleteProjectResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::DeleteRemoteAccessSessionRequest &, const Model::DeleteRemoteAccessSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::DeleteRemoteAccessSessionResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::DeleteRunRequest &, const Model::DeleteRunOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::DeleteRunResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::DeleteUploadRequest &, const Model::DeleteUploadOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::DeleteUploadResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::GetAccountSettingsRequest &, const Model::GetAccountSettingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::GetAccountSettingsResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::GetDeviceRequest &, const Model::GetDeviceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::GetDeviceResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::GetDevicePoolRequest &, const Model::GetDevicePoolOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::GetDevicePoolResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::GetDevicePoolCompatibilityRequest &, const Model::GetDevicePoolCompatibilityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::GetDevicePoolCompatibilityResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::GetJobRequest &, const Model::GetJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::GetJobResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::GetOfferingStatusRequest &, const Model::GetOfferingStatusOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::GetOfferingStatusResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::GetProjectRequest &, const Model::GetProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::GetProjectResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::GetRemoteAccessSessionRequest &, const Model::GetRemoteAccessSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::GetRemoteAccessSessionResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::GetRunRequest &, const Model::GetRunOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::GetRunResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::GetSuiteRequest &, const Model::GetSuiteOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::GetSuiteResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::GetTestRequest &, const Model::GetTestOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::GetTestResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::GetUploadRequest &, const Model::GetUploadOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::GetUploadResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::InstallToRemoteAccessSessionRequest &, const Model::InstallToRemoteAccessSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::InstallToRemoteAccessSessionResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ListArtifactsRequest &, const Model::ListArtifactsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::ListArtifactsResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ListDevicePoolsRequest &, const Model::ListDevicePoolsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::ListDevicePoolsResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ListDevicesRequest &, const Model::ListDevicesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::ListDevicesResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ListJobsRequest &, const Model::ListJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::ListJobsResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ListOfferingTransactionsRequest &, const Model::ListOfferingTransactionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::ListOfferingTransactionsResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ListOfferingsRequest &, const Model::ListOfferingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::ListOfferingsResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ListProjectsRequest &, const Model::ListProjectsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::ListProjectsResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ListRemoteAccessSessionsRequest &, const Model::ListRemoteAccessSessionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::ListRemoteAccessSessionsResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ListRunsRequest &, const Model::ListRunsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::ListRunsResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ListSamplesRequest &, const Model::ListSamplesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::ListSamplesResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ListSuitesRequest &, const Model::ListSuitesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::ListSuitesResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ListTestsRequest &, const Model::ListTestsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::ListTestsResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ListUniqueProblemsRequest &, const Model::ListUniqueProblemsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::ListUniqueProblemsResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ListUploadsRequest &, const Model::ListUploadsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::ListUploadsResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::PurchaseOfferingRequest &, const Model::PurchaseOfferingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::PurchaseOfferingResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::RenewOfferingRequest &, const Model::RenewOfferingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::RenewOfferingResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ScheduleRunRequest &, const Model::ScheduleRunOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::ScheduleRunResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::StopRemoteAccessSessionRequest &, const Model::StopRemoteAccessSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::StopRemoteAccessSessionResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::StopRunRequest &, const Model::StopRunOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::StopRunResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::UpdateDevicePoolRequest &, const Model::UpdateDevicePoolOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::UpdateDevicePoolResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::UpdateProjectRequest &, const Model::UpdateProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DeviceFarm::UpdateProjectResponseReceivedHandler