1 |
efrain |
1 |
<?php
|
|
|
2 |
namespace Aws\ElastiCache;
|
|
|
3 |
|
|
|
4 |
use Aws\AwsClient;
|
|
|
5 |
|
|
|
6 |
/**
|
|
|
7 |
* This client is used to interact with the **Amazon ElastiCache** service.
|
|
|
8 |
*
|
|
|
9 |
* @method \Aws\Result addTagsToResource(array $args = [])
|
|
|
10 |
* @method \GuzzleHttp\Promise\Promise addTagsToResourceAsync(array $args = [])
|
|
|
11 |
* @method \Aws\Result authorizeCacheSecurityGroupIngress(array $args = [])
|
|
|
12 |
* @method \GuzzleHttp\Promise\Promise authorizeCacheSecurityGroupIngressAsync(array $args = [])
|
|
|
13 |
* @method \Aws\Result batchApplyUpdateAction(array $args = [])
|
|
|
14 |
* @method \GuzzleHttp\Promise\Promise batchApplyUpdateActionAsync(array $args = [])
|
|
|
15 |
* @method \Aws\Result batchStopUpdateAction(array $args = [])
|
|
|
16 |
* @method \GuzzleHttp\Promise\Promise batchStopUpdateActionAsync(array $args = [])
|
|
|
17 |
* @method \Aws\Result completeMigration(array $args = [])
|
|
|
18 |
* @method \GuzzleHttp\Promise\Promise completeMigrationAsync(array $args = [])
|
|
|
19 |
* @method \Aws\Result copySnapshot(array $args = [])
|
|
|
20 |
* @method \GuzzleHttp\Promise\Promise copySnapshotAsync(array $args = [])
|
|
|
21 |
* @method \Aws\Result createCacheCluster(array $args = [])
|
|
|
22 |
* @method \GuzzleHttp\Promise\Promise createCacheClusterAsync(array $args = [])
|
|
|
23 |
* @method \Aws\Result createCacheParameterGroup(array $args = [])
|
|
|
24 |
* @method \GuzzleHttp\Promise\Promise createCacheParameterGroupAsync(array $args = [])
|
|
|
25 |
* @method \Aws\Result createCacheSecurityGroup(array $args = [])
|
|
|
26 |
* @method \GuzzleHttp\Promise\Promise createCacheSecurityGroupAsync(array $args = [])
|
|
|
27 |
* @method \Aws\Result createCacheSubnetGroup(array $args = [])
|
|
|
28 |
* @method \GuzzleHttp\Promise\Promise createCacheSubnetGroupAsync(array $args = [])
|
|
|
29 |
* @method \Aws\Result createGlobalReplicationGroup(array $args = [])
|
|
|
30 |
* @method \GuzzleHttp\Promise\Promise createGlobalReplicationGroupAsync(array $args = [])
|
|
|
31 |
* @method \Aws\Result createReplicationGroup(array $args = [])
|
|
|
32 |
* @method \GuzzleHttp\Promise\Promise createReplicationGroupAsync(array $args = [])
|
|
|
33 |
* @method \Aws\Result createSnapshot(array $args = [])
|
|
|
34 |
* @method \GuzzleHttp\Promise\Promise createSnapshotAsync(array $args = [])
|
|
|
35 |
* @method \Aws\Result createUser(array $args = [])
|
|
|
36 |
* @method \GuzzleHttp\Promise\Promise createUserAsync(array $args = [])
|
|
|
37 |
* @method \Aws\Result createUserGroup(array $args = [])
|
|
|
38 |
* @method \GuzzleHttp\Promise\Promise createUserGroupAsync(array $args = [])
|
|
|
39 |
* @method \Aws\Result decreaseNodeGroupsInGlobalReplicationGroup(array $args = [])
|
|
|
40 |
* @method \GuzzleHttp\Promise\Promise decreaseNodeGroupsInGlobalReplicationGroupAsync(array $args = [])
|
|
|
41 |
* @method \Aws\Result decreaseReplicaCount(array $args = [])
|
|
|
42 |
* @method \GuzzleHttp\Promise\Promise decreaseReplicaCountAsync(array $args = [])
|
|
|
43 |
* @method \Aws\Result deleteCacheCluster(array $args = [])
|
|
|
44 |
* @method \GuzzleHttp\Promise\Promise deleteCacheClusterAsync(array $args = [])
|
|
|
45 |
* @method \Aws\Result deleteCacheParameterGroup(array $args = [])
|
|
|
46 |
* @method \GuzzleHttp\Promise\Promise deleteCacheParameterGroupAsync(array $args = [])
|
|
|
47 |
* @method \Aws\Result deleteCacheSecurityGroup(array $args = [])
|
|
|
48 |
* @method \GuzzleHttp\Promise\Promise deleteCacheSecurityGroupAsync(array $args = [])
|
|
|
49 |
* @method \Aws\Result deleteCacheSubnetGroup(array $args = [])
|
|
|
50 |
* @method \GuzzleHttp\Promise\Promise deleteCacheSubnetGroupAsync(array $args = [])
|
|
|
51 |
* @method \Aws\Result deleteGlobalReplicationGroup(array $args = [])
|
|
|
52 |
* @method \GuzzleHttp\Promise\Promise deleteGlobalReplicationGroupAsync(array $args = [])
|
|
|
53 |
* @method \Aws\Result deleteReplicationGroup(array $args = [])
|
|
|
54 |
* @method \GuzzleHttp\Promise\Promise deleteReplicationGroupAsync(array $args = [])
|
|
|
55 |
* @method \Aws\Result deleteSnapshot(array $args = [])
|
|
|
56 |
* @method \GuzzleHttp\Promise\Promise deleteSnapshotAsync(array $args = [])
|
|
|
57 |
* @method \Aws\Result deleteUser(array $args = [])
|
|
|
58 |
* @method \GuzzleHttp\Promise\Promise deleteUserAsync(array $args = [])
|
|
|
59 |
* @method \Aws\Result deleteUserGroup(array $args = [])
|
|
|
60 |
* @method \GuzzleHttp\Promise\Promise deleteUserGroupAsync(array $args = [])
|
|
|
61 |
* @method \Aws\Result describeCacheClusters(array $args = [])
|
|
|
62 |
* @method \GuzzleHttp\Promise\Promise describeCacheClustersAsync(array $args = [])
|
|
|
63 |
* @method \Aws\Result describeCacheEngineVersions(array $args = [])
|
|
|
64 |
* @method \GuzzleHttp\Promise\Promise describeCacheEngineVersionsAsync(array $args = [])
|
|
|
65 |
* @method \Aws\Result describeCacheParameterGroups(array $args = [])
|
|
|
66 |
* @method \GuzzleHttp\Promise\Promise describeCacheParameterGroupsAsync(array $args = [])
|
|
|
67 |
* @method \Aws\Result describeCacheParameters(array $args = [])
|
|
|
68 |
* @method \GuzzleHttp\Promise\Promise describeCacheParametersAsync(array $args = [])
|
|
|
69 |
* @method \Aws\Result describeCacheSecurityGroups(array $args = [])
|
|
|
70 |
* @method \GuzzleHttp\Promise\Promise describeCacheSecurityGroupsAsync(array $args = [])
|
|
|
71 |
* @method \Aws\Result describeCacheSubnetGroups(array $args = [])
|
|
|
72 |
* @method \GuzzleHttp\Promise\Promise describeCacheSubnetGroupsAsync(array $args = [])
|
|
|
73 |
* @method \Aws\Result describeEngineDefaultParameters(array $args = [])
|
|
|
74 |
* @method \GuzzleHttp\Promise\Promise describeEngineDefaultParametersAsync(array $args = [])
|
|
|
75 |
* @method \Aws\Result describeEvents(array $args = [])
|
|
|
76 |
* @method \GuzzleHttp\Promise\Promise describeEventsAsync(array $args = [])
|
|
|
77 |
* @method \Aws\Result describeGlobalReplicationGroups(array $args = [])
|
|
|
78 |
* @method \GuzzleHttp\Promise\Promise describeGlobalReplicationGroupsAsync(array $args = [])
|
|
|
79 |
* @method \Aws\Result describeReplicationGroups(array $args = [])
|
|
|
80 |
* @method \GuzzleHttp\Promise\Promise describeReplicationGroupsAsync(array $args = [])
|
|
|
81 |
* @method \Aws\Result describeReservedCacheNodes(array $args = [])
|
|
|
82 |
* @method \GuzzleHttp\Promise\Promise describeReservedCacheNodesAsync(array $args = [])
|
|
|
83 |
* @method \Aws\Result describeReservedCacheNodesOfferings(array $args = [])
|
|
|
84 |
* @method \GuzzleHttp\Promise\Promise describeReservedCacheNodesOfferingsAsync(array $args = [])
|
|
|
85 |
* @method \Aws\Result describeServiceUpdates(array $args = [])
|
|
|
86 |
* @method \GuzzleHttp\Promise\Promise describeServiceUpdatesAsync(array $args = [])
|
|
|
87 |
* @method \Aws\Result describeSnapshots(array $args = [])
|
|
|
88 |
* @method \GuzzleHttp\Promise\Promise describeSnapshotsAsync(array $args = [])
|
|
|
89 |
* @method \Aws\Result describeUpdateActions(array $args = [])
|
|
|
90 |
* @method \GuzzleHttp\Promise\Promise describeUpdateActionsAsync(array $args = [])
|
|
|
91 |
* @method \Aws\Result describeUserGroups(array $args = [])
|
|
|
92 |
* @method \GuzzleHttp\Promise\Promise describeUserGroupsAsync(array $args = [])
|
|
|
93 |
* @method \Aws\Result describeUsers(array $args = [])
|
|
|
94 |
* @method \GuzzleHttp\Promise\Promise describeUsersAsync(array $args = [])
|
|
|
95 |
* @method \Aws\Result disassociateGlobalReplicationGroup(array $args = [])
|
|
|
96 |
* @method \GuzzleHttp\Promise\Promise disassociateGlobalReplicationGroupAsync(array $args = [])
|
|
|
97 |
* @method \Aws\Result failoverGlobalReplicationGroup(array $args = [])
|
|
|
98 |
* @method \GuzzleHttp\Promise\Promise failoverGlobalReplicationGroupAsync(array $args = [])
|
|
|
99 |
* @method \Aws\Result increaseNodeGroupsInGlobalReplicationGroup(array $args = [])
|
|
|
100 |
* @method \GuzzleHttp\Promise\Promise increaseNodeGroupsInGlobalReplicationGroupAsync(array $args = [])
|
|
|
101 |
* @method \Aws\Result increaseReplicaCount(array $args = [])
|
|
|
102 |
* @method \GuzzleHttp\Promise\Promise increaseReplicaCountAsync(array $args = [])
|
|
|
103 |
* @method \Aws\Result listAllowedNodeTypeModifications(array $args = [])
|
|
|
104 |
* @method \GuzzleHttp\Promise\Promise listAllowedNodeTypeModificationsAsync(array $args = [])
|
|
|
105 |
* @method \Aws\Result listTagsForResource(array $args = [])
|
|
|
106 |
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
|
|
|
107 |
* @method \Aws\Result modifyCacheCluster(array $args = [])
|
|
|
108 |
* @method \GuzzleHttp\Promise\Promise modifyCacheClusterAsync(array $args = [])
|
|
|
109 |
* @method \Aws\Result modifyCacheParameterGroup(array $args = [])
|
|
|
110 |
* @method \GuzzleHttp\Promise\Promise modifyCacheParameterGroupAsync(array $args = [])
|
|
|
111 |
* @method \Aws\Result modifyCacheSubnetGroup(array $args = [])
|
|
|
112 |
* @method \GuzzleHttp\Promise\Promise modifyCacheSubnetGroupAsync(array $args = [])
|
|
|
113 |
* @method \Aws\Result modifyGlobalReplicationGroup(array $args = [])
|
|
|
114 |
* @method \GuzzleHttp\Promise\Promise modifyGlobalReplicationGroupAsync(array $args = [])
|
|
|
115 |
* @method \Aws\Result modifyReplicationGroup(array $args = [])
|
|
|
116 |
* @method \GuzzleHttp\Promise\Promise modifyReplicationGroupAsync(array $args = [])
|
|
|
117 |
* @method \Aws\Result modifyReplicationGroupShardConfiguration(array $args = [])
|
|
|
118 |
* @method \GuzzleHttp\Promise\Promise modifyReplicationGroupShardConfigurationAsync(array $args = [])
|
|
|
119 |
* @method \Aws\Result modifyUser(array $args = [])
|
|
|
120 |
* @method \GuzzleHttp\Promise\Promise modifyUserAsync(array $args = [])
|
|
|
121 |
* @method \Aws\Result modifyUserGroup(array $args = [])
|
|
|
122 |
* @method \GuzzleHttp\Promise\Promise modifyUserGroupAsync(array $args = [])
|
|
|
123 |
* @method \Aws\Result purchaseReservedCacheNodesOffering(array $args = [])
|
|
|
124 |
* @method \GuzzleHttp\Promise\Promise purchaseReservedCacheNodesOfferingAsync(array $args = [])
|
|
|
125 |
* @method \Aws\Result rebalanceSlotsInGlobalReplicationGroup(array $args = [])
|
|
|
126 |
* @method \GuzzleHttp\Promise\Promise rebalanceSlotsInGlobalReplicationGroupAsync(array $args = [])
|
|
|
127 |
* @method \Aws\Result rebootCacheCluster(array $args = [])
|
|
|
128 |
* @method \GuzzleHttp\Promise\Promise rebootCacheClusterAsync(array $args = [])
|
|
|
129 |
* @method \Aws\Result removeTagsFromResource(array $args = [])
|
|
|
130 |
* @method \GuzzleHttp\Promise\Promise removeTagsFromResourceAsync(array $args = [])
|
|
|
131 |
* @method \Aws\Result resetCacheParameterGroup(array $args = [])
|
|
|
132 |
* @method \GuzzleHttp\Promise\Promise resetCacheParameterGroupAsync(array $args = [])
|
|
|
133 |
* @method \Aws\Result revokeCacheSecurityGroupIngress(array $args = [])
|
|
|
134 |
* @method \GuzzleHttp\Promise\Promise revokeCacheSecurityGroupIngressAsync(array $args = [])
|
|
|
135 |
* @method \Aws\Result startMigration(array $args = [])
|
|
|
136 |
* @method \GuzzleHttp\Promise\Promise startMigrationAsync(array $args = [])
|
|
|
137 |
* @method \Aws\Result testFailover(array $args = [])
|
|
|
138 |
* @method \GuzzleHttp\Promise\Promise testFailoverAsync(array $args = [])
|
|
|
139 |
* @method \Aws\Result testMigration(array $args = [])
|
|
|
140 |
* @method \GuzzleHttp\Promise\Promise testMigrationAsync(array $args = [])
|
|
|
141 |
*/
|
|
|
142 |
class ElastiCacheClient extends AwsClient {}
|