AWS SDK for C++  0.14.3
AWS SDK for C++
Aws::DeviceFarm::DeviceFarmClient Member List

This is the complete list of members for Aws::DeviceFarm::DeviceFarmClient, including all inherited members.

AttemptExhaustively(const Aws::String &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod httpMethod) const Aws::Client::AWSClientprotected
AttemptExhaustively(const Aws::String &uri, Http::HttpMethod httpMethod) const Aws::Client::AWSClientprotected
AttemptOneRequest(const Aws::String &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod httpMethod) const Aws::Client::AWSClientprotected
AttemptOneRequest(const Aws::String &uri, Http::HttpMethod httpMethod) const Aws::Client::AWSClientprotected
AWSClient(const Aws::Client::ClientConfiguration &configuration, const std::shared_ptr< Aws::Client::AWSAuthSigner > &signer, const std::shared_ptr< AWSErrorMarshaller > &errorMarshaller)Aws::Client::AWSClient
AWSJsonClient(const Aws::Client::ClientConfiguration &configuration, const std::shared_ptr< Aws::Client::AWSAuthSigner > &signer, const std::shared_ptr< AWSErrorMarshaller > &errorMarshaller)Aws::Client::AWSJsonClient
BASECLASS typedefAws::DeviceFarm::DeviceFarmClient
BuildAWSError(const std::shared_ptr< Aws::Http::HttpResponse > &response) const overrideAws::Client::AWSJsonClientprotectedvirtual
BuildHttpRequest(const Aws::AmazonWebServiceRequest &request, const std::shared_ptr< Aws::Http::HttpRequest > &httpRequest) const Aws::Client::AWSClientprotectedvirtual
CreateDevicePool(const Model::CreateDevicePoolRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
CreateDevicePoolAsync(const Model::CreateDevicePoolRequest &request, const CreateDevicePoolResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
CreateDevicePoolCallable(const Model::CreateDevicePoolRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
CreateProject(const Model::CreateProjectRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
CreateProjectAsync(const Model::CreateProjectRequest &request, const CreateProjectResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
CreateProjectCallable(const Model::CreateProjectRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
CreateRemoteAccessSession(const Model::CreateRemoteAccessSessionRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
CreateRemoteAccessSessionAsync(const Model::CreateRemoteAccessSessionRequest &request, const CreateRemoteAccessSessionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
CreateRemoteAccessSessionCallable(const Model::CreateRemoteAccessSessionRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
CreateUpload(const Model::CreateUploadRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
CreateUploadAsync(const Model::CreateUploadRequest &request, const CreateUploadResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
CreateUploadCallable(const Model::CreateUploadRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
DeleteDevicePool(const Model::DeleteDevicePoolRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
DeleteDevicePoolAsync(const Model::DeleteDevicePoolRequest &request, const DeleteDevicePoolResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
DeleteDevicePoolCallable(const Model::DeleteDevicePoolRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
DeleteProject(const Model::DeleteProjectRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
DeleteProjectAsync(const Model::DeleteProjectRequest &request, const DeleteProjectResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
DeleteProjectCallable(const Model::DeleteProjectRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
DeleteRemoteAccessSession(const Model::DeleteRemoteAccessSessionRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
DeleteRemoteAccessSessionAsync(const Model::DeleteRemoteAccessSessionRequest &request, const DeleteRemoteAccessSessionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
DeleteRemoteAccessSessionCallable(const Model::DeleteRemoteAccessSessionRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
DeleteRun(const Model::DeleteRunRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
DeleteRunAsync(const Model::DeleteRunRequest &request, const DeleteRunResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
DeleteRunCallable(const Model::DeleteRunRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
DeleteUpload(const Model::DeleteUploadRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
DeleteUploadAsync(const Model::DeleteUploadRequest &request, const DeleteUploadResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
DeleteUploadCallable(const Model::DeleteUploadRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
DeviceFarmClient(const Client::ClientConfiguration &clientConfiguration=Client::ClientConfiguration())Aws::DeviceFarm::DeviceFarmClient
DeviceFarmClient(const Auth::AWSCredentials &credentials, const Client::ClientConfiguration &clientConfiguration=Client::ClientConfiguration())Aws::DeviceFarm::DeviceFarmClient
DeviceFarmClient(const std::shared_ptr< Auth::AWSCredentialsProvider > &credentialsProvider, const Client::ClientConfiguration &clientConfiguration=Client::ClientConfiguration())Aws::DeviceFarm::DeviceFarmClient
DisableRequestProcessing()Aws::Client::AWSClient
EnableRequestProcessing()Aws::Client::AWSClient
GeneratePresignedUrl(Aws::Http::URI &uri, Aws::Http::HttpMethod method, long long expirationInSeconds=0)Aws::Client::AWSClient
GetAccountSettings(const Model::GetAccountSettingsRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetAccountSettingsAsync(const Model::GetAccountSettingsRequest &request, const GetAccountSettingsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetAccountSettingsCallable(const Model::GetAccountSettingsRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetDevice(const Model::GetDeviceRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetDeviceAsync(const Model::GetDeviceRequest &request, const GetDeviceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetDeviceCallable(const Model::GetDeviceRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetDevicePool(const Model::GetDevicePoolRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetDevicePoolAsync(const Model::GetDevicePoolRequest &request, const GetDevicePoolResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetDevicePoolCallable(const Model::GetDevicePoolRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetDevicePoolCompatibility(const Model::GetDevicePoolCompatibilityRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetDevicePoolCompatibilityAsync(const Model::GetDevicePoolCompatibilityRequest &request, const GetDevicePoolCompatibilityResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetDevicePoolCompatibilityCallable(const Model::GetDevicePoolCompatibilityRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetErrorMarshaller() const Aws::Client::AWSClientinlineprotected
GetJob(const Model::GetJobRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetJobAsync(const Model::GetJobRequest &request, const GetJobResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetJobCallable(const Model::GetJobRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetOfferingStatus(const Model::GetOfferingStatusRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetOfferingStatusAsync(const Model::GetOfferingStatusRequest &request, const GetOfferingStatusResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetOfferingStatusCallable(const Model::GetOfferingStatusRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetProject(const Model::GetProjectRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetProjectAsync(const Model::GetProjectRequest &request, const GetProjectResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetProjectCallable(const Model::GetProjectRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetRemoteAccessSession(const Model::GetRemoteAccessSessionRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetRemoteAccessSessionAsync(const Model::GetRemoteAccessSessionRequest &request, const GetRemoteAccessSessionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetRemoteAccessSessionCallable(const Model::GetRemoteAccessSessionRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetRun(const Model::GetRunRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetRunAsync(const Model::GetRunRequest &request, const GetRunResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetRunCallable(const Model::GetRunRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetSuite(const Model::GetSuiteRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetSuiteAsync(const Model::GetSuiteRequest &request, const GetSuiteResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetSuiteCallable(const Model::GetSuiteRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetTest(const Model::GetTestRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetTestAsync(const Model::GetTestRequest &request, const GetTestResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetTestCallable(const Model::GetTestRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetUpload(const Model::GetUploadRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetUploadAsync(const Model::GetUploadRequest &request, const GetUploadResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
GetUploadCallable(const Model::GetUploadRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
InstallToRemoteAccessSession(const Model::InstallToRemoteAccessSessionRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
InstallToRemoteAccessSessionAsync(const Model::InstallToRemoteAccessSessionRequest &request, const InstallToRemoteAccessSessionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
InstallToRemoteAccessSessionCallable(const Model::InstallToRemoteAccessSessionRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListArtifacts(const Model::ListArtifactsRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListArtifactsAsync(const Model::ListArtifactsRequest &request, const ListArtifactsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListArtifactsCallable(const Model::ListArtifactsRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListDevicePools(const Model::ListDevicePoolsRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListDevicePoolsAsync(const Model::ListDevicePoolsRequest &request, const ListDevicePoolsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListDevicePoolsCallable(const Model::ListDevicePoolsRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListDevices(const Model::ListDevicesRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListDevicesAsync(const Model::ListDevicesRequest &request, const ListDevicesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListDevicesCallable(const Model::ListDevicesRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListJobs(const Model::ListJobsRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListJobsAsync(const Model::ListJobsRequest &request, const ListJobsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListJobsCallable(const Model::ListJobsRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListOfferings(const Model::ListOfferingsRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListOfferingsAsync(const Model::ListOfferingsRequest &request, const ListOfferingsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListOfferingsCallable(const Model::ListOfferingsRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListOfferingTransactions(const Model::ListOfferingTransactionsRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListOfferingTransactionsAsync(const Model::ListOfferingTransactionsRequest &request, const ListOfferingTransactionsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListOfferingTransactionsCallable(const Model::ListOfferingTransactionsRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListProjects(const Model::ListProjectsRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListProjectsAsync(const Model::ListProjectsRequest &request, const ListProjectsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListProjectsCallable(const Model::ListProjectsRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListRemoteAccessSessions(const Model::ListRemoteAccessSessionsRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListRemoteAccessSessionsAsync(const Model::ListRemoteAccessSessionsRequest &request, const ListRemoteAccessSessionsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListRemoteAccessSessionsCallable(const Model::ListRemoteAccessSessionsRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListRuns(const Model::ListRunsRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListRunsAsync(const Model::ListRunsRequest &request, const ListRunsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListRunsCallable(const Model::ListRunsRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListSamples(const Model::ListSamplesRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListSamplesAsync(const Model::ListSamplesRequest &request, const ListSamplesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListSamplesCallable(const Model::ListSamplesRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListSuites(const Model::ListSuitesRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListSuitesAsync(const Model::ListSuitesRequest &request, const ListSuitesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListSuitesCallable(const Model::ListSuitesRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListTests(const Model::ListTestsRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListTestsAsync(const Model::ListTestsRequest &request, const ListTestsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListTestsCallable(const Model::ListTestsRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListUniqueProblems(const Model::ListUniqueProblemsRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListUniqueProblemsAsync(const Model::ListUniqueProblemsRequest &request, const ListUniqueProblemsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListUniqueProblemsCallable(const Model::ListUniqueProblemsRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListUploads(const Model::ListUploadsRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListUploadsAsync(const Model::ListUploadsRequest &request, const ListUploadsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
ListUploadsCallable(const Model::ListUploadsRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
MakeRequest(const Aws::String &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod method=Http::HttpMethod::HTTP_POST) const Aws::Client::AWSJsonClientprotected
MakeRequest(const Aws::String &uri, Http::HttpMethod method=Http::HttpMethod::HTTP_POST) const Aws::Client::AWSJsonClientprotected
MakeRequestWithUnparsedResponse(const Aws::String &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod method=Http::HttpMethod::HTTP_POST) const Aws::Client::AWSClientprotected
PurchaseOffering(const Model::PurchaseOfferingRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
PurchaseOfferingAsync(const Model::PurchaseOfferingRequest &request, const PurchaseOfferingResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
PurchaseOfferingCallable(const Model::PurchaseOfferingRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
RenewOffering(const Model::RenewOfferingRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
RenewOfferingAsync(const Model::RenewOfferingRequest &request, const RenewOfferingResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
RenewOfferingCallable(const Model::RenewOfferingRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ScheduleRun(const Model::ScheduleRunRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
ScheduleRunAsync(const Model::ScheduleRunRequest &request, const ScheduleRunResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
ScheduleRunCallable(const Model::ScheduleRunRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
StopRemoteAccessSession(const Model::StopRemoteAccessSessionRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
StopRemoteAccessSessionAsync(const Model::StopRemoteAccessSessionRequest &request, const StopRemoteAccessSessionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
StopRemoteAccessSessionCallable(const Model::StopRemoteAccessSessionRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
StopRun(const Model::StopRunRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
StopRunAsync(const Model::StopRunRequest &request, const StopRunResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
StopRunCallable(const Model::StopRunRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
UpdateDevicePool(const Model::UpdateDevicePoolRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
UpdateDevicePoolAsync(const Model::UpdateDevicePoolRequest &request, const UpdateDevicePoolResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
UpdateDevicePoolCallable(const Model::UpdateDevicePoolRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
UpdateProject(const Model::UpdateProjectRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
UpdateProjectAsync(const Model::UpdateProjectRequest &request, const UpdateProjectResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const Aws::DeviceFarm::DeviceFarmClientvirtual
UpdateProjectCallable(const Model::UpdateProjectRequest &request) const Aws::DeviceFarm::DeviceFarmClientvirtual
~AWSClient()Aws::Client::AWSClientvirtual
~AWSJsonClient()=defaultAws::Client::AWSJsonClientvirtual
~DeviceFarmClient()Aws::DeviceFarm::DeviceFarmClientvirtual