composer update

This commit is contained in:
Manish Verma
2018-12-05 10:50:52 +05:30
parent 9eabcacfa7
commit 4addd1e9c6
3328 changed files with 156676 additions and 138988 deletions

View File

@@ -24,6 +24,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise createReplicationGroupAsync(array $args = [])
* @method \Aws\Result createSnapshot(array $args = [])
* @method \GuzzleHttp\Promise\Promise createSnapshotAsync(array $args = [])
* @method \Aws\Result decreaseReplicaCount(array $args = [])
* @method \GuzzleHttp\Promise\Promise decreaseReplicaCountAsync(array $args = [])
* @method \Aws\Result deleteCacheCluster(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteCacheClusterAsync(array $args = [])
* @method \Aws\Result deleteCacheParameterGroup(array $args = [])
@@ -60,6 +62,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise describeReservedCacheNodesOfferingsAsync(array $args = [])
* @method \Aws\Result describeSnapshots(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeSnapshotsAsync(array $args = [])
* @method \Aws\Result increaseReplicaCount(array $args = [])
* @method \GuzzleHttp\Promise\Promise increaseReplicaCountAsync(array $args = [])
* @method \Aws\Result listAllowedNodeTypeModifications(array $args = [])
* @method \GuzzleHttp\Promise\Promise listAllowedNodeTypeModificationsAsync(array $args = [])
* @method \Aws\Result listTagsForResource(array $args = [])