Файл: sngine-v2.8/Script/includes/libs/AWS/Aws/DeviceFarm/DeviceFarmClient.php
Строк: 200
<?php
namespace AwsDeviceFarm;
use AwsAwsClient;
/**
* This client is used to interact with the **Amazon DeviceFarm** service.
*
* @method AwsResult createDevicePool(array $args = [])
* @method GuzzleHttpPromisePromise createDevicePoolAsync(array $args = [])
* @method AwsResult createInstanceProfile(array $args = [])
* @method GuzzleHttpPromisePromise createInstanceProfileAsync(array $args = [])
* @method AwsResult createNetworkProfile(array $args = [])
* @method GuzzleHttpPromisePromise createNetworkProfileAsync(array $args = [])
* @method AwsResult createProject(array $args = [])
* @method GuzzleHttpPromisePromise createProjectAsync(array $args = [])
* @method AwsResult createRemoteAccessSession(array $args = [])
* @method GuzzleHttpPromisePromise createRemoteAccessSessionAsync(array $args = [])
* @method AwsResult createTestGridProject(array $args = [])
* @method GuzzleHttpPromisePromise createTestGridProjectAsync(array $args = [])
* @method AwsResult createTestGridUrl(array $args = [])
* @method GuzzleHttpPromisePromise createTestGridUrlAsync(array $args = [])
* @method AwsResult createUpload(array $args = [])
* @method GuzzleHttpPromisePromise createUploadAsync(array $args = [])
* @method AwsResult createVPCEConfiguration(array $args = [])
* @method GuzzleHttpPromisePromise createVPCEConfigurationAsync(array $args = [])
* @method AwsResult deleteDevicePool(array $args = [])
* @method GuzzleHttpPromisePromise deleteDevicePoolAsync(array $args = [])
* @method AwsResult deleteInstanceProfile(array $args = [])
* @method GuzzleHttpPromisePromise deleteInstanceProfileAsync(array $args = [])
* @method AwsResult deleteNetworkProfile(array $args = [])
* @method GuzzleHttpPromisePromise deleteNetworkProfileAsync(array $args = [])
* @method AwsResult deleteProject(array $args = [])
* @method GuzzleHttpPromisePromise deleteProjectAsync(array $args = [])
* @method AwsResult deleteRemoteAccessSession(array $args = [])
* @method GuzzleHttpPromisePromise deleteRemoteAccessSessionAsync(array $args = [])
* @method AwsResult deleteRun(array $args = [])
* @method GuzzleHttpPromisePromise deleteRunAsync(array $args = [])
* @method AwsResult deleteTestGridProject(array $args = [])
* @method GuzzleHttpPromisePromise deleteTestGridProjectAsync(array $args = [])
* @method AwsResult deleteUpload(array $args = [])
* @method GuzzleHttpPromisePromise deleteUploadAsync(array $args = [])
* @method AwsResult deleteVPCEConfiguration(array $args = [])
* @method GuzzleHttpPromisePromise deleteVPCEConfigurationAsync(array $args = [])
* @method AwsResult getAccountSettings(array $args = [])
* @method GuzzleHttpPromisePromise getAccountSettingsAsync(array $args = [])
* @method AwsResult getDevice(array $args = [])
* @method GuzzleHttpPromisePromise getDeviceAsync(array $args = [])
* @method AwsResult getDeviceInstance(array $args = [])
* @method GuzzleHttpPromisePromise getDeviceInstanceAsync(array $args = [])
* @method AwsResult getDevicePool(array $args = [])
* @method GuzzleHttpPromisePromise getDevicePoolAsync(array $args = [])
* @method AwsResult getDevicePoolCompatibility(array $args = [])
* @method GuzzleHttpPromisePromise getDevicePoolCompatibilityAsync(array $args = [])
* @method AwsResult getInstanceProfile(array $args = [])
* @method GuzzleHttpPromisePromise getInstanceProfileAsync(array $args = [])
* @method AwsResult getJob(array $args = [])
* @method GuzzleHttpPromisePromise getJobAsync(array $args = [])
* @method AwsResult getNetworkProfile(array $args = [])
* @method GuzzleHttpPromisePromise getNetworkProfileAsync(array $args = [])
* @method AwsResult getOfferingStatus(array $args = [])
* @method GuzzleHttpPromisePromise getOfferingStatusAsync(array $args = [])
* @method AwsResult getProject(array $args = [])
* @method GuzzleHttpPromisePromise getProjectAsync(array $args = [])
* @method AwsResult getRemoteAccessSession(array $args = [])
* @method GuzzleHttpPromisePromise getRemoteAccessSessionAsync(array $args = [])
* @method AwsResult getRun(array $args = [])
* @method GuzzleHttpPromisePromise getRunAsync(array $args = [])
* @method AwsResult getSuite(array $args = [])
* @method GuzzleHttpPromisePromise getSuiteAsync(array $args = [])
* @method AwsResult getTest(array $args = [])
* @method GuzzleHttpPromisePromise getTestAsync(array $args = [])
* @method AwsResult getTestGridProject(array $args = [])
* @method GuzzleHttpPromisePromise getTestGridProjectAsync(array $args = [])
* @method AwsResult getTestGridSession(array $args = [])
* @method GuzzleHttpPromisePromise getTestGridSessionAsync(array $args = [])
* @method AwsResult getUpload(array $args = [])
* @method GuzzleHttpPromisePromise getUploadAsync(array $args = [])
* @method AwsResult getVPCEConfiguration(array $args = [])
* @method GuzzleHttpPromisePromise getVPCEConfigurationAsync(array $args = [])
* @method AwsResult installToRemoteAccessSession(array $args = [])
* @method GuzzleHttpPromisePromise installToRemoteAccessSessionAsync(array $args = [])
* @method AwsResult listArtifacts(array $args = [])
* @method GuzzleHttpPromisePromise listArtifactsAsync(array $args = [])
* @method AwsResult listDeviceInstances(array $args = [])
* @method GuzzleHttpPromisePromise listDeviceInstancesAsync(array $args = [])
* @method AwsResult listDevicePools(array $args = [])
* @method GuzzleHttpPromisePromise listDevicePoolsAsync(array $args = [])
* @method AwsResult listDevices(array $args = [])
* @method GuzzleHttpPromisePromise listDevicesAsync(array $args = [])
* @method AwsResult listInstanceProfiles(array $args = [])
* @method GuzzleHttpPromisePromise listInstanceProfilesAsync(array $args = [])
* @method AwsResult listJobs(array $args = [])
* @method GuzzleHttpPromisePromise listJobsAsync(array $args = [])
* @method AwsResult listNetworkProfiles(array $args = [])
* @method GuzzleHttpPromisePromise listNetworkProfilesAsync(array $args = [])
* @method AwsResult listOfferingPromotions(array $args = [])
* @method GuzzleHttpPromisePromise listOfferingPromotionsAsync(array $args = [])
* @method AwsResult listOfferingTransactions(array $args = [])
* @method GuzzleHttpPromisePromise listOfferingTransactionsAsync(array $args = [])
* @method AwsResult listOfferings(array $args = [])
* @method GuzzleHttpPromisePromise listOfferingsAsync(array $args = [])
* @method AwsResult listProjects(array $args = [])
* @method GuzzleHttpPromisePromise listProjectsAsync(array $args = [])
* @method AwsResult listRemoteAccessSessions(array $args = [])
* @method GuzzleHttpPromisePromise listRemoteAccessSessionsAsync(array $args = [])
* @method AwsResult listRuns(array $args = [])
* @method GuzzleHttpPromisePromise listRunsAsync(array $args = [])
* @method AwsResult listSamples(array $args = [])
* @method GuzzleHttpPromisePromise listSamplesAsync(array $args = [])
* @method AwsResult listSuites(array $args = [])
* @method GuzzleHttpPromisePromise listSuitesAsync(array $args = [])
* @method AwsResult listTagsForResource(array $args = [])
* @method GuzzleHttpPromisePromise listTagsForResourceAsync(array $args = [])
* @method AwsResult listTestGridProjects(array $args = [])
* @method GuzzleHttpPromisePromise listTestGridProjectsAsync(array $args = [])
* @method AwsResult listTestGridSessionActions(array $args = [])
* @method GuzzleHttpPromisePromise listTestGridSessionActionsAsync(array $args = [])
* @method AwsResult listTestGridSessionArtifacts(array $args = [])
* @method GuzzleHttpPromisePromise listTestGridSessionArtifactsAsync(array $args = [])
* @method AwsResult listTestGridSessions(array $args = [])
* @method GuzzleHttpPromisePromise listTestGridSessionsAsync(array $args = [])
* @method AwsResult listTests(array $args = [])
* @method GuzzleHttpPromisePromise listTestsAsync(array $args = [])
* @method AwsResult listUniqueProblems(array $args = [])
* @method GuzzleHttpPromisePromise listUniqueProblemsAsync(array $args = [])
* @method AwsResult listUploads(array $args = [])
* @method GuzzleHttpPromisePromise listUploadsAsync(array $args = [])
* @method AwsResult listVPCEConfigurations(array $args = [])
* @method GuzzleHttpPromisePromise listVPCEConfigurationsAsync(array $args = [])
* @method AwsResult purchaseOffering(array $args = [])
* @method GuzzleHttpPromisePromise purchaseOfferingAsync(array $args = [])
* @method AwsResult renewOffering(array $args = [])
* @method GuzzleHttpPromisePromise renewOfferingAsync(array $args = [])
* @method AwsResult scheduleRun(array $args = [])
* @method GuzzleHttpPromisePromise scheduleRunAsync(array $args = [])
* @method AwsResult stopJob(array $args = [])
* @method GuzzleHttpPromisePromise stopJobAsync(array $args = [])
* @method AwsResult stopRemoteAccessSession(array $args = [])
* @method GuzzleHttpPromisePromise stopRemoteAccessSessionAsync(array $args = [])
* @method AwsResult stopRun(array $args = [])
* @method GuzzleHttpPromisePromise stopRunAsync(array $args = [])
* @method AwsResult tagResource(array $args = [])
* @method GuzzleHttpPromisePromise tagResourceAsync(array $args = [])
* @method AwsResult untagResource(array $args = [])
* @method GuzzleHttpPromisePromise untagResourceAsync(array $args = [])
* @method AwsResult updateDeviceInstance(array $args = [])
* @method GuzzleHttpPromisePromise updateDeviceInstanceAsync(array $args = [])
* @method AwsResult updateDevicePool(array $args = [])
* @method GuzzleHttpPromisePromise updateDevicePoolAsync(array $args = [])
* @method AwsResult updateInstanceProfile(array $args = [])
* @method GuzzleHttpPromisePromise updateInstanceProfileAsync(array $args = [])
* @method AwsResult updateNetworkProfile(array $args = [])
* @method GuzzleHttpPromisePromise updateNetworkProfileAsync(array $args = [])
* @method AwsResult updateProject(array $args = [])
* @method GuzzleHttpPromisePromise updateProjectAsync(array $args = [])
* @method AwsResult updateTestGridProject(array $args = [])
* @method GuzzleHttpPromisePromise updateTestGridProjectAsync(array $args = [])
* @method AwsResult updateUpload(array $args = [])
* @method GuzzleHttpPromisePromise updateUploadAsync(array $args = [])
* @method AwsResult updateVPCEConfiguration(array $args = [])
* @method GuzzleHttpPromisePromise updateVPCEConfigurationAsync(array $args = [])
*/
class DeviceFarmClient extends AwsClient {}