|
44 | 44 | * @method \GuzzleHttp\Promise\Promise createAccountForOpsAsync(array $args = []) |
45 | 45 | * @method \Jdcloud\Result modifyAccountForOps(array $args = []) |
46 | 46 | * @method \GuzzleHttp\Promise\Promise modifyAccountForOpsAsync(array $args = []) |
| 47 | + * @method \Jdcloud\Result modifyAccountComment(array $args = []) |
| 48 | + * @method \GuzzleHttp\Promise\Promise modifyAccountCommentAsync(array $args = []) |
47 | 49 | * @method \Jdcloud\Result describeAudit(array $args = []) |
48 | 50 | * @method \GuzzleHttp\Promise\Promise describeAuditAsync(array $args = []) |
49 | 51 | * @method \Jdcloud\Result createAudit(array $args = []) |
|
108 | 110 | * @method \GuzzleHttp\Promise\Promise restoreDatabaseFromOSSAsync(array $args = []) |
109 | 111 | * @method \Jdcloud\Result modifyDatabaseComment(array $args = []) |
110 | 112 | * @method \GuzzleHttp\Promise\Promise modifyDatabaseCommentAsync(array $args = []) |
| 113 | + * @method \Jdcloud\Result modifyDatabaseOwner(array $args = []) |
| 114 | + * @method \GuzzleHttp\Promise\Promise modifyDatabaseOwnerAsync(array $args = []) |
111 | 115 | * @method \Jdcloud\Result describeErrorLogs(array $args = []) |
112 | 116 | * @method \GuzzleHttp\Promise\Promise describeErrorLogsAsync(array $args = []) |
113 | 117 | * @method \Jdcloud\Result describeImportFiles(array $args = []) |
|
188 | 192 | * @method \GuzzleHttp\Promise\Promise describeUpgradePlanAsync(array $args = []) |
189 | 193 | * @method \Jdcloud\Result upgradeEngineVersion(array $args = []) |
190 | 194 | * @method \GuzzleHttp\Promise\Promise upgradeEngineVersionAsync(array $args = []) |
| 195 | + * @method \Jdcloud\Result switchForMigrateAz(array $args = []) |
| 196 | + * @method \GuzzleHttp\Promise\Promise switchForMigrateAzAsync(array $args = []) |
| 197 | + * @method \Jdcloud\Result upgradeToMultiReplica(array $args = []) |
| 198 | + * @method \GuzzleHttp\Promise\Promise upgradeToMultiReplicaAsync(array $args = []) |
| 199 | + * @method \Jdcloud\Result performMajorUpgradeAndSwitch(array $args = []) |
| 200 | + * @method \GuzzleHttp\Promise\Promise performMajorUpgradeAndSwitchAsync(array $args = []) |
| 201 | + * @method \Jdcloud\Result modifyInstanceEBSDiskConfig(array $args = []) |
| 202 | + * @method \GuzzleHttp\Promise\Promise modifyInstanceEBSDiskConfigAsync(array $args = []) |
| 203 | + * @method \Jdcloud\Result describeInstanceEBSDiskConfig(array $args = []) |
| 204 | + * @method \GuzzleHttp\Promise\Promise describeInstanceEBSDiskConfigAsync(array $args = []) |
191 | 205 | * @method \Jdcloud\Result enableIntercept(array $args = []) |
192 | 206 | * @method \GuzzleHttp\Promise\Promise enableInterceptAsync(array $args = []) |
193 | 207 | * @method \Jdcloud\Result disableIntercept(array $args = []) |
|
252 | 266 | * @method \GuzzleHttp\Promise\Promise modifyReadWriteProxyAsync(array $args = []) |
253 | 267 | * @method \Jdcloud\Result describeTables(array $args = []) |
254 | 268 | * @method \GuzzleHttp\Promise\Promise describeTablesAsync(array $args = []) |
| 269 | + * @method \Jdcloud\Result describeTasks(array $args = []) |
| 270 | + * @method \GuzzleHttp\Promise\Promise describeTasksAsync(array $args = []) |
| 271 | + * @method \Jdcloud\Result describeTask(array $args = []) |
| 272 | + * @method \GuzzleHttp\Promise\Promise describeTaskAsync(array $args = []) |
255 | 273 | * @method \Jdcloud\Result describeTde(array $args = []) |
256 | 274 | * @method \GuzzleHttp\Promise\Promise describeTdeAsync(array $args = []) |
257 | 275 | * @method \Jdcloud\Result enableTde(array $args = []) |
|
0 commit comments