Laravel version update
Laravel version update
This commit is contained in:
@@ -10,6 +10,8 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise addIpRoutesAsync(array $args = [])
|
||||
* @method \Aws\Result addTagsToResource(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise addTagsToResourceAsync(array $args = [])
|
||||
* @method \Aws\Result cancelSchemaExtension(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise cancelSchemaExtensionAsync(array $args = [])
|
||||
* @method \Aws\Result connectDirectory(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise connectDirectoryAsync(array $args = [])
|
||||
* @method \Aws\Result createAlias(array $args = [])
|
||||
@@ -40,6 +42,8 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise describeConditionalForwardersAsync(array $args = [])
|
||||
* @method \Aws\Result describeDirectories(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeDirectoriesAsync(array $args = [])
|
||||
* @method \Aws\Result describeDomainControllers(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeDomainControllersAsync(array $args = [])
|
||||
* @method \Aws\Result describeEventTopics(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeEventTopicsAsync(array $args = [])
|
||||
* @method \Aws\Result describeSnapshots(array $args = [])
|
||||
@@ -60,6 +64,8 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise getSnapshotLimitsAsync(array $args = [])
|
||||
* @method \Aws\Result listIpRoutes(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listIpRoutesAsync(array $args = [])
|
||||
* @method \Aws\Result listSchemaExtensions(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listSchemaExtensionsAsync(array $args = [])
|
||||
* @method \Aws\Result listTagsForResource(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
|
||||
* @method \Aws\Result registerEventTopic(array $args = [])
|
||||
@@ -68,10 +74,16 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise removeIpRoutesAsync(array $args = [])
|
||||
* @method \Aws\Result removeTagsFromResource(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise removeTagsFromResourceAsync(array $args = [])
|
||||
* @method \Aws\Result resetUserPassword(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise resetUserPasswordAsync(array $args = [])
|
||||
* @method \Aws\Result restoreFromSnapshot(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise restoreFromSnapshotAsync(array $args = [])
|
||||
* @method \Aws\Result startSchemaExtension(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise startSchemaExtensionAsync(array $args = [])
|
||||
* @method \Aws\Result updateConditionalForwarder(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateConditionalForwarderAsync(array $args = [])
|
||||
* @method \Aws\Result updateNumberOfDomainControllers(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateNumberOfDomainControllersAsync(array $args = [])
|
||||
* @method \Aws\Result updateRadius(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateRadiusAsync(array $args = [])
|
||||
* @method \Aws\Result verifyTrust(array $args = [])
|
||||
|
||||
Reference in New Issue
Block a user