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