Laravel version update
Laravel version update
This commit is contained in:
@@ -8,14 +8,24 @@ use Aws\AwsClient;
|
||||
*
|
||||
* @method \Aws\Result createDevicePool(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createDevicePoolAsync(array $args = [])
|
||||
* @method \Aws\Result createInstanceProfile(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createInstanceProfileAsync(array $args = [])
|
||||
* @method \Aws\Result createNetworkProfile(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createNetworkProfileAsync(array $args = [])
|
||||
* @method \Aws\Result createProject(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createProjectAsync(array $args = [])
|
||||
* @method \Aws\Result createRemoteAccessSession(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createRemoteAccessSessionAsync(array $args = [])
|
||||
* @method \Aws\Result createUpload(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createUploadAsync(array $args = [])
|
||||
* @method \Aws\Result createVPCEConfiguration(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createVPCEConfigurationAsync(array $args = [])
|
||||
* @method \Aws\Result deleteDevicePool(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteDevicePoolAsync(array $args = [])
|
||||
* @method \Aws\Result deleteInstanceProfile(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteInstanceProfileAsync(array $args = [])
|
||||
* @method \Aws\Result deleteNetworkProfile(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteNetworkProfileAsync(array $args = [])
|
||||
* @method \Aws\Result deleteProject(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteProjectAsync(array $args = [])
|
||||
* @method \Aws\Result deleteRemoteAccessSession(array $args = [])
|
||||
@@ -24,16 +34,24 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise deleteRunAsync(array $args = [])
|
||||
* @method \Aws\Result deleteUpload(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteUploadAsync(array $args = [])
|
||||
* @method \Aws\Result deleteVPCEConfiguration(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteVPCEConfigurationAsync(array $args = [])
|
||||
* @method \Aws\Result getAccountSettings(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getAccountSettingsAsync(array $args = [])
|
||||
* @method \Aws\Result getDevice(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getDeviceAsync(array $args = [])
|
||||
* @method \Aws\Result getDeviceInstance(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getDeviceInstanceAsync(array $args = [])
|
||||
* @method \Aws\Result getDevicePool(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getDevicePoolAsync(array $args = [])
|
||||
* @method \Aws\Result getDevicePoolCompatibility(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getDevicePoolCompatibilityAsync(array $args = [])
|
||||
* @method \Aws\Result getInstanceProfile(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getInstanceProfileAsync(array $args = [])
|
||||
* @method \Aws\Result getJob(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getJobAsync(array $args = [])
|
||||
* @method \Aws\Result getNetworkProfile(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getNetworkProfileAsync(array $args = [])
|
||||
* @method \Aws\Result getOfferingStatus(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getOfferingStatusAsync(array $args = [])
|
||||
* @method \Aws\Result getProject(array $args = [])
|
||||
@@ -48,16 +66,26 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise getTestAsync(array $args = [])
|
||||
* @method \Aws\Result getUpload(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getUploadAsync(array $args = [])
|
||||
* @method \Aws\Result getVPCEConfiguration(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getVPCEConfigurationAsync(array $args = [])
|
||||
* @method \Aws\Result installToRemoteAccessSession(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise installToRemoteAccessSessionAsync(array $args = [])
|
||||
* @method \Aws\Result listArtifacts(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listArtifactsAsync(array $args = [])
|
||||
* @method \Aws\Result listDeviceInstances(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listDeviceInstancesAsync(array $args = [])
|
||||
* @method \Aws\Result listDevicePools(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listDevicePoolsAsync(array $args = [])
|
||||
* @method \Aws\Result listDevices(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listDevicesAsync(array $args = [])
|
||||
* @method \Aws\Result listInstanceProfiles(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listInstanceProfilesAsync(array $args = [])
|
||||
* @method \Aws\Result listJobs(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listJobsAsync(array $args = [])
|
||||
* @method \Aws\Result listNetworkProfiles(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listNetworkProfilesAsync(array $args = [])
|
||||
* @method \Aws\Result listOfferingPromotions(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listOfferingPromotionsAsync(array $args = [])
|
||||
* @method \Aws\Result listOfferingTransactions(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listOfferingTransactionsAsync(array $args = [])
|
||||
* @method \Aws\Result listOfferings(array $args = [])
|
||||
@@ -78,6 +106,8 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise listUniqueProblemsAsync(array $args = [])
|
||||
* @method \Aws\Result listUploads(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listUploadsAsync(array $args = [])
|
||||
* @method \Aws\Result listVPCEConfigurations(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listVPCEConfigurationsAsync(array $args = [])
|
||||
* @method \Aws\Result purchaseOffering(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise purchaseOfferingAsync(array $args = [])
|
||||
* @method \Aws\Result renewOffering(array $args = [])
|
||||
@@ -88,9 +118,17 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise stopRemoteAccessSessionAsync(array $args = [])
|
||||
* @method \Aws\Result stopRun(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise stopRunAsync(array $args = [])
|
||||
* @method \Aws\Result updateDeviceInstance(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateDeviceInstanceAsync(array $args = [])
|
||||
* @method \Aws\Result updateDevicePool(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateDevicePoolAsync(array $args = [])
|
||||
* @method \Aws\Result updateInstanceProfile(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateInstanceProfileAsync(array $args = [])
|
||||
* @method \Aws\Result updateNetworkProfile(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateNetworkProfileAsync(array $args = [])
|
||||
* @method \Aws\Result updateProject(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateProjectAsync(array $args = [])
|
||||
* @method \Aws\Result updateVPCEConfiguration(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateVPCEConfigurationAsync(array $args = [])
|
||||
*/
|
||||
class DeviceFarmClient extends AwsClient {}
|
Reference in New Issue
Block a user