GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
Test Failed
Push — master ( 8ced65...9921bc )
by
unknown
06:57
created

DescribeDBInstancesForClone   A

Complexity

Total Complexity 1

Size/Duplication

Total Lines 14
Duplicated Lines 0 %

Test Coverage

Coverage 0%

Importance

Changes 0
Metric Value
wmc 1
eloc 4
dl 0
loc 14
ccs 0
cts 0
cp 0
c 0
b 0
f 0
rs 10

1 Method

Rating   Name   Duplication   Size   Complexity  
A withProxyId() 0 6 1
1
<?php
2
3
namespace AlibabaCloud\Rds\V20140815;
4
5
use AlibabaCloud\Client\Resolver\ApiResolver;
6
7
/**
8
 * @method AddTagsToResource addTagsToResource(array $options = [])
9
 * @method AllocateInstancePublicConnection allocateInstancePublicConnection(array $options = [])
10
 * @method AllocateReadWriteSplittingConnection allocateReadWriteSplittingConnection(array $options = [])
11
 * @method CalculateDBInstanceWeight calculateDBInstanceWeight(array $options = [])
12
 * @method CancelImport cancelImport(array $options = [])
13
 * @method CheckAccountNameAvailable checkAccountNameAvailable(array $options = [])
14
 * @method CheckCreateDdrDBInstance checkCreateDdrDBInstance(array $options = [])
15
 * @method CheckDBNameAvailable checkDBNameAvailable(array $options = [])
16
 * @method CheckInstanceExist checkInstanceExist(array $options = [])
17
 * @method CheckRecoveryConditions checkRecoveryConditions(array $options = [])
18
 * @method ClearDedicatedHost clearDedicatedHost(array $options = [])
19
 * @method CloneDBInstance cloneDBInstance(array $options = [])
20
 * @method CloneParameterGroup cloneParameterGroup(array $options = [])
21
 * @method CopyDatabase copyDatabase(array $options = [])
22
 * @method CopyDatabaseBetweenInstances copyDatabaseBetweenInstances(array $options = [])
23
 * @method CreateAccount createAccount(array $options = [])
24
 * @method CreateBackup createBackup(array $options = [])
25
 * @method CreateDatabase createDatabase(array $options = [])
26
 * @method CreateDBInstance createDBInstance(array $options = [])
27
 * @method CreateDBInstanceReplica createDBInstanceReplica(array $options = [])
28
 * @method CreateDdrInstance createDdrInstance(array $options = [])
29
 * @method CreateDedicatedHost createDedicatedHost(array $options = [])
30
 * @method CreateDedicatedHostGroup createDedicatedHostGroup(array $options = [])
31
 * @method CreateDiagnosticReport createDiagnosticReport(array $options = [])
32
 * @method CreateMigrateTask createMigrateTask(array $options = [])
33
 * @method CreateMigrateTaskForSQLServer createMigrateTaskForSQLServer(array $options = [])
34
 * @method CreateOnlineDatabaseTask createOnlineDatabaseTask(array $options = [])
35
 * @method CreateParameterGroup createParameterGroup(array $options = [])
36
 * @method CreateReadOnlyDBInstance createReadOnlyDBInstance(array $options = [])
37
 * @method CreateTempDBInstance createTempDBInstance(array $options = [])
38
 * @method DeleteAccount deleteAccount(array $options = [])
39
 * @method DeleteBackup deleteBackup(array $options = [])
40
 * @method DeleteDatabase deleteDatabase(array $options = [])
41
 * @method DeleteDBInstance deleteDBInstance(array $options = [])
42
 * @method DeleteDedicatedHostGroup deleteDedicatedHostGroup(array $options = [])
43
 * @method DeleteParameterGroup deleteParameterGroup(array $options = [])
44
 * @method DescibeImportsFromDatabase descibeImportsFromDatabase(array $options = [])
45
 * @method DescribeAccounts describeAccounts(array $options = [])
46
 * @method DescribeActionEventPolicy describeActionEventPolicy(array $options = [])
47
 * @method DescribeAvailableCrossRegion describeAvailableCrossRegion(array $options = [])
48
 * @method DescribeAvailableDedicatedHostClasses describeAvailableDedicatedHostClasses(array $options = [])
49
 * @method DescribeAvailableDedicatedHostZones describeAvailableDedicatedHostZones(array $options = [])
50
 * @method DescribeAvailableRecoveryTime describeAvailableRecoveryTime(array $options = [])
51
 * @method DescribeAvailableResource describeAvailableResource(array $options = [])
52
 * @method DescribeBackupDatabase describeBackupDatabase(array $options = [])
53
 * @method DescribeBackupPolicy describeBackupPolicy(array $options = [])
54
 * @method DescribeBackups describeBackups(array $options = [])
55
 * @method DescribeBackupTasks describeBackupTasks(array $options = [])
56
 * @method DescribeBinlogFiles describeBinlogFiles(array $options = [])
57
 * @method DescribeCharacterSetName describeCharacterSetName(array $options = [])
58
 * @method DescribeCollationTimeZones describeCollationTimeZones(array $options = [])
59
 * @method DescribeCrossRegionBackupDBInstance describeCrossRegionBackupDBInstance(array $options = [])
60
 * @method DescribeCrossRegionBackups describeCrossRegionBackups(array $options = [])
61
 * @method DescribeCrossRegionLogBackupFiles describeCrossRegionLogBackupFiles(array $options = [])
62
 * @method DescribeDatabases describeDatabases(array $options = [])
63
 * @method DescribeDBInstanceAttribute describeDBInstanceAttribute(array $options = [])
64
 * @method DescribeDBInstanceByTags describeDBInstanceByTags(array $options = [])
65
 * @method DescribeDBInstanceHAConfig describeDBInstanceHAConfig(array $options = [])
66
 * @method DescribeDBInstanceIPArrayList describeDBInstanceIPArrayList(array $options = [])
67
 * @method DescribeDBInstanceIpHostname describeDBInstanceIpHostname(array $options = [])
68
 * @method DescribeDBInstanceMonitor describeDBInstanceMonitor(array $options = [])
69
 * @method DescribeDBInstanceNetInfo describeDBInstanceNetInfo(array $options = [])
70
 * @method DescribeDBInstancePerformance describeDBInstancePerformance(array $options = [])
71
 * @method DescribeDBInstanceProxyConfiguration describeDBInstanceProxyConfiguration(array $options = [])
72
 * @method DescribeDBInstances describeDBInstances(array $options = [])
73
 * @method DescribeDBInstancesAsCsv describeDBInstancesAsCsv(array $options = [])
74
 * @method DescribeDBInstancesByExpireTime describeDBInstancesByExpireTime(array $options = [])
75
 * @method DescribeDBInstancesByPerformance describeDBInstancesByPerformance(array $options = [])
76
 * @method DescribeDBInstancesForClone describeDBInstancesForClone(array $options = [])
77
 * @method DescribeDBInstanceSSL describeDBInstanceSSL(array $options = [])
78
 * @method DescribeDBInstanceTDE describeDBInstanceTDE(array $options = [])
79
 * @method DescribeDedicatedHostAttribute describeDedicatedHostAttribute(array $options = [])
80
 * @method DescribeDedicatedHostGroups describeDedicatedHostGroups(array $options = [])
81
 * @method DescribeDedicatedHosts describeDedicatedHosts(array $options = [])
82
 * @method DescribeDetachedBackups describeDetachedBackups(array $options = [])
83
 * @method DescribeDiagnosticReportList describeDiagnosticReportList(array $options = [])
84
 * @method DescribeDTCSecurityIpHostsForSQLServer describeDTCSecurityIpHostsForSQLServer(array $options = [])
85
 * @method DescribeErrorLogs describeErrorLogs(array $options = [])
86
 * @method DescribeEvents describeEvents(array $options = [])
87
 * @method DescribeHASwitchConfig describeHASwitchConfig(array $options = [])
88
 * @method DescribeInstanceAutoRenewalAttribute describeInstanceAutoRenewalAttribute(array $options = [])
89
 * @method DescribeInstanceCrossBackupPolicy describeInstanceCrossBackupPolicy(array $options = [])
90
 * @method DescribeLogBackupFiles describeLogBackupFiles(array $options = [])
91
 * @method DescribeMigrateTasks describeMigrateTasks(array $options = [])
92
 * @method DescribeMigrateTasksForSQLServer describeMigrateTasksForSQLServer(array $options = [])
93
 * @method DescribeModifyParameterLog describeModifyParameterLog(array $options = [])
94
 * @method DescribeOssDownloads describeOssDownloads(array $options = [])
95
 * @method DescribeOssDownloadsForSQLServer describeOssDownloadsForSQLServer(array $options = [])
96
 * @method DescribeParameterGroup describeParameterGroup(array $options = [])
97
 * @method DescribeParameterGroups describeParameterGroups(array $options = [])
98
 * @method DescribeParameters describeParameters(array $options = [])
99
 * @method DescribeParameterTemplates describeParameterTemplates(array $options = [])
100
 * @method DescribePrice describePrice(array $options = [])
101
 * @method DescribeReadDBInstanceDelay describeReadDBInstanceDelay(array $options = [])
102
 * @method DescribeRegions describeRegions(array $options = [])
103
 * @method DescribeRenewalPrice describeRenewalPrice(array $options = [])
104
 * @method DescribeResourceUsage describeResourceUsage(array $options = [])
105
 * @method DescribeSecurityGroupConfiguration describeSecurityGroupConfiguration(array $options = [])
106
 * @method DescribeSlowLogRecords describeSlowLogRecords(array $options = [])
107
 * @method DescribeSlowLogs describeSlowLogs(array $options = [])
108
 * @method DescribeSQLLogFiles describeSQLLogFiles(array $options = [])
109
 * @method DescribeSQLLogRecords describeSQLLogRecords(array $options = [])
110
 * @method DescribeSQLLogReportList describeSQLLogReportList(array $options = [])
111
 * @method DescribeSQLLogReports describeSQLLogReports(array $options = [])
112
 * @method DescribeSQLReports describeSQLReports(array $options = [])
113
 * @method DescribeTags describeTags(array $options = [])
114
 * @method DescribeTasks describeTasks(array $options = [])
115
 * @method DestroyDBInstance destroyDBInstance(array $options = [])
116
 * @method EvaluateDedicatedHostInstanceResource evaluateDedicatedHostInstanceResource(array $options = [])
117
 * @method GrantAccountPrivilege grantAccountPrivilege(array $options = [])
118
 * @method GrantOperatorPermission grantOperatorPermission(array $options = [])
119
 * @method ImportDatabaseBetweenInstances importDatabaseBetweenInstances(array $options = [])
120
 * @method ListTagResources listTagResources(array $options = [])
121
 * @method LockAccount lockAccount(array $options = [])
122
 * @method MigrateDBInstance migrateDBInstance(array $options = [])
123
 * @method MigrateSecurityIPMode migrateSecurityIPMode(array $options = [])
124
 * @method MigrateToOtherZone migrateToOtherZone(array $options = [])
125
 * @method ModifyAccountDescription modifyAccountDescription(array $options = [])
126
 * @method ModifyActionEventPolicy modifyActionEventPolicy(array $options = [])
127
 * @method ModifyBackupPolicy modifyBackupPolicy(array $options = [])
128
 * @method ModifyCollationTimeZone modifyCollationTimeZone(array $options = [])
129
 * @method ModifyDBDescription modifyDBDescription(array $options = [])
130
 * @method ModifyDBInstanceAutoUpgradeMinorVersion modifyDBInstanceAutoUpgradeMinorVersion(array $options = [])
131
 * @method ModifyDBInstanceConnectionMode modifyDBInstanceConnectionMode(array $options = [])
132
 * @method ModifyDBInstanceConnectionString modifyDBInstanceConnectionString(array $options = [])
133
 * @method ModifyDBInstanceDescription modifyDBInstanceDescription(array $options = [])
134
 * @method ModifyDBInstanceHAConfig modifyDBInstanceHAConfig(array $options = [])
135
 * @method ModifyDBInstanceMaintainTime modifyDBInstanceMaintainTime(array $options = [])
136
 * @method ModifyDBInstanceMonitor modifyDBInstanceMonitor(array $options = [])
137
 * @method ModifyDBInstanceNetworkExpireTime modifyDBInstanceNetworkExpireTime(array $options = [])
138
 * @method ModifyDBInstanceNetworkType modifyDBInstanceNetworkType(array $options = [])
139
 * @method ModifyDBInstancePayType modifyDBInstancePayType(array $options = [])
140
 * @method ModifyDBInstanceProxyConfiguration modifyDBInstanceProxyConfiguration(array $options = [])
141
 * @method ModifyDBInstanceSpec modifyDBInstanceSpec(array $options = [])
142
 * @method ModifyDBInstanceSSL modifyDBInstanceSSL(array $options = [])
143
 * @method ModifyDBInstanceTDE modifyDBInstanceTDE(array $options = [])
144
 * @method ModifyDedicatedHostAttribute modifyDedicatedHostAttribute(array $options = [])
145
 * @method ModifyDedicatedHostGroupAttribute modifyDedicatedHostGroupAttribute(array $options = [])
146
 * @method ModifyDTCSecurityIpHostsForSQLServer modifyDTCSecurityIpHostsForSQLServer(array $options = [])
147
 * @method ModifyHASwitchConfig modifyHASwitchConfig(array $options = [])
148
 * @method ModifyInstanceAutoRenewalAttribute modifyInstanceAutoRenewalAttribute(array $options = [])
149
 * @method ModifyInstanceCrossBackupPolicy modifyInstanceCrossBackupPolicy(array $options = [])
150
 * @method ModifyParameter modifyParameter(array $options = [])
151
 * @method ModifyParameterGroup modifyParameterGroup(array $options = [])
152
 * @method ModifyReadonlyInstanceDelayReplicationTime modifyReadonlyInstanceDelayReplicationTime(array $options = [])
153
 * @method ModifyReadWriteSplittingConnection modifyReadWriteSplittingConnection(array $options = [])
154
 * @method ModifyReplicaDescription modifyReplicaDescription(array $options = [])
155
 * @method ModifyResourceGroup modifyResourceGroup(array $options = [])
156
 * @method ModifySecurityGroupConfiguration modifySecurityGroupConfiguration(array $options = [])
157
 * @method ModifySecurityIps modifySecurityIps(array $options = [])
158
 * @method ModifySQLCollectorPolicy modifySQLCollectorPolicy(array $options = [])
159
 * @method PurgeDBInstanceLog purgeDBInstanceLog(array $options = [])
160
 * @method RebuildDBInstance rebuildDBInstance(array $options = [])
161
 * @method RecoveryDBInstance recoveryDBInstance(array $options = [])
162
 * @method ReleaseInstanceConnection releaseInstanceConnection(array $options = [])
163
 * @method ReleaseInstancePublicConnection releaseInstancePublicConnection(array $options = [])
164
 * @method ReleaseReadWriteSplittingConnection releaseReadWriteSplittingConnection(array $options = [])
165
 * @method RemoveTagsFromResource removeTagsFromResource(array $options = [])
166
 * @method RenewInstance renewInstance(array $options = [])
167
 * @method ReplaceDedicatedHost replaceDedicatedHost(array $options = [])
168
 * @method ResetAccount resetAccount(array $options = [])
169
 * @method ResetAccountForPG resetAccountForPG(array $options = [])
170
 * @method ResetAccountPassword resetAccountPassword(array $options = [])
171
 * @method RestartDBInstance restartDBInstance(array $options = [])
172
 * @method RestartDedicatedHost restartDedicatedHost(array $options = [])
173
 * @method RestoreDBInstance restoreDBInstance(array $options = [])
174
 * @method RestoreTable restoreTable(array $options = [])
175
 * @method RevokeAccountPrivilege revokeAccountPrivilege(array $options = [])
176
 * @method RevokeOperatorPermission revokeOperatorPermission(array $options = [])
177
 * @method SwitchDBInstanceHA switchDBInstanceHA(array $options = [])
178
 * @method SwitchDBInstanceNetType switchDBInstanceNetType(array $options = [])
179
 * @method SwitchDBInstanceVpc switchDBInstanceVpc(array $options = [])
180
 * @method TagResources tagResources(array $options = [])
181
 * @method UnlockAccount unlockAccount(array $options = [])
182
 * @method UntagResources untagResources(array $options = [])
183
 * @method UpgradeDBInstanceEngineVersion upgradeDBInstanceEngineVersion(array $options = [])
184
 * @method UpgradeDBInstanceKernelVersion upgradeDBInstanceKernelVersion(array $options = [])
185
 */
186
class RdsApiResolver extends ApiResolver
187
{
188
}
189
190
class Rpc extends \AlibabaCloud\Client\Resolver\Rpc
191
{
192
    /** @var string */
193
    public $product = 'Rds';
194
195
    /** @var string */
196
    public $version = '2014-08-15';
197
198
    /** @var string */
199
    public $method = 'POST';
200
201
    /** @var string */
202
    public $serviceCode = 'rds';
203
}
204
205
/**
206
 * @method string getTag4value()
207
 * @method string getResourceOwnerId()
208
 * @method $this withResourceOwnerId($value)
209
 * @method string getTag2key()
210
 * @method string getClientToken()
211
 * @method $this withClientToken($value)
212
 * @method string getTag3key()
213
 * @method string getTag1value()
214
 * @method string getDBInstanceId()
215
 * @method $this withDBInstanceId($value)
216
 * @method string getTag3value()
217
 * @method string getProxyId()
218
 * @method string getTag5key()
219
 * @method string getResourceOwnerAccount()
220
 * @method $this withResourceOwnerAccount($value)
221
 * @method string getOwnerAccount()
222
 * @method $this withOwnerAccount($value)
223
 * @method string getOwnerId()
224
 * @method $this withOwnerId($value)
225
 * @method string getTag5value()
226
 * @method string getTags()
227
 * @method $this withTags($value)
228
 * @method string getTag1key()
229
 * @method string getTag2value()
230
 * @method string getTag4key()
231
 */
232
class AddTagsToResource extends Rpc
233
{
234
235
    /**
236
     * @param string $value
237
     *
238
     * @return $this
239
     */
240
    public function withTag4value($value)
241
    {
242
        $this->data['Tag4value'] = $value;
243
        $this->options['query']['Tag.4.value'] = $value;
244
245
        return $this;
246
    }
247
248
    /**
249
     * @param string $value
250
     *
251
     * @return $this
252
     */
253
    public function withTag2key($value)
254
    {
255
        $this->data['Tag2key'] = $value;
256
        $this->options['query']['Tag.2.key'] = $value;
257
258
        return $this;
259
    }
260
261
    /**
262
     * @param string $value
263
     *
264
     * @return $this
265
     */
266
    public function withTag3key($value)
267
    {
268
        $this->data['Tag3key'] = $value;
269
        $this->options['query']['Tag.3.key'] = $value;
270
271
        return $this;
272
    }
273
274
    /**
275
     * @param string $value
276
     *
277
     * @return $this
278
     */
279
    public function withTag1value($value)
280
    {
281
        $this->data['Tag1value'] = $value;
282
        $this->options['query']['Tag.1.value'] = $value;
283
284
        return $this;
285
    }
286
287
    /**
288
     * @param string $value
289
     *
290
     * @return $this
291
     */
292
    public function withTag3value($value)
293
    {
294
        $this->data['Tag3value'] = $value;
295
        $this->options['query']['Tag.3.value'] = $value;
296
297
        return $this;
298
    }
299
300
    /**
301
     * @param string $value
302
     *
303
     * @return $this
304
     */
305
    public function withProxyId($value)
306
    {
307
        $this->data['ProxyId'] = $value;
308
        $this->options['query']['proxyId'] = $value;
309
310
        return $this;
311
    }
312
313
    /**
314
     * @param string $value
315
     *
316
     * @return $this
317
     */
318
    public function withTag5key($value)
319
    {
320
        $this->data['Tag5key'] = $value;
321
        $this->options['query']['Tag.5.key'] = $value;
322
323
        return $this;
324
    }
325
326
    /**
327
     * @param string $value
328
     *
329
     * @return $this
330
     */
331
    public function withTag5value($value)
332
    {
333
        $this->data['Tag5value'] = $value;
334
        $this->options['query']['Tag.5.value'] = $value;
335
336
        return $this;
337
    }
338
339
    /**
340
     * @param string $value
341
     *
342
     * @return $this
343
     */
344
    public function withTag1key($value)
345
    {
346
        $this->data['Tag1key'] = $value;
347
        $this->options['query']['Tag.1.key'] = $value;
348
349
        return $this;
350
    }
351
352
    /**
353
     * @param string $value
354
     *
355
     * @return $this
356
     */
357
    public function withTag2value($value)
358
    {
359
        $this->data['Tag2value'] = $value;
360
        $this->options['query']['Tag.2.value'] = $value;
361
362
        return $this;
363
    }
364
365
    /**
366
     * @param string $value
367
     *
368
     * @return $this
369
     */
370
    public function withTag4key($value)
371
    {
372
        $this->data['Tag4key'] = $value;
373
        $this->options['query']['Tag.4.key'] = $value;
374
375
        return $this;
376
    }
377
}
378
379
/**
380
 * @method string getResourceOwnerId()
381
 * @method $this withResourceOwnerId($value)
382
 * @method string getConnectionStringPrefix()
383
 * @method $this withConnectionStringPrefix($value)
384
 * @method string getDBInstanceId()
385
 * @method $this withDBInstanceId($value)
386
 * @method string getResourceOwnerAccount()
387
 * @method $this withResourceOwnerAccount($value)
388
 * @method string getOwnerAccount()
389
 * @method $this withOwnerAccount($value)
390
 * @method string getOwnerId()
391
 * @method $this withOwnerId($value)
392
 * @method string getPort()
393
 * @method $this withPort($value)
394
 */
395
class AllocateInstancePublicConnection extends Rpc
396
{
397
}
398
399
/**
400
 * @method string getResourceOwnerId()
401
 * @method $this withResourceOwnerId($value)
402
 * @method string getConnectionStringPrefix()
403
 * @method $this withConnectionStringPrefix($value)
404
 * @method string getDistributionType()
405
 * @method $this withDistributionType($value)
406
 * @method string getDBInstanceId()
407
 * @method $this withDBInstanceId($value)
408
 * @method string getResourceOwnerAccount()
409
 * @method $this withResourceOwnerAccount($value)
410
 * @method string getOwnerAccount()
411
 * @method $this withOwnerAccount($value)
412
 * @method string getWeight()
413
 * @method $this withWeight($value)
414
 * @method string getOwnerId()
415
 * @method $this withOwnerId($value)
416
 * @method string getPort()
417
 * @method $this withPort($value)
418
 * @method string getNetType()
419
 * @method $this withNetType($value)
420
 * @method string getMaxDelayTime()
421
 * @method $this withMaxDelayTime($value)
422
 */
423
class AllocateReadWriteSplittingConnection extends Rpc
424
{
425
}
426
427
/**
428
 * @method string getResourceOwnerId()
429
 * @method $this withResourceOwnerId($value)
430
 * @method string getResourceOwnerAccount()
431
 * @method $this withResourceOwnerAccount($value)
432
 * @method string getOwnerAccount()
433
 * @method $this withOwnerAccount($value)
434
 * @method string getOwnerId()
435
 * @method $this withOwnerId($value)
436
 * @method string getDBInstanceId()
437
 * @method $this withDBInstanceId($value)
438
 */
439
class CalculateDBInstanceWeight extends Rpc
440
{
441
}
442
443
/**
444
 * @method string getResourceOwnerId()
445
 * @method $this withResourceOwnerId($value)
446
 * @method string getResourceOwnerAccount()
447
 * @method $this withResourceOwnerAccount($value)
448
 * @method string getOwnerAccount()
449
 * @method $this withOwnerAccount($value)
450
 * @method string getOwnerId()
451
 * @method $this withOwnerId($value)
452
 * @method string getImportId()
453
 * @method $this withImportId($value)
454
 * @method string getDBInstanceId()
455
 * @method $this withDBInstanceId($value)
456
 */
457
class CancelImport extends Rpc
458
{
459
}
460
461
/**
462
 * @method string getResourceOwnerId()
463
 * @method $this withResourceOwnerId($value)
464
 * @method string getClientToken()
465
 * @method $this withClientToken($value)
466
 * @method string getAccountName()
467
 * @method $this withAccountName($value)
468
 * @method string getDBInstanceId()
469
 * @method $this withDBInstanceId($value)
470
 * @method string getResourceOwnerAccount()
471
 * @method $this withResourceOwnerAccount($value)
472
 * @method string getOwnerAccount()
473
 * @method $this withOwnerAccount($value)
474
 * @method string getOwnerId()
475
 * @method $this withOwnerId($value)
476
 */
477
class CheckAccountNameAvailable extends Rpc
478
{
479
}
480
481
/**
482
 * @method string getResourceOwnerId()
483
 * @method $this withResourceOwnerId($value)
484
 * @method string getDBInstanceStorage()
485
 * @method $this withDBInstanceStorage($value)
486
 * @method string getSourceDBInstanceName()
487
 * @method $this withSourceDBInstanceName($value)
488
 * @method string getHostType()
489
 * @method $this withHostType($value)
490
 * @method string getEngineVersion()
491
 * @method $this withEngineVersion($value)
492
 * @method string getUserBakSetURL()
493
 * @method $this withUserBakSetURL($value)
494
 * @method string getEngine()
495
 * @method $this withEngine($value)
496
 * @method string getBackupSetRegion()
497
 * @method $this withBackupSetRegion($value)
498
 * @method string getBackupSetType()
499
 * @method $this withBackupSetType($value)
500
 * @method string getRestoreTime()
501
 * @method $this withRestoreTime($value)
502
 * @method string getBakSetName()
503
 * @method $this withBakSetName($value)
504
 * @method string getResourceOwnerAccount()
505
 * @method $this withResourceOwnerAccount($value)
506
 * @method string getBackupSetId()
507
 * @method $this withBackupSetId($value)
508
 * @method string getOwnerId()
509
 * @method $this withOwnerId($value)
510
 * @method string getDBInstanceClass()
511
 * @method $this withDBInstanceClass($value)
512
 * @method string getRestoreType()
513
 * @method $this withRestoreType($value)
514
 * @method string getSourceRegion()
515
 * @method $this withSourceRegion($value)
516
 */
517
class CheckCreateDdrDBInstance extends Rpc
518
{
519
}
520
521
/**
522
 * @method string getResourceOwnerId()
523
 * @method $this withResourceOwnerId($value)
524
 * @method string getClientToken()
525
 * @method $this withClientToken($value)
526
 * @method string getDBInstanceId()
527
 * @method $this withDBInstanceId($value)
528
 * @method string getResourceOwnerAccount()
529
 * @method $this withResourceOwnerAccount($value)
530
 * @method string getOwnerAccount()
531
 * @method $this withOwnerAccount($value)
532
 * @method string getOwnerId()
533
 * @method $this withOwnerId($value)
534
 * @method string getDBName()
535
 * @method $this withDBName($value)
536
 */
537
class CheckDBNameAvailable extends Rpc
538
{
539
}
540
541
/**
542
 * @method string getResourceOwnerId()
543
 * @method $this withResourceOwnerId($value)
544
 * @method string getResourceOwnerAccount()
545
 * @method $this withResourceOwnerAccount($value)
546
 * @method string getOwnerId()
547
 * @method $this withOwnerId($value)
548
 * @method string getDBInstanceId()
549
 * @method $this withDBInstanceId($value)
550
 */
551
class CheckInstanceExist extends Rpc
552
{
553
}
554
555
/**
556
 * @method string getResourceOwnerId()
557
 * @method $this withResourceOwnerId($value)
558
 * @method string getDBInstanceId()
559
 * @method $this withDBInstanceId($value)
560
 * @method string getRestoreTime()
561
 * @method $this withRestoreTime($value)
562
 * @method string getResourceOwnerAccount()
563
 * @method $this withResourceOwnerAccount($value)
564
 * @method string getBackupFile()
565
 * @method $this withBackupFile($value)
566
 * @method string getBackupId()
567
 * @method $this withBackupId($value)
568
 * @method string getOwnerAccount()
569
 * @method $this withOwnerAccount($value)
570
 * @method string getOwnerId()
571
 * @method $this withOwnerId($value)
572
 */
573
class CheckRecoveryConditions extends Rpc
574
{
575
}
576
577
/**
578
 * @method string getResourceOwnerId()
579
 * @method $this withResourceOwnerId($value)
580
 * @method string getResourceOwnerAccount()
581
 * @method $this withResourceOwnerAccount($value)
582
 * @method string getDedicatedHostId()
583
 * @method $this withDedicatedHostId($value)
584
 * @method string getOwnerId()
585
 * @method $this withOwnerId($value)
586
 * @method string getFailoverMode()
587
 * @method $this withFailoverMode($value)
588
 */
589
class ClearDedicatedHost extends Rpc
590
{
591
}
592
593
/**
594
 * @method string getResourceOwnerId()
595
 * @method $this withResourceOwnerId($value)
596
 * @method string getDBInstanceStorage()
597
 * @method $this withDBInstanceStorage($value)
598
 * @method string getClientToken()
599
 * @method $this withClientToken($value)
600
 * @method string getZoneIdSlave1()
601
 * @method $this withZoneIdSlave1($value)
602
 * @method string getZoneIdSlave2()
603
 * @method $this withZoneIdSlave2($value)
604
 * @method string getResourceGroupId()
605
 * @method $this withResourceGroupId($value)
606
 * @method string getTableMeta()
607
 * @method $this withTableMeta($value)
608
 * @method string getDBInstanceDescription()
609
 * @method $this withDBInstanceDescription($value)
610
 * @method string getDBInstanceId()
611
 * @method $this withDBInstanceId($value)
612
 * @method string getDBInstanceStorageType()
613
 * @method $this withDBInstanceStorageType($value)
614
 * @method string getDedicatedHostGroupId()
615
 * @method $this withDedicatedHostGroupId($value)
616
 * @method string getRestoreTime()
617
 * @method $this withRestoreTime($value)
618
 * @method string getPeriod()
619
 * @method $this withPeriod($value)
620
 * @method string getResourceOwnerAccount()
621
 * @method $this withResourceOwnerAccount($value)
622
 * @method string getBackupId()
623
 * @method $this withBackupId($value)
624
 * @method string getOwnerAccount()
625
 * @method $this withOwnerAccount($value)
626
 * @method string getRestoreTable()
627
 * @method $this withRestoreTable($value)
628
 * @method string getOwnerId()
629
 * @method $this withOwnerId($value)
630
 * @method string getUsedTime()
631
 * @method $this withUsedTime($value)
632
 * @method string getDBInstanceClass()
633
 * @method $this withDBInstanceClass($value)
634
 * @method string getDbNames()
635
 * @method $this withDbNames($value)
636
 * @method string getVSwitchId()
637
 * @method $this withVSwitchId($value)
638
 * @method string getPrivateIpAddress()
639
 * @method $this withPrivateIpAddress($value)
640
 * @method string getVPCId()
641
 * @method $this withVPCId($value)
642
 * @method string getZoneId()
643
 * @method $this withZoneId($value)
644
 * @method string getCategory()
645
 * @method $this withCategory($value)
646
 * @method string getPayType()
647
 * @method $this withPayType($value)
648
 * @method string getInstanceNetworkType()
649
 * @method $this withInstanceNetworkType($value)
650
 */
651
class CloneDBInstance extends Rpc
652
{
653
}
654
655
/**
656
 * @method string getResourceOwnerId()
657
 * @method $this withResourceOwnerId($value)
658
 * @method string getParameterGroupId()
659
 * @method $this withParameterGroupId($value)
660
 * @method string getResourceOwnerAccount()
661
 * @method $this withResourceOwnerAccount($value)
662
 * @method string getOwnerId()
663
 * @method $this withOwnerId($value)
664
 * @method string getTargetRegionId()
665
 * @method $this withTargetRegionId($value)
666
 * @method string getParameterGroupName()
667
 * @method $this withParameterGroupName($value)
668
 * @method string getParameterGroupDesc()
669
 * @method $this withParameterGroupDesc($value)
670
 */
671
class CloneParameterGroup extends Rpc
672
{
673
}
674
675
/**
676
 * @method string getResourceOwnerId()
677
 * @method $this withResourceOwnerId($value)
678
 * @method string getResourceOwnerAccount()
679
 * @method $this withResourceOwnerAccount($value)
680
 * @method string getOwnerId()
681
 * @method $this withOwnerId($value)
682
 */
683
class CopyDatabase extends Rpc
684
{
685
}
686
687
/**
688
 * @method string getResourceOwnerId()
689
 * @method $this withResourceOwnerId($value)
690
 * @method string getClientToken()
691
 * @method $this withClientToken($value)
692
 * @method string getResourceGroupId()
693
 * @method $this withResourceGroupId($value)
694
 * @method string getDBInstanceId()
695
 * @method $this withDBInstanceId($value)
696
 * @method string getRestoreTime()
697
 * @method $this withRestoreTime($value)
698
 * @method string getResourceOwnerAccount()
699
 * @method $this withResourceOwnerAccount($value)
700
 * @method string getBackupId()
701
 * @method $this withBackupId($value)
702
 * @method string getOwnerAccount()
703
 * @method $this withOwnerAccount($value)
704
 * @method string getOwnerId()
705
 * @method $this withOwnerId($value)
706
 * @method string getSyncUserPrivilege()
707
 * @method $this withSyncUserPrivilege($value)
708
 * @method string getDbNames()
709
 * @method $this withDbNames($value)
710
 * @method string getTargetDBInstanceId()
711
 * @method $this withTargetDBInstanceId($value)
712
 * @method string getPayType()
713
 * @method $this withPayType($value)
714
 */
715
class CopyDatabaseBetweenInstances extends Rpc
716
{
717
}
718
719
/**
720
 * @method string getResourceOwnerId()
721
 * @method $this withResourceOwnerId($value)
722
 * @method string getAccountType()
723
 * @method $this withAccountType($value)
724
 * @method string getAccountDescription()
725
 * @method $this withAccountDescription($value)
726
 * @method string getAccountName()
727
 * @method $this withAccountName($value)
728
 * @method string getDBInstanceId()
729
 * @method $this withDBInstanceId($value)
730
 * @method string getResourceOwnerAccount()
731
 * @method $this withResourceOwnerAccount($value)
732
 * @method string getOwnerAccount()
733
 * @method $this withOwnerAccount($value)
734
 * @method string getOwnerId()
735
 * @method $this withOwnerId($value)
736
 * @method string getAccountPassword()
737
 * @method $this withAccountPassword($value)
738
 */
739
class CreateAccount extends Rpc
740
{
741
}
742
743
/**
744
 * @method string getResourceOwnerId()
745
 * @method $this withResourceOwnerId($value)
746
 * @method string getBackupStrategy()
747
 * @method $this withBackupStrategy($value)
748
 * @method string getDBInstanceId()
749
 * @method $this withDBInstanceId($value)
750
 * @method string getBackupType()
751
 * @method $this withBackupType($value)
752
 * @method string getResourceOwnerAccount()
753
 * @method $this withResourceOwnerAccount($value)
754
 * @method string getOwnerAccount()
755
 * @method $this withOwnerAccount($value)
756
 * @method string getOwnerId()
757
 * @method $this withOwnerId($value)
758
 * @method string getBackupMethod()
759
 * @method $this withBackupMethod($value)
760
 * @method string getDBName()
761
 * @method $this withDBName($value)
762
 */
763
class CreateBackup extends Rpc
764
{
765
}
766
767
/**
768
 * @method string getResourceOwnerId()
769
 * @method $this withResourceOwnerId($value)
770
 * @method string getDBInstanceId()
771
 * @method $this withDBInstanceId($value)
772
 * @method string getDBDescription()
773
 * @method $this withDBDescription($value)
774
 * @method string getResourceOwnerAccount()
775
 * @method $this withResourceOwnerAccount($value)
776
 * @method string getOwnerAccount()
777
 * @method $this withOwnerAccount($value)
778
 * @method string getOwnerId()
779
 * @method $this withOwnerId($value)
780
 * @method string getDBName()
781
 * @method $this withDBName($value)
782
 * @method string getCharacterSetName()
783
 * @method $this withCharacterSetName($value)
784
 */
785
class CreateDatabase extends Rpc
786
{
787
}
788
789
/**
790
 * @method string getResourceOwnerId()
791
 * @method $this withResourceOwnerId($value)
792
 * @method string getDBInstanceStorage()
793
 * @method $this withDBInstanceStorage($value)
794
 * @method string getSystemDBCharset()
795
 * @method $this withSystemDBCharset($value)
796
 * @method string getEngineVersion()
797
 * @method $this withEngineVersion($value)
798
 * @method string getResourceGroupId()
799
 * @method $this withResourceGroupId($value)
800
 * @method string getTargetDedicatedHostIdForMaster()
801
 * @method $this withTargetDedicatedHostIdForMaster($value)
802
 * @method string getDBInstanceDescription()
803
 * @method $this withDBInstanceDescription($value)
804
 * @method string getBusinessInfo()
805
 * @method $this withBusinessInfo($value)
806
 * @method string getPeriod()
807
 * @method $this withPeriod($value)
808
 * @method string getEncryptionKey()
809
 * @method $this withEncryptionKey($value)
810
 * @method string getOwnerId()
811
 * @method $this withOwnerId($value)
812
 * @method string getDBInstanceClass()
813
 * @method $this withDBInstanceClass($value)
814
 * @method string getSecurityIPList()
815
 * @method $this withSecurityIPList($value)
816
 * @method string getVSwitchId()
817
 * @method $this withVSwitchId($value)
818
 * @method string getPrivateIpAddress()
819
 * @method $this withPrivateIpAddress($value)
820
 * @method string getTargetDedicatedHostIdForLog()
821
 * @method $this withTargetDedicatedHostIdForLog($value)
822
 * @method string getAutoRenew()
823
 * @method $this withAutoRenew($value)
824
 * @method string getRoleARN()
825
 * @method $this withRoleARN($value)
826
 * @method string getTunnelId()
827
 * @method $this withTunnelId($value)
828
 * @method string getZoneId()
829
 * @method $this withZoneId($value)
830
 * @method string getInstanceNetworkType()
831
 * @method $this withInstanceNetworkType($value)
832
 * @method string getConnectionMode()
833
 * @method $this withConnectionMode($value)
834
 * @method string getClientToken()
835
 * @method $this withClientToken($value)
836
 * @method string getTargetDedicatedHostIdForSlave()
837
 * @method $this withTargetDedicatedHostIdForSlave($value)
838
 * @method string getZoneIdSlave1()
839
 * @method $this withZoneIdSlave1($value)
840
 * @method string getZoneIdSlave2()
841
 * @method $this withZoneIdSlave2($value)
842
 * @method string getEngine()
843
 * @method $this withEngine($value)
844
 * @method string getDBInstanceStorageType()
845
 * @method $this withDBInstanceStorageType($value)
846
 * @method string getDedicatedHostGroupId()
847
 * @method $this withDedicatedHostGroupId($value)
848
 * @method string getDBInstanceNetType()
849
 * @method $this withDBInstanceNetType($value)
850
 * @method string getResourceOwnerAccount()
851
 * @method $this withResourceOwnerAccount($value)
852
 * @method string getOwnerAccount()
853
 * @method $this withOwnerAccount($value)
854
 * @method string getUsedTime()
855
 * @method $this withUsedTime($value)
856
 * @method string getVPCId()
857
 * @method $this withVPCId($value)
858
 * @method string getCategory()
859
 * @method $this withCategory($value)
860
 * @method string getPayType()
861
 * @method $this withPayType($value)
862
 */
863
class CreateDBInstance extends Rpc
864
{
865
}
866
867
/**
868
 * @method string getConnectionMode()
869
 * @method $this withConnectionMode($value)
870
 * @method string getDomainMode()
871
 * @method $this withDomainMode($value)
872
 * @method string getReplicaDescription()
873
 * @method $this withReplicaDescription($value)
874
 * @method string getResourceOwnerId()
875
 * @method $this withResourceOwnerId($value)
876
 * @method string getDBInstanceStorage()
877
 * @method $this withDBInstanceStorage($value)
878
 * @method string getSystemDBCharset()
879
 * @method $this withSystemDBCharset($value)
880
 * @method string getClientToken()
881
 * @method $this withClientToken($value)
882
 * @method string getEngineVersion()
883
 * @method $this withEngineVersion($value)
884
 * @method string getEngine()
885
 * @method $this withEngine($value)
886
 * @method string getDBInstanceDescription()
887
 * @method $this withDBInstanceDescription($value)
888
 * @method string getDBInstanceNetType()
889
 * @method $this withDBInstanceNetType($value)
890
 * @method string getPeriod()
891
 * @method $this withPeriod($value)
892
 * @method string getResourceOwnerAccount()
893
 * @method $this withResourceOwnerAccount($value)
894
 * @method string getOwnerAccount()
895
 * @method $this withOwnerAccount($value)
896
 * @method string getOwnerId()
897
 * @method $this withOwnerId($value)
898
 * @method string getUsedTime()
899
 * @method $this withUsedTime($value)
900
 * @method string getDBInstanceClass()
901
 * @method $this withDBInstanceClass($value)
902
 * @method string getSecurityIPList()
903
 * @method $this withSecurityIPList($value)
904
 * @method string getVSwitchId()
905
 * @method $this withVSwitchId($value)
906
 * @method string getPrivateIpAddress()
907
 * @method $this withPrivateIpAddress($value)
908
 * @method string getSourceDBInstanceId()
909
 * @method $this withSourceDBInstanceId($value)
910
 * @method string getReplicaMode()
911
 * @method $this withReplicaMode($value)
912
 * @method string getVPCId()
913
 * @method $this withVPCId($value)
914
 * @method string getZoneId()
915
 * @method $this withZoneId($value)
916
 * @method string getPayType()
917
 * @method $this withPayType($value)
918
 * @method string getInstanceNetworkType()
919
 * @method $this withInstanceNetworkType($value)
920
 */
921
class CreateDBInstanceReplica extends Rpc
922
{
923
}
924
925
/**
926
 * @method string getResourceOwnerId()
927
 * @method $this withResourceOwnerId($value)
928
 * @method string getDBInstanceStorage()
929
 * @method $this withDBInstanceStorage($value)
930
 * @method string getSystemDBCharset()
931
 * @method $this withSystemDBCharset($value)
932
 * @method string getEngineVersion()
933
 * @method $this withEngineVersion($value)
934
 * @method string getUserBakSetURL()
935
 * @method $this withUserBakSetURL($value)
936
 * @method string getResourceGroupId()
937
 * @method $this withResourceGroupId($value)
938
 * @method string getDBInstanceDescription()
939
 * @method $this withDBInstanceDescription($value)
940
 * @method string getBackupSetRegion()
941
 * @method $this withBackupSetRegion($value)
942
 * @method string getPeriod()
943
 * @method $this withPeriod($value)
944
 * @method string getBackupSetId()
945
 * @method $this withBackupSetId($value)
946
 * @method string getOwnerId()
947
 * @method $this withOwnerId($value)
948
 * @method string getDBInstanceClass()
949
 * @method $this withDBInstanceClass($value)
950
 * @method string getSecurityIPList()
951
 * @method $this withSecurityIPList($value)
952
 * @method string getVSwitchId()
953
 * @method $this withVSwitchId($value)
954
 * @method string getPrivateIpAddress()
955
 * @method $this withPrivateIpAddress($value)
956
 * @method string getTunnelId()
957
 * @method $this withTunnelId($value)
958
 * @method string getZoneId()
959
 * @method $this withZoneId($value)
960
 * @method string getInstanceNetworkType()
961
 * @method $this withInstanceNetworkType($value)
962
 * @method string getConnectionMode()
963
 * @method $this withConnectionMode($value)
964
 * @method string getSourceDBInstanceName()
965
 * @method $this withSourceDBInstanceName($value)
966
 * @method string getClientToken()
967
 * @method $this withClientToken($value)
968
 * @method string getHostType()
969
 * @method $this withHostType($value)
970
 * @method string getEngine()
971
 * @method $this withEngine($value)
972
 * @method string getDBInstanceStorageType()
973
 * @method $this withDBInstanceStorageType($value)
974
 * @method string getDBInstanceNetType()
975
 * @method $this withDBInstanceNetType($value)
976
 * @method string getBackupSetType()
977
 * @method $this withBackupSetType($value)
978
 * @method string getRestoreTime()
979
 * @method $this withRestoreTime($value)
980
 * @method string getBakSetName()
981
 * @method $this withBakSetName($value)
982
 * @method string getResourceOwnerAccount()
983
 * @method $this withResourceOwnerAccount($value)
984
 * @method string getOwnerAccount()
985
 * @method $this withOwnerAccount($value)
986
 * @method string getUsedTime()
987
 * @method $this withUsedTime($value)
988
 * @method string getRestoreType()
989
 * @method $this withRestoreType($value)
990
 * @method string getVPCId()
991
 * @method $this withVPCId($value)
992
 * @method string getPayType()
993
 * @method $this withPayType($value)
994
 * @method string getSourceRegion()
995
 * @method $this withSourceRegion($value)
996
 */
997
class CreateDdrInstance extends Rpc
998
{
999
}
1000
1001
/**
1002
 * @method string getResourceOwnerId()
1003
 * @method $this withResourceOwnerId($value)
1004
 * @method string getClientToken()
1005
 * @method $this withClientToken($value)
1006
 * @method string getHostName()
1007
 * @method $this withHostName($value)
1008
 * @method string getDedicatedHostGroupId()
1009
 * @method $this withDedicatedHostGroupId($value)
1010
 * @method string getPeriod()
1011
 * @method $this withPeriod($value)
1012
 * @method string getHostClass()
1013
 * @method $this withHostClass($value)
1014
 * @method string getResourceOwnerAccount()
1015
 * @method $this withResourceOwnerAccount($value)
1016
 * @method string getOwnerId()
1017
 * @method $this withOwnerId($value)
1018
 * @method string getUsedTime()
1019
 * @method $this withUsedTime($value)
1020
 * @method string getVSwitchId()
1021
 * @method $this withVSwitchId($value)
1022
 * @method string getAutoRenew()
1023
 * @method $this withAutoRenew($value)
1024
 * @method string getZoneId()
1025
 * @method $this withZoneId($value)
1026
 * @method string getPayType()
1027
 * @method $this withPayType($value)
1028
 */
1029
class CreateDedicatedHost extends Rpc
1030
{
1031
}
1032
1033
/**
1034
 * @method string getResourceOwnerId()
1035
 * @method $this withResourceOwnerId($value)
1036
 * @method string getCpuAllocationRatio()
1037
 * @method $this withCpuAllocationRatio($value)
1038
 * @method string getClientToken()
1039
 * @method $this withClientToken($value)
1040
 * @method string getEngine()
1041
 * @method $this withEngine($value)
1042
 * @method string getResourceOwnerAccount()
1043
 * @method $this withResourceOwnerAccount($value)
1044
 * @method string getDiskAllocationRatio()
1045
 * @method $this withDiskAllocationRatio($value)
1046
 * @method string getMemAllocationRatio()
1047
 * @method $this withMemAllocationRatio($value)
1048
 * @method string getOwnerId()
1049
 * @method $this withOwnerId($value)
1050
 * @method string getHostReplacePolicy()
1051
 * @method $this withHostReplacePolicy($value)
1052
 * @method string getAllocationPolicy()
1053
 * @method $this withAllocationPolicy($value)
1054
 * @method string getVPCId()
1055
 * @method $this withVPCId($value)
1056
 */
1057
class CreateDedicatedHostGroup extends Rpc
1058
{
1059
}
1060
1061
/**
1062
 * @method string getEndTime()
1063
 * @method $this withEndTime($value)
1064
 * @method string getStartTime()
1065
 * @method $this withStartTime($value)
1066
 * @method string getDBInstanceId()
1067
 * @method $this withDBInstanceId($value)
1068
 */
1069
class CreateDiagnosticReport extends Rpc
1070
{
1071
}
1072
1073
/**
1074
 * @method string getResourceOwnerId()
1075
 * @method $this withResourceOwnerId($value)
1076
 * @method string getIsOnlineDB()
1077
 * @method $this withIsOnlineDB($value)
1078
 * @method string getDBInstanceId()
1079
 * @method $this withDBInstanceId($value)
1080
 * @method string getMigrateTaskId()
1081
 * @method $this withMigrateTaskId($value)
1082
 * @method string getResourceOwnerAccount()
1083
 * @method $this withResourceOwnerAccount($value)
1084
 * @method string getOwnerId()
1085
 * @method $this withOwnerId($value)
1086
 * @method string getOssObjectPositions()
1087
 * @method $this withOssObjectPositions($value)
1088
 * @method string getOSSUrls()
1089
 * @method $this withOSSUrls($value)
1090
 * @method string getDBName()
1091
 * @method $this withDBName($value)
1092
 * @method string getBackupMode()
1093
 * @method $this withBackupMode($value)
1094
 * @method string getCheckDBMode()
1095
 * @method $this withCheckDBMode($value)
1096
 */
1097
class CreateMigrateTask extends Rpc
1098
{
1099
}
1100
1101
/**
1102
 * @method string getResourceOwnerId()
1103
 * @method $this withResourceOwnerId($value)
1104
 * @method string getIsOnlineDB()
1105
 * @method $this withIsOnlineDB($value)
1106
 * @method string getDBInstanceId()
1107
 * @method $this withDBInstanceId($value)
1108
 * @method string getTaskType()
1109
 * @method $this withTaskType($value)
1110
 * @method string getResourceOwnerAccount()
1111
 * @method $this withResourceOwnerAccount($value)
1112
 * @method string getOwnerId()
1113
 * @method $this withOwnerId($value)
1114
 * @method string getOSSUrls()
1115
 * @method $this withOSSUrls($value)
1116
 * @method string getDBName()
1117
 * @method $this withDBName($value)
1118
 */
1119
class CreateMigrateTaskForSQLServer extends Rpc
1120
{
1121
}
1122
1123
/**
1124
 * @method string getResourceOwnerId()
1125
 * @method $this withResourceOwnerId($value)
1126
 * @method string getClientToken()
1127
 * @method $this withClientToken($value)
1128
 * @method string getDBInstanceId()
1129
 * @method $this withDBInstanceId($value)
1130
 * @method string getMigrateTaskId()
1131
 * @method $this withMigrateTaskId($value)
1132
 * @method string getResourceOwnerAccount()
1133
 * @method $this withResourceOwnerAccount($value)
1134
 * @method string getOwnerAccount()
1135
 * @method $this withOwnerAccount($value)
1136
 * @method string getOwnerId()
1137
 * @method $this withOwnerId($value)
1138
 * @method string getDBName()
1139
 * @method $this withDBName($value)
1140
 * @method string getCheckDBMode()
1141
 * @method $this withCheckDBMode($value)
1142
 */
1143
class CreateOnlineDatabaseTask extends Rpc
1144
{
1145
}
1146
1147
/**
1148
 * @method string getResourceOwnerId()
1149
 * @method $this withResourceOwnerId($value)
1150
 * @method string getEngineVersion()
1151
 * @method $this withEngineVersion($value)
1152
 * @method string getEngine()
1153
 * @method $this withEngine($value)
1154
 * @method string getResourceOwnerAccount()
1155
 * @method $this withResourceOwnerAccount($value)
1156
 * @method string getOwnerId()
1157
 * @method $this withOwnerId($value)
1158
 * @method string getParameterGroupName()
1159
 * @method $this withParameterGroupName($value)
1160
 * @method string getParameters()
1161
 * @method $this withParameters($value)
1162
 * @method string getParameterGroupDesc()
1163
 * @method $this withParameterGroupDesc($value)
1164
 */
1165
class CreateParameterGroup extends Rpc
1166
{
1167
}
1168
1169
/**
1170
 * @method string getResourceOwnerId()
1171
 * @method $this withResourceOwnerId($value)
1172
 * @method string getDBInstanceStorage()
1173
 * @method $this withDBInstanceStorage($value)
1174
 * @method string getClientToken()
1175
 * @method $this withClientToken($value)
1176
 * @method string getEngineVersion()
1177
 * @method $this withEngineVersion($value)
1178
 * @method string getResourceGroupId()
1179
 * @method $this withResourceGroupId($value)
1180
 * @method string getDBInstanceId()
1181
 * @method $this withDBInstanceId($value)
1182
 * @method string getDBInstanceDescription()
1183
 * @method $this withDBInstanceDescription($value)
1184
 * @method string getDBInstanceStorageType()
1185
 * @method $this withDBInstanceStorageType($value)
1186
 * @method string getDedicatedHostGroupId()
1187
 * @method $this withDedicatedHostGroupId($value)
1188
 * @method string getResourceOwnerAccount()
1189
 * @method $this withResourceOwnerAccount($value)
1190
 * @method string getOwnerAccount()
1191
 * @method $this withOwnerAccount($value)
1192
 * @method string getOwnerId()
1193
 * @method $this withOwnerId($value)
1194
 * @method string getDBInstanceClass()
1195
 * @method $this withDBInstanceClass($value)
1196
 * @method string getVSwitchId()
1197
 * @method $this withVSwitchId($value)
1198
 * @method string getPrivateIpAddress()
1199
 * @method $this withPrivateIpAddress($value)
1200
 * @method string getVPCId()
1201
 * @method $this withVPCId($value)
1202
 * @method string getZoneId()
1203
 * @method $this withZoneId($value)
1204
 * @method string getCategory()
1205
 * @method $this withCategory($value)
1206
 * @method string getPayType()
1207
 * @method $this withPayType($value)
1208
 * @method string getInstanceNetworkType()
1209
 * @method $this withInstanceNetworkType($value)
1210
 */
1211
class CreateReadOnlyDBInstance extends Rpc
1212
{
1213
}
1214
1215
/**
1216
 * @method string getResourceOwnerId()
1217
 * @method $this withResourceOwnerId($value)
1218
 * @method string getDBInstanceId()
1219
 * @method $this withDBInstanceId($value)
1220
 * @method string getRestoreTime()
1221
 * @method $this withRestoreTime($value)
1222
 * @method string getResourceOwnerAccount()
1223
 * @method $this withResourceOwnerAccount($value)
1224
 * @method string getBackupId()
1225
 * @method $this withBackupId($value)
1226
 * @method string getOwnerAccount()
1227
 * @method $this withOwnerAccount($value)
1228
 * @method string getOwnerId()
1229
 * @method $this withOwnerId($value)
1230
 */
1231
class CreateTempDBInstance extends Rpc
1232
{
1233
}
1234
1235
/**
1236
 * @method string getResourceOwnerId()
1237
 * @method $this withResourceOwnerId($value)
1238
 * @method string getResourceOwnerAccount()
1239
 * @method $this withResourceOwnerAccount($value)
1240
 * @method string getOwnerAccount()
1241
 * @method $this withOwnerAccount($value)
1242
 * @method string getOwnerId()
1243
 * @method $this withOwnerId($value)
1244
 * @method string getAccountName()
1245
 * @method $this withAccountName($value)
1246
 * @method string getDBInstanceId()
1247
 * @method $this withDBInstanceId($value)
1248
 */
1249
class DeleteAccount extends Rpc
1250
{
1251
}
1252
1253
/**
1254
 * @method string getResourceOwnerId()
1255
 * @method $this withResourceOwnerId($value)
1256
 * @method string getResourceOwnerAccount()
1257
 * @method $this withResourceOwnerAccount($value)
1258
 * @method string getBackupId()
1259
 * @method $this withBackupId($value)
1260
 * @method string getOwnerAccount()
1261
 * @method $this withOwnerAccount($value)
1262
 * @method string getOwnerId()
1263
 * @method $this withOwnerId($value)
1264
 * @method string getDBInstanceId()
1265
 * @method $this withDBInstanceId($value)
1266
 */
1267
class DeleteBackup extends Rpc
1268
{
1269
}
1270
1271
/**
1272
 * @method string getResourceOwnerId()
1273
 * @method $this withResourceOwnerId($value)
1274
 * @method string getResourceOwnerAccount()
1275
 * @method $this withResourceOwnerAccount($value)
1276
 * @method string getOwnerAccount()
1277
 * @method $this withOwnerAccount($value)
1278
 * @method string getOwnerId()
1279
 * @method $this withOwnerId($value)
1280
 * @method string getDBName()
1281
 * @method $this withDBName($value)
1282
 * @method string getDBInstanceId()
1283
 * @method $this withDBInstanceId($value)
1284
 */
1285
class DeleteDatabase extends Rpc
1286
{
1287
}
1288
1289
/**
1290
 * @method string getResourceOwnerId()
1291
 * @method $this withResourceOwnerId($value)
1292
 * @method string getResourceOwnerAccount()
1293
 * @method $this withResourceOwnerAccount($value)
1294
 * @method string getClientToken()
1295
 * @method $this withClientToken($value)
1296
 * @method string getOwnerAccount()
1297
 * @method $this withOwnerAccount($value)
1298
 * @method string getOwnerId()
1299
 * @method $this withOwnerId($value)
1300
 * @method string getDBInstanceId()
1301
 * @method $this withDBInstanceId($value)
1302
 */
1303
class DeleteDBInstance extends Rpc
1304
{
1305
}
1306
1307
/**
1308
 * @method string getResourceOwnerId()
1309
 * @method $this withResourceOwnerId($value)
1310
 * @method string getResourceOwnerAccount()
1311
 * @method $this withResourceOwnerAccount($value)
1312
 * @method string getOwnerId()
1313
 * @method $this withOwnerId($value)
1314
 * @method string getDedicatedHostGroupId()
1315
 * @method $this withDedicatedHostGroupId($value)
1316
 */
1317
class DeleteDedicatedHostGroup extends Rpc
1318
{
1319
}
1320
1321
/**
1322
 * @method string getResourceOwnerId()
1323
 * @method $this withResourceOwnerId($value)
1324
 * @method string getResourceOwnerAccount()
1325
 * @method $this withResourceOwnerAccount($value)
1326
 * @method string getOwnerId()
1327
 * @method $this withOwnerId($value)
1328
 * @method string getParameterGroupId()
1329
 * @method $this withParameterGroupId($value)
1330
 */
1331
class DeleteParameterGroup extends Rpc
1332
{
1333
}
1334
1335
/**
1336
 * @method string getResourceOwnerId()
1337
 * @method $this withResourceOwnerId($value)
1338
 * @method string getClientToken()
1339
 * @method $this withClientToken($value)
1340
 * @method string getStartTime()
1341
 * @method $this withStartTime($value)
1342
 * @method string getPageNumber()
1343
 * @method $this withPageNumber($value)
1344
 * @method string getImportId()
1345
 * @method $this withImportId($value)
1346
 * @method string getEngine()
1347
 * @method $this withEngine($value)
1348
 * @method string getPageSize()
1349
 * @method $this withPageSize($value)
1350
 * @method string getDBInstanceId()
1351
 * @method $this withDBInstanceId($value)
1352
 * @method string getResourceOwnerAccount()
1353
 * @method $this withResourceOwnerAccount($value)
1354
 * @method string getOwnerAccount()
1355
 * @method $this withOwnerAccount($value)
1356
 * @method string getEndTime()
1357
 * @method $this withEndTime($value)
1358
 * @method string getOwnerId()
1359
 * @method $this withOwnerId($value)
1360
 */
1361
class DescibeImportsFromDatabase extends Rpc
1362
{
1363
}
1364
1365
/**
1366
 * @method string getResourceOwnerId()
1367
 * @method $this withResourceOwnerId($value)
1368
 * @method string getPageNumber()
1369
 * @method $this withPageNumber($value)
1370
 * @method string getAccountName()
1371
 * @method $this withAccountName($value)
1372
 * @method string getPageSize()
1373
 * @method $this withPageSize($value)
1374
 * @method string getDBInstanceId()
1375
 * @method $this withDBInstanceId($value)
1376
 * @method string getResourceOwnerAccount()
1377
 * @method $this withResourceOwnerAccount($value)
1378
 * @method string getOwnerAccount()
1379
 * @method $this withOwnerAccount($value)
1380
 * @method string getOwnerId()
1381
 * @method $this withOwnerId($value)
1382
 */
1383
class DescribeAccounts extends Rpc
1384
{
1385
}
1386
1387
/**
1388
 * @method string getResourceOwnerId()
1389
 * @method $this withResourceOwnerId($value)
1390
 * @method string getResourceOwnerAccount()
1391
 * @method $this withResourceOwnerAccount($value)
1392
 * @method string getOwnerId()
1393
 * @method $this withOwnerId($value)
1394
 */
1395
class DescribeActionEventPolicy extends Rpc
1396
{
1397
}
1398
1399
/**
1400
 * @method string getResourceOwnerId()
1401
 * @method $this withResourceOwnerId($value)
1402
 * @method string getResourceOwnerAccount()
1403
 * @method $this withResourceOwnerAccount($value)
1404
 * @method string getOwnerId()
1405
 * @method $this withOwnerId($value)
1406
 */
1407
class DescribeAvailableCrossRegion extends Rpc
1408
{
1409
}
1410
1411
/**
1412
 * @method string getResourceOwnerId()
1413
 * @method $this withResourceOwnerId($value)
1414
 * @method string getResourceOwnerAccount()
1415
 * @method $this withResourceOwnerAccount($value)
1416
 * @method string getOwnerId()
1417
 * @method $this withOwnerId($value)
1418
 * @method string getZoneId()
1419
 * @method $this withZoneId($value)
1420
 */
1421
class DescribeAvailableDedicatedHostClasses extends Rpc
1422
{
1423
}
1424
1425
/**
1426
 * @method string getResourceOwnerId()
1427
 * @method $this withResourceOwnerId($value)
1428
 * @method string getResourceOwnerAccount()
1429
 * @method $this withResourceOwnerAccount($value)
1430
 * @method string getOwnerId()
1431
 * @method $this withOwnerId($value)
1432
 */
1433
class DescribeAvailableDedicatedHostZones extends Rpc
1434
{
1435
}
1436
1437
/**
1438
 * @method string getResourceOwnerId()
1439
 * @method $this withResourceOwnerId($value)
1440
 * @method string getResourceOwnerAccount()
1441
 * @method $this withResourceOwnerAccount($value)
1442
 * @method string getOwnerId()
1443
 * @method $this withOwnerId($value)
1444
 * @method string getCrossBackupId()
1445
 * @method $this withCrossBackupId($value)
1446
 */
1447
class DescribeAvailableRecoveryTime extends Rpc
1448
{
1449
}
1450
1451
/**
1452
 * @method string getDBInstanceName()
1453
 * @method $this withDBInstanceName($value)
1454
 * @method string getResourceOwnerId()
1455
 * @method $this withResourceOwnerId($value)
1456
 * @method string getEngineVersion()
1457
 * @method $this withEngineVersion($value)
1458
 * @method string getEngine()
1459
 * @method $this withEngine($value)
1460
 * @method string getDBInstanceId()
1461
 * @method $this withDBInstanceId($value)
1462
 * @method string getDBInstanceStorageType()
1463
 * @method $this withDBInstanceStorageType($value)
1464
 * @method string getInstanceChargeType()
1465
 * @method $this withInstanceChargeType($value)
1466
 * @method string getResourceOwnerAccount()
1467
 * @method $this withResourceOwnerAccount($value)
1468
 * @method string getOwnerAccount()
1469
 * @method $this withOwnerAccount($value)
1470
 * @method string getCommodityCode()
1471
 * @method $this withCommodityCode($value)
1472
 * @method string getOwnerId()
1473
 * @method $this withOwnerId($value)
1474
 * @method string getDBInstanceClass()
1475
 * @method $this withDBInstanceClass($value)
1476
 * @method string getZoneId()
1477
 * @method $this withZoneId($value)
1478
 * @method string getOrderType()
1479
 * @method $this withOrderType($value)
1480
 */
1481
class DescribeAvailableResource extends Rpc
1482
{
1483
}
1484
1485
/**
1486
 * @method string getResourceOwnerId()
1487
 * @method $this withResourceOwnerId($value)
1488
 * @method string getResourceOwnerAccount()
1489
 * @method $this withResourceOwnerAccount($value)
1490
 * @method string getBackupId()
1491
 * @method $this withBackupId($value)
1492
 * @method string getOwnerId()
1493
 * @method $this withOwnerId($value)
1494
 * @method string getDBInstanceId()
1495
 * @method $this withDBInstanceId($value)
1496
 */
1497
class DescribeBackupDatabase extends Rpc
1498
{
1499
}
1500
1501
/**
1502
 * @method string getResourceOwnerId()
1503
 * @method $this withResourceOwnerId($value)
1504
 * @method string getDBInstanceId()
1505
 * @method $this withDBInstanceId($value)
1506
 * @method string getBackupPolicyMode()
1507
 * @method $this withBackupPolicyMode($value)
1508
 * @method string getResourceOwnerAccount()
1509
 * @method $this withResourceOwnerAccount($value)
1510
 * @method string getOwnerAccount()
1511
 * @method $this withOwnerAccount($value)
1512
 * @method string getCompressType()
1513
 * @method $this withCompressType($value)
1514
 * @method string getOwnerId()
1515
 * @method $this withOwnerId($value)
1516
 */
1517
class DescribeBackupPolicy extends Rpc
1518
{
1519
}
1520
1521
/**
1522
 * @method string getResourceOwnerId()
1523
 * @method $this withResourceOwnerId($value)
1524
 * @method string getStartTime()
1525
 * @method $this withStartTime($value)
1526
 * @method string getPageNumber()
1527
 * @method $this withPageNumber($value)
1528
 * @method string getBackupLocation()
1529
 * @method $this withBackupLocation($value)
1530
 * @method string getPageSize()
1531
 * @method $this withPageSize($value)
1532
 * @method string getDBInstanceId()
1533
 * @method $this withDBInstanceId($value)
1534
 * @method string getResourceOwnerAccount()
1535
 * @method $this withResourceOwnerAccount($value)
1536
 * @method string getBackupId()
1537
 * @method $this withBackupId($value)
1538
 * @method string getOwnerAccount()
1539
 * @method $this withOwnerAccount($value)
1540
 * @method string getEndTime()
1541
 * @method $this withEndTime($value)
1542
 * @method string getOwnerId()
1543
 * @method $this withOwnerId($value)
1544
 * @method string getBackupStatus()
1545
 * @method $this withBackupStatus($value)
1546
 * @method string getBackupMode()
1547
 * @method $this withBackupMode($value)
1548
 */
1549
class DescribeBackups extends Rpc
1550
{
1551
}
1552
1553
/**
1554
 * @method string getBackupJobId()
1555
 * @method $this withBackupJobId($value)
1556
 * @method string getResourceOwnerId()
1557
 * @method $this withResourceOwnerId($value)
1558
 * @method string getFlag()
1559
 * @method $this withFlag($value)
1560
 * @method string getClientToken()
1561
 * @method $this withClientToken($value)
1562
 * @method string getDBInstanceId()
1563
 * @method $this withDBInstanceId($value)
1564
 * @method string getResourceOwnerAccount()
1565
 * @method $this withResourceOwnerAccount($value)
1566
 * @method string getOwnerAccount()
1567
 * @method $this withOwnerAccount($value)
1568
 * @method string getOwnerId()
1569
 * @method $this withOwnerId($value)
1570
 * @method string getBackupJobStatus()
1571
 * @method $this withBackupJobStatus($value)
1572
 * @method string getBackupMode()
1573
 * @method $this withBackupMode($value)
1574
 */
1575
class DescribeBackupTasks extends Rpc
1576
{
1577
}
1578
1579
/**
1580
 * @method string getResourceOwnerId()
1581
 * @method $this withResourceOwnerId($value)
1582
 * @method string getStartTime()
1583
 * @method $this withStartTime($value)
1584
 * @method string getPageNumber()
1585
 * @method $this withPageNumber($value)
1586
 * @method string getPageSize()
1587
 * @method $this withPageSize($value)
1588
 * @method string getDBInstanceId()
1589
 * @method $this withDBInstanceId($value)
1590
 * @method string getResourceOwnerAccount()
1591
 * @method $this withResourceOwnerAccount($value)
1592
 * @method string getOwnerAccount()
1593
 * @method $this withOwnerAccount($value)
1594
 * @method string getEndTime()
1595
 * @method $this withEndTime($value)
1596
 * @method string getOwnerId()
1597
 * @method $this withOwnerId($value)
1598
 */
1599
class DescribeBinlogFiles extends Rpc
1600
{
1601
}
1602
1603
/**
1604
 * @method string getResourceOwnerId()
1605
 * @method $this withResourceOwnerId($value)
1606
 * @method string getResourceOwnerAccount()
1607
 * @method $this withResourceOwnerAccount($value)
1608
 * @method string getOwnerAccount()
1609
 * @method $this withOwnerAccount($value)
1610
 * @method string getOwnerId()
1611
 * @method $this withOwnerId($value)
1612
 * @method string getEngine()
1613
 * @method $this withEngine($value)
1614
 */
1615
class DescribeCharacterSetName extends Rpc
1616
{
1617
}
1618
1619
/**
1620
 * @method string getResourceOwnerId()
1621
 * @method $this withResourceOwnerId($value)
1622
 * @method string getResourceOwnerAccount()
1623
 * @method $this withResourceOwnerAccount($value)
1624
 * @method string getOwnerId()
1625
 * @method $this withOwnerId($value)
1626
 */
1627
class DescribeCollationTimeZones extends Rpc
1628
{
1629
}
1630
1631
/**
1632
 * @method string getResourceOwnerId()
1633
 * @method $this withResourceOwnerId($value)
1634
 * @method string getPageNumber()
1635
 * @method $this withPageNumber($value)
1636
 * @method string getPageSize()
1637
 * @method $this withPageSize($value)
1638
 * @method string getDBInstanceId()
1639
 * @method $this withDBInstanceId($value)
1640
 * @method string getNotEnabled()
1641
 * @method $this withNotEnabled($value)
1642
 * @method string getProduct()
1643
 * @method $this withProduct($value)
1644
 * @method string getResourceOwnerAccount()
1645
 * @method $this withResourceOwnerAccount($value)
1646
 * @method string getOwnerId()
1647
 * @method $this withOwnerId($value)
1648
 */
1649
class DescribeCrossRegionBackupDBInstance extends Rpc
1650
{
1651
}
1652
1653
/**
1654
 * @method string getResourceOwnerId()
1655
 * @method $this withResourceOwnerId($value)
1656
 * @method string getStartTime()
1657
 * @method $this withStartTime($value)
1658
 * @method string getPageNumber()
1659
 * @method $this withPageNumber($value)
1660
 * @method string getPageSize()
1661
 * @method $this withPageSize($value)
1662
 * @method string getDBInstanceId()
1663
 * @method $this withDBInstanceId($value)
1664
 * @method string getResourceOwnerAccount()
1665
 * @method $this withResourceOwnerAccount($value)
1666
 * @method string getEndTime()
1667
 * @method $this withEndTime($value)
1668
 * @method string getOwnerId()
1669
 * @method $this withOwnerId($value)
1670
 * @method string getCrossBackupRegion()
1671
 * @method $this withCrossBackupRegion($value)
1672
 * @method string getCrossBackupId()
1673
 * @method $this withCrossBackupId($value)
1674
 */
1675
class DescribeCrossRegionBackups extends Rpc
1676
{
1677
}
1678
1679
/**
1680
 * @method string getResourceOwnerId()
1681
 * @method $this withResourceOwnerId($value)
1682
 * @method string getStartTime()
1683
 * @method $this withStartTime($value)
1684
 * @method string getPageNumber()
1685
 * @method $this withPageNumber($value)
1686
 * @method string getPageSize()
1687
 * @method $this withPageSize($value)
1688
 * @method string getDBInstanceId()
1689
 * @method $this withDBInstanceId($value)
1690
 * @method string getResourceOwnerAccount()
1691
 * @method $this withResourceOwnerAccount($value)
1692
 * @method string getEndTime()
1693
 * @method $this withEndTime($value)
1694
 * @method string getOwnerId()
1695
 * @method $this withOwnerId($value)
1696
 * @method string getCrossBackupRegion()
1697
 * @method $this withCrossBackupRegion($value)
1698
 */
1699
class DescribeCrossRegionLogBackupFiles extends Rpc
1700
{
1701
}
1702
1703
/**
1704
 * @method string getResourceOwnerId()
1705
 * @method $this withResourceOwnerId($value)
1706
 * @method string getPageNumber()
1707
 * @method $this withPageNumber($value)
1708
 * @method string getDBStatus()
1709
 * @method $this withDBStatus($value)
1710
 * @method string getPageSize()
1711
 * @method $this withPageSize($value)
1712
 * @method string getDBInstanceId()
1713
 * @method $this withDBInstanceId($value)
1714
 * @method string getResourceOwnerAccount()
1715
 * @method $this withResourceOwnerAccount($value)
1716
 * @method string getOwnerAccount()
1717
 * @method $this withOwnerAccount($value)
1718
 * @method string getOwnerId()
1719
 * @method $this withOwnerId($value)
1720
 * @method string getDBName()
1721
 * @method $this withDBName($value)
1722
 */
1723
class DescribeDatabases extends Rpc
1724
{
1725
}
1726
1727
/**
1728
 * @method string getResourceOwnerId()
1729
 * @method $this withResourceOwnerId($value)
1730
 * @method string getResourceGroupId()
1731
 * @method $this withResourceGroupId($value)
1732
 * @method string getExpired()
1733
 * @method $this withExpired($value)
1734
 * @method string getDBInstanceId()
1735
 * @method $this withDBInstanceId($value)
1736
 * @method string getResourceOwnerAccount()
1737
 * @method $this withResourceOwnerAccount($value)
1738
 * @method string getOwnerAccount()
1739
 * @method $this withOwnerAccount($value)
1740
 * @method string getOwnerId()
1741
 * @method $this withOwnerId($value)
1742
 */
1743
class DescribeDBInstanceAttribute extends Rpc
1744
{
1745
}
1746
1747
/**
1748
 * @method string getResourceOwnerId()
1749
 * @method $this withResourceOwnerId($value)
1750
 * @method string getClientToken()
1751
 * @method $this withClientToken($value)
1752
 * @method string getPageNumber()
1753
 * @method $this withPageNumber($value)
1754
 * @method string getPageSize()
1755
 * @method $this withPageSize($value)
1756
 * @method string getDBInstanceId()
1757
 * @method $this withDBInstanceId($value)
1758
 * @method string getProxyId()
1759
 * @method string getResourceOwnerAccount()
1760
 * @method $this withResourceOwnerAccount($value)
1761
 * @method string getOwnerAccount()
1762
 * @method $this withOwnerAccount($value)
1763
 * @method string getOwnerId()
1764
 * @method $this withOwnerId($value)
1765
 */
1766
class DescribeDBInstanceByTags extends Rpc
1767
{
1768
1769
    /**
1770
     * @param string $value
1771
     *
1772
     * @return $this
1773
     */
1774
    public function withProxyId($value)
1775
    {
1776
        $this->data['ProxyId'] = $value;
1777
        $this->options['query']['proxyId'] = $value;
1778
1779
        return $this;
1780
    }
1781
}
1782
1783
/**
1784
 * @method string getResourceOwnerId()
1785
 * @method $this withResourceOwnerId($value)
1786
 * @method string getResourceOwnerAccount()
1787
 * @method $this withResourceOwnerAccount($value)
1788
 * @method string getOwnerAccount()
1789
 * @method $this withOwnerAccount($value)
1790
 * @method string getOwnerId()
1791
 * @method $this withOwnerId($value)
1792
 * @method string getDBInstanceId()
1793
 * @method $this withDBInstanceId($value)
1794
 */
1795
class DescribeDBInstanceHAConfig extends Rpc
1796
{
1797
}
1798
1799
/**
1800
 * @method string getResourceOwnerId()
1801
 * @method $this withResourceOwnerId($value)
1802
 * @method string getResourceOwnerAccount()
1803
 * @method $this withResourceOwnerAccount($value)
1804
 * @method string getOwnerAccount()
1805
 * @method $this withOwnerAccount($value)
1806
 * @method string getOwnerId()
1807
 * @method $this withOwnerId($value)
1808
 * @method string getWhitelistNetworkType()
1809
 * @method $this withWhitelistNetworkType($value)
1810
 * @method string getDBInstanceId()
1811
 * @method $this withDBInstanceId($value)
1812
 */
1813
class DescribeDBInstanceIPArrayList extends Rpc
1814
{
1815
}
1816
1817
/**
1818
 * @method string getResourceOwnerId()
1819
 * @method $this withResourceOwnerId($value)
1820
 * @method string getSecurityToken()
1821
 * @method $this withSecurityToken($value)
1822
 * @method string getDBInstanceId()
1823
 * @method $this withDBInstanceId($value)
1824
 * @method string getResourceOwnerAccount()
1825
 * @method $this withResourceOwnerAccount($value)
1826
 * @method string getOwnerAccount()
1827
 * @method $this withOwnerAccount($value)
1828
 * @method string getOwnerId()
1829
 * @method $this withOwnerId($value)
1830
 */
1831
class DescribeDBInstanceIpHostname extends Rpc
1832
{
1833
}
1834
1835
/**
1836
 * @method string getResourceOwnerId()
1837
 * @method $this withResourceOwnerId($value)
1838
 * @method string getResourceOwnerAccount()
1839
 * @method $this withResourceOwnerAccount($value)
1840
 * @method string getClientToken()
1841
 * @method $this withClientToken($value)
1842
 * @method string getOwnerAccount()
1843
 * @method $this withOwnerAccount($value)
1844
 * @method string getOwnerId()
1845
 * @method $this withOwnerId($value)
1846
 * @method string getDBInstanceId()
1847
 * @method $this withDBInstanceId($value)
1848
 */
1849
class DescribeDBInstanceMonitor extends Rpc
1850
{
1851
}
1852
1853
/**
1854
 * @method string getResourceOwnerId()
1855
 * @method $this withResourceOwnerId($value)
1856
 * @method string getFlag()
1857
 * @method $this withFlag($value)
1858
 * @method string getClientToken()
1859
 * @method $this withClientToken($value)
1860
 * @method string getDBInstanceId()
1861
 * @method $this withDBInstanceId($value)
1862
 * @method string getResourceOwnerAccount()
1863
 * @method $this withResourceOwnerAccount($value)
1864
 * @method string getOwnerAccount()
1865
 * @method $this withOwnerAccount($value)
1866
 * @method string getOwnerId()
1867
 * @method $this withOwnerId($value)
1868
 * @method string getDBInstanceNetRWSplitType()
1869
 * @method $this withDBInstanceNetRWSplitType($value)
1870
 */
1871
class DescribeDBInstanceNetInfo extends Rpc
1872
{
1873
}
1874
1875
/**
1876
 * @method string getResourceOwnerId()
1877
 * @method $this withResourceOwnerId($value)
1878
 * @method string getStartTime()
1879
 * @method $this withStartTime($value)
1880
 * @method string getDBInstanceId()
1881
 * @method $this withDBInstanceId($value)
1882
 * @method string getKey()
1883
 * @method $this withKey($value)
1884
 * @method string getResourceOwnerAccount()
1885
 * @method $this withResourceOwnerAccount($value)
1886
 * @method string getOwnerAccount()
1887
 * @method $this withOwnerAccount($value)
1888
 * @method string getEndTime()
1889
 * @method $this withEndTime($value)
1890
 * @method string getOwnerId()
1891
 * @method $this withOwnerId($value)
1892
 */
1893
class DescribeDBInstancePerformance extends Rpc
1894
{
1895
}
1896
1897
/**
1898
 * @method string getResourceOwnerId()
1899
 * @method $this withResourceOwnerId($value)
1900
 * @method string getResourceOwnerAccount()
1901
 * @method $this withResourceOwnerAccount($value)
1902
 * @method string getOwnerId()
1903
 * @method $this withOwnerId($value)
1904
 * @method string getDBInstanceId()
1905
 * @method $this withDBInstanceId($value)
1906
 */
1907
class DescribeDBInstanceProxyConfiguration extends Rpc
1908
{
1909
}
1910
1911
/**
1912
 * @method string getTag4value()
1913
 * @method string getResourceOwnerId()
1914
 * @method $this withResourceOwnerId($value)
1915
 * @method string getTag2key()
1916
 * @method string getTag3key()
1917
 * @method string getEngineVersion()
1918
 * @method $this withEngineVersion($value)
1919
 * @method string getTag1value()
1920
 * @method string getResourceGroupId()
1921
 * @method $this withResourceGroupId($value)
1922
 * @method string getProxyId()
1923
 * @method string getTag5key()
1924
 * @method string getOwnerId()
1925
 * @method $this withOwnerId($value)
1926
 * @method string getDBInstanceType()
1927
 * @method $this withDBInstanceType($value)
1928
 * @method string getDBInstanceClass()
1929
 * @method $this withDBInstanceClass($value)
1930
 * @method string getTags()
1931
 * @method $this withTags($value)
1932
 * @method string getVSwitchId()
1933
 * @method $this withVSwitchId($value)
1934
 * @method string getZoneId()
1935
 * @method $this withZoneId($value)
1936
 * @method string getTag4key()
1937
 * @method string getInstanceNetworkType()
1938
 * @method $this withInstanceNetworkType($value)
1939
 * @method string getConnectionMode()
1940
 * @method $this withConnectionMode($value)
1941
 * @method string getClientToken()
1942
 * @method $this withClientToken($value)
1943
 * @method string getSearchKey()
1944
 * @method $this withSearchKey($value)
1945
 * @method string getPageNumber()
1946
 * @method $this withPageNumber($value)
1947
 * @method string getExpired()
1948
 * @method $this withExpired($value)
1949
 * @method string getEngine()
1950
 * @method $this withEngine($value)
1951
 * @method string getPageSize()
1952
 * @method $this withPageSize($value)
1953
 * @method string getDBInstanceStatus()
1954
 * @method $this withDBInstanceStatus($value)
1955
 * @method string getDBInstanceId()
1956
 * @method $this withDBInstanceId($value)
1957
 * @method string getDedicatedHostGroupId()
1958
 * @method $this withDedicatedHostGroupId($value)
1959
 * @method string getTag3value()
1960
 * @method string getResourceOwnerAccount()
1961
 * @method $this withResourceOwnerAccount($value)
1962
 * @method string getOwnerAccount()
1963
 * @method $this withOwnerAccount($value)
1964
 * @method string getDedicatedHostId()
1965
 * @method $this withDedicatedHostId($value)
1966
 * @method string getTag5value()
1967
 * @method string getTag1key()
1968
 * @method string getVpcId()
1969
 * @method $this withVpcId($value)
1970
 * @method string getTag2value()
1971
 * @method string getPayType()
1972
 * @method $this withPayType($value)
1973
 */
1974
class DescribeDBInstances extends Rpc
1975
{
1976
1977
    /**
1978
     * @param string $value
1979
     *
1980
     * @return $this
1981
     */
1982
    public function withTag4value($value)
1983
    {
1984
        $this->data['Tag4value'] = $value;
1985
        $this->options['query']['Tag.4.value'] = $value;
1986
1987
        return $this;
1988
    }
1989
1990
    /**
1991
     * @param string $value
1992
     *
1993
     * @return $this
1994
     */
1995
    public function withTag2key($value)
1996
    {
1997
        $this->data['Tag2key'] = $value;
1998
        $this->options['query']['Tag.2.key'] = $value;
1999
2000
        return $this;
2001
    }
2002
2003
    /**
2004
     * @param string $value
2005
     *
2006
     * @return $this
2007
     */
2008
    public function withTag3key($value)
2009
    {
2010
        $this->data['Tag3key'] = $value;
2011
        $this->options['query']['Tag.3.key'] = $value;
2012
2013
        return $this;
2014
    }
2015
2016
    /**
2017
     * @param string $value
2018
     *
2019
     * @return $this
2020
     */
2021
    public function withTag1value($value)
2022
    {
2023
        $this->data['Tag1value'] = $value;
2024
        $this->options['query']['Tag.1.value'] = $value;
2025
2026
        return $this;
2027
    }
2028
2029
    /**
2030
     * @param string $value
2031
     *
2032
     * @return $this
2033
     */
2034
    public function withProxyId($value)
2035
    {
2036
        $this->data['ProxyId'] = $value;
2037
        $this->options['query']['proxyId'] = $value;
2038
2039
        return $this;
2040
    }
2041
2042
    /**
2043
     * @param string $value
2044
     *
2045
     * @return $this
2046
     */
2047
    public function withTag5key($value)
2048
    {
2049
        $this->data['Tag5key'] = $value;
2050
        $this->options['query']['Tag.5.key'] = $value;
2051
2052
        return $this;
2053
    }
2054
2055
    /**
2056
     * @param string $value
2057
     *
2058
     * @return $this
2059
     */
2060
    public function withTag4key($value)
2061
    {
2062
        $this->data['Tag4key'] = $value;
2063
        $this->options['query']['Tag.4.key'] = $value;
2064
2065
        return $this;
2066
    }
2067
2068
    /**
2069
     * @param string $value
2070
     *
2071
     * @return $this
2072
     */
2073
    public function withTag3value($value)
2074
    {
2075
        $this->data['Tag3value'] = $value;
2076
        $this->options['query']['Tag.3.value'] = $value;
2077
2078
        return $this;
2079
    }
2080
2081
    /**
2082
     * @param string $value
2083
     *
2084
     * @return $this
2085
     */
2086
    public function withTag5value($value)
2087
    {
2088
        $this->data['Tag5value'] = $value;
2089
        $this->options['query']['Tag.5.value'] = $value;
2090
2091
        return $this;
2092
    }
2093
2094
    /**
2095
     * @param string $value
2096
     *
2097
     * @return $this
2098
     */
2099
    public function withTag1key($value)
2100
    {
2101
        $this->data['Tag1key'] = $value;
2102
        $this->options['query']['Tag.1.key'] = $value;
2103
2104
        return $this;
2105
    }
2106
2107
    /**
2108
     * @param string $value
2109
     *
2110
     * @return $this
2111
     */
2112
    public function withTag2value($value)
2113
    {
2114
        $this->data['Tag2value'] = $value;
2115
        $this->options['query']['Tag.2.value'] = $value;
2116
2117
        return $this;
2118
    }
2119
}
2120
2121
/**
2122
 * @method string getResourceOwnerId()
2123
 * @method $this withResourceOwnerId($value)
2124
 * @method string getResourceOwnerAccount()
2125
 * @method $this withResourceOwnerAccount($value)
2126
 * @method string getOwnerId()
2127
 * @method $this withOwnerId($value)
2128
 * @method string getDBInstanceId()
2129
 * @method $this withDBInstanceId($value)
2130
 */
2131
class DescribeDBInstancesAsCsv extends Rpc
2132
{
2133
}
2134
2135
/**
2136
 * @method string getResourceOwnerId()
2137
 * @method $this withResourceOwnerId($value)
2138
 * @method string getPageNumber()
2139
 * @method $this withPageNumber($value)
2140
 * @method string getExpired()
2141
 * @method $this withExpired($value)
2142
 * @method string getPageSize()
2143
 * @method $this withPageSize($value)
2144
 * @method string getExpirePeriod()
2145
 * @method $this withExpirePeriod($value)
2146
 * @method string getProxyId()
2147
 * @method string getResourceOwnerAccount()
2148
 * @method $this withResourceOwnerAccount($value)
2149
 * @method string getOwnerAccount()
2150
 * @method $this withOwnerAccount($value)
2151
 * @method string getOwnerId()
2152
 * @method $this withOwnerId($value)
2153
 * @method string getTags()
2154
 * @method $this withTags($value)
2155
 */
2156
class DescribeDBInstancesByExpireTime extends Rpc
2157
{
2158
2159
    /**
2160
     * @param string $value
2161
     *
2162
     * @return $this
2163
     */
2164
    public function withProxyId($value)
2165
    {
2166
        $this->data['ProxyId'] = $value;
2167
        $this->options['query']['proxyId'] = $value;
2168
2169
        return $this;
2170
    }
2171
}
2172
2173
/**
2174
 * @method string getTag4value()
2175
 * @method string getResourceOwnerId()
2176
 * @method $this withResourceOwnerId($value)
2177
 * @method string getTag2key()
2178
 * @method string getClientToken()
2179
 * @method $this withClientToken($value)
2180
 * @method string getTag3key()
2181
 * @method string getPageNumber()
2182
 * @method $this withPageNumber($value)
2183
 * @method string getTag1value()
2184
 * @method string getSortKey()
2185
 * @method $this withSortKey($value)
2186
 * @method string getPageSize()
2187
 * @method $this withPageSize($value)
2188
 * @method string getDBInstanceId()
2189
 * @method $this withDBInstanceId($value)
2190
 * @method string getTag3value()
2191
 * @method string getProxyId()
2192
 * @method string getTag5key()
2193
 * @method string getResourceOwnerAccount()
2194
 * @method $this withResourceOwnerAccount($value)
2195
 * @method string getOwnerAccount()
2196
 * @method $this withOwnerAccount($value)
2197
 * @method string getOwnerId()
2198
 * @method $this withOwnerId($value)
2199
 * @method string getTag5value()
2200
 * @method string getTags()
2201
 * @method $this withTags($value)
2202
 * @method string getTag1key()
2203
 * @method string getSortMethod()
2204
 * @method $this withSortMethod($value)
2205
 * @method string getTag2value()
2206
 * @method string getTag4key()
2207
 */
2208
class DescribeDBInstancesByPerformance extends Rpc
2209
{
2210
2211
    /**
2212
     * @param string $value
2213
     *
2214
     * @return $this
2215
     */
2216
    public function withTag4value($value)
2217
    {
2218
        $this->data['Tag4value'] = $value;
2219
        $this->options['query']['Tag.4.value'] = $value;
2220
2221
        return $this;
2222
    }
2223
2224
    /**
2225
     * @param string $value
2226
     *
2227
     * @return $this
2228
     */
2229
    public function withTag2key($value)
2230
    {
2231
        $this->data['Tag2key'] = $value;
2232
        $this->options['query']['Tag.2.key'] = $value;
2233
2234
        return $this;
2235
    }
2236
2237
    /**
2238
     * @param string $value
2239
     *
2240
     * @return $this
2241
     */
2242
    public function withTag3key($value)
2243
    {
2244
        $this->data['Tag3key'] = $value;
2245
        $this->options['query']['Tag.3.key'] = $value;
2246
2247
        return $this;
2248
    }
2249
2250
    /**
2251
     * @param string $value
2252
     *
2253
     * @return $this
2254
     */
2255
    public function withTag1value($value)
2256
    {
2257
        $this->data['Tag1value'] = $value;
2258
        $this->options['query']['Tag.1.value'] = $value;
2259
2260
        return $this;
2261
    }
2262
2263
    /**
2264
     * @param string $value
2265
     *
2266
     * @return $this
2267
     */
2268
    public function withTag3value($value)
2269
    {
2270
        $this->data['Tag3value'] = $value;
2271
        $this->options['query']['Tag.3.value'] = $value;
2272
2273
        return $this;
2274
    }
2275
2276
    /**
2277
     * @param string $value
2278
     *
2279
     * @return $this
2280
     */
2281
    public function withProxyId($value)
2282
    {
2283
        $this->data['ProxyId'] = $value;
2284
        $this->options['query']['proxyId'] = $value;
2285
2286
        return $this;
2287
    }
2288
2289
    /**
2290
     * @param string $value
2291
     *
2292
     * @return $this
2293
     */
2294
    public function withTag5key($value)
2295
    {
2296
        $this->data['Tag5key'] = $value;
2297
        $this->options['query']['Tag.5.key'] = $value;
2298
2299
        return $this;
2300
    }
2301
2302
    /**
2303
     * @param string $value
2304
     *
2305
     * @return $this
2306
     */
2307
    public function withTag5value($value)
2308
    {
2309
        $this->data['Tag5value'] = $value;
2310
        $this->options['query']['Tag.5.value'] = $value;
2311
2312
        return $this;
2313
    }
2314
2315
    /**
2316
     * @param string $value
2317
     *
2318
     * @return $this
2319
     */
2320
    public function withTag1key($value)
2321
    {
2322
        $this->data['Tag1key'] = $value;
2323
        $this->options['query']['Tag.1.key'] = $value;
2324
2325
        return $this;
2326
    }
2327
2328
    /**
2329
     * @param string $value
2330
     *
2331
     * @return $this
2332
     */
2333
    public function withTag2value($value)
2334
    {
2335
        $this->data['Tag2value'] = $value;
2336
        $this->options['query']['Tag.2.value'] = $value;
2337
2338
        return $this;
2339
    }
2340
2341
    /**
2342
     * @param string $value
2343
     *
2344
     * @return $this
2345
     */
2346
    public function withTag4key($value)
2347
    {
2348
        $this->data['Tag4key'] = $value;
2349
        $this->options['query']['Tag.4.key'] = $value;
2350
2351
        return $this;
2352
    }
2353
}
2354
2355
/**
2356
 * @method string getConnectionMode()
2357
 * @method $this withConnectionMode($value)
2358
 * @method string getResourceOwnerId()
2359
 * @method $this withResourceOwnerId($value)
2360
 * @method string getNodeType()
2361
 * @method $this withNodeType($value)
2362
 * @method string getClientToken()
2363
 * @method $this withClientToken($value)
2364
 * @method string getSearchKey()
2365
 * @method $this withSearchKey($value)
2366
 * @method string getEngineVersion()
2367
 * @method $this withEngineVersion($value)
2368
 * @method string getPageNumber()
2369
 * @method $this withPageNumber($value)
2370
 * @method string getExpired()
2371
 * @method $this withExpired($value)
2372
 * @method string getEngine()
2373
 * @method $this withEngine($value)
2374
 * @method string getPageSize()
2375
 * @method $this withPageSize($value)
2376
 * @method string getDBInstanceStatus()
2377
 * @method $this withDBInstanceStatus($value)
2378
 * @method string getDBInstanceId()
2379
 * @method $this withDBInstanceId($value)
2380
 * @method string getProxyId()
2381
 * @method string getResourceOwnerAccount()
2382
 * @method $this withResourceOwnerAccount($value)
2383
 * @method string getOwnerAccount()
2384
 * @method $this withOwnerAccount($value)
2385
 * @method string getOwnerId()
2386
 * @method $this withOwnerId($value)
2387
 * @method string getDBInstanceType()
2388
 * @method $this withDBInstanceType($value)
2389
 * @method string getDBInstanceClass()
2390
 * @method $this withDBInstanceClass($value)
2391
 * @method string getVSwitchId()
2392
 * @method $this withVSwitchId($value)
2393
 * @method string getVpcId()
2394
 * @method $this withVpcId($value)
2395
 * @method string getZoneId()
2396
 * @method $this withZoneId($value)
2397
 * @method string getPayType()
2398
 * @method $this withPayType($value)
2399
 * @method string getInstanceNetworkType()
2400
 * @method $this withInstanceNetworkType($value)
2401
 */
2402
class DescribeDBInstancesForClone extends Rpc
2403
{
2404
2405
    /**
2406
     * @param string $value
2407
     *
2408
     * @return $this
2409
     */
2410
    public function withProxyId($value)
2411
    {
2412
        $this->data['ProxyId'] = $value;
2413
        $this->options['query']['proxyId'] = $value;
2414
2415
        return $this;
2416
    }
2417
}
2418
2419
/**
2420
 * @method string getResourceOwnerId()
2421
 * @method $this withResourceOwnerId($value)
2422
 * @method string getResourceOwnerAccount()
2423
 * @method $this withResourceOwnerAccount($value)
2424
 * @method string getOwnerAccount()
2425
 * @method $this withOwnerAccount($value)
2426
 * @method string getOwnerId()
2427
 * @method $this withOwnerId($value)
2428
 * @method string getDBInstanceId()
2429
 * @method $this withDBInstanceId($value)
2430
 */
2431
class DescribeDBInstanceSSL extends Rpc
2432
{
2433
}
2434
2435
/**
2436
 * @method string getResourceOwnerId()
2437
 * @method $this withResourceOwnerId($value)
2438
 * @method string getResourceOwnerAccount()
2439
 * @method $this withResourceOwnerAccount($value)
2440
 * @method string getOwnerAccount()
2441
 * @method $this withOwnerAccount($value)
2442
 * @method string getOwnerId()
2443
 * @method $this withOwnerId($value)
2444
 * @method string getDBInstanceId()
2445
 * @method $this withDBInstanceId($value)
2446
 */
2447
class DescribeDBInstanceTDE extends Rpc
2448
{
2449
}
2450
2451
/**
2452
 * @method string getResourceOwnerId()
2453
 * @method $this withResourceOwnerId($value)
2454
 * @method string getResourceOwnerAccount()
2455
 * @method $this withResourceOwnerAccount($value)
2456
 * @method string getDedicatedHostId()
2457
 * @method $this withDedicatedHostId($value)
2458
 * @method string getOwnerId()
2459
 * @method $this withOwnerId($value)
2460
 * @method string getDedicatedHostGroupId()
2461
 * @method $this withDedicatedHostGroupId($value)
2462
 */
2463
class DescribeDedicatedHostAttribute extends Rpc
2464
{
2465
}
2466
2467
/**
2468
 * @method string getResourceOwnerId()
2469
 * @method $this withResourceOwnerId($value)
2470
 * @method string getResourceOwnerAccount()
2471
 * @method $this withResourceOwnerAccount($value)
2472
 * @method string getOwnerId()
2473
 * @method $this withOwnerId($value)
2474
 * @method string getDedicatedHostGroupId()
2475
 * @method $this withDedicatedHostGroupId($value)
2476
 */
2477
class DescribeDedicatedHostGroups extends Rpc
2478
{
2479
}
2480
2481
/**
2482
 * @method string getResourceOwnerId()
2483
 * @method $this withResourceOwnerId($value)
2484
 * @method string getResourceOwnerAccount()
2485
 * @method $this withResourceOwnerAccount($value)
2486
 * @method string getOrderId()
2487
 * @method $this withOrderId($value)
2488
 * @method string getOwnerId()
2489
 * @method $this withOwnerId($value)
2490
 * @method string getDedicatedHostGroupId()
2491
 * @method $this withDedicatedHostGroupId($value)
2492
 */
2493
class DescribeDedicatedHosts extends Rpc
2494
{
2495
}
2496
2497
/**
2498
 * @method string getResourceOwnerId()
2499
 * @method $this withResourceOwnerId($value)
2500
 * @method string getStartTime()
2501
 * @method $this withStartTime($value)
2502
 * @method string getPageNumber()
2503
 * @method $this withPageNumber($value)
2504
 * @method string getBackupLocation()
2505
 * @method $this withBackupLocation($value)
2506
 * @method string getPageSize()
2507
 * @method $this withPageSize($value)
2508
 * @method string getDBInstanceId()
2509
 * @method $this withDBInstanceId($value)
2510
 * @method string getResourceOwnerAccount()
2511
 * @method $this withResourceOwnerAccount($value)
2512
 * @method string getBackupId()
2513
 * @method $this withBackupId($value)
2514
 * @method string getOwnerAccount()
2515
 * @method $this withOwnerAccount($value)
2516
 * @method string getEndTime()
2517
 * @method $this withEndTime($value)
2518
 * @method string getOwnerId()
2519
 * @method $this withOwnerId($value)
2520
 * @method string getBackupStatus()
2521
 * @method $this withBackupStatus($value)
2522
 * @method string getBackupMode()
2523
 * @method $this withBackupMode($value)
2524
 * @method string getRegion()
2525
 * @method $this withRegion($value)
2526
 */
2527
class DescribeDetachedBackups extends Rpc
2528
{
2529
}
2530
2531
/**
2532
 * @method string getDBInstanceId()
2533
 * @method $this withDBInstanceId($value)
2534
 */
2535
class DescribeDiagnosticReportList extends Rpc
2536
{
2537
}
2538
2539
/**
2540
 * @method string getResourceOwnerId()
2541
 * @method $this withResourceOwnerId($value)
2542
 * @method string getSecurityToken()
2543
 * @method $this withSecurityToken($value)
2544
 * @method string getDBInstanceId()
2545
 * @method $this withDBInstanceId($value)
2546
 * @method string getResourceOwnerAccount()
2547
 * @method $this withResourceOwnerAccount($value)
2548
 * @method string getOwnerAccount()
2549
 * @method $this withOwnerAccount($value)
2550
 * @method string getOwnerId()
2551
 * @method $this withOwnerId($value)
2552
 */
2553
class DescribeDTCSecurityIpHostsForSQLServer extends Rpc
2554
{
2555
}
2556
2557
/**
2558
 * @method string getResourceOwnerId()
2559
 * @method $this withResourceOwnerId($value)
2560
 * @method string getStartTime()
2561
 * @method $this withStartTime($value)
2562
 * @method string getPageNumber()
2563
 * @method $this withPageNumber($value)
2564
 * @method string getPageSize()
2565
 * @method $this withPageSize($value)
2566
 * @method string getDBInstanceId()
2567
 * @method $this withDBInstanceId($value)
2568
 * @method string getResourceOwnerAccount()
2569
 * @method $this withResourceOwnerAccount($value)
2570
 * @method string getOwnerAccount()
2571
 * @method $this withOwnerAccount($value)
2572
 * @method string getEndTime()
2573
 * @method $this withEndTime($value)
2574
 * @method string getOwnerId()
2575
 * @method $this withOwnerId($value)
2576
 */
2577
class DescribeErrorLogs extends Rpc
2578
{
2579
}
2580
2581
/**
2582
 * @method string getResourceOwnerId()
2583
 * @method $this withResourceOwnerId($value)
2584
 * @method string getStartTime()
2585
 * @method $this withStartTime($value)
2586
 * @method string getPageNumber()
2587
 * @method $this withPageNumber($value)
2588
 * @method string getPageSize()
2589
 * @method $this withPageSize($value)
2590
 * @method string getResourceOwnerAccount()
2591
 * @method $this withResourceOwnerAccount($value)
2592
 * @method string getEndTime()
2593
 * @method $this withEndTime($value)
2594
 * @method string getOwnerId()
2595
 * @method $this withOwnerId($value)
2596
 */
2597
class DescribeEvents extends Rpc
2598
{
2599
}
2600
2601
/**
2602
 * @method string getResourceOwnerId()
2603
 * @method $this withResourceOwnerId($value)
2604
 * @method string getResourceOwnerAccount()
2605
 * @method $this withResourceOwnerAccount($value)
2606
 * @method string getOwnerId()
2607
 * @method $this withOwnerId($value)
2608
 * @method string getDBInstanceId()
2609
 * @method $this withDBInstanceId($value)
2610
 */
2611
class DescribeHASwitchConfig extends Rpc
2612
{
2613
}
2614
2615
/**
2616
 * @method string getResourceOwnerId()
2617
 * @method $this withResourceOwnerId($value)
2618
 * @method string getClientToken()
2619
 * @method $this withClientToken($value)
2620
 * @method string getPageNumber()
2621
 * @method $this withPageNumber($value)
2622
 * @method string getPageSize()
2623
 * @method $this withPageSize($value)
2624
 * @method string getDBInstanceId()
2625
 * @method $this withDBInstanceId($value)
2626
 * @method string getProxyId()
2627
 * @method string getResourceOwnerAccount()
2628
 * @method $this withResourceOwnerAccount($value)
2629
 * @method string getOwnerAccount()
2630
 * @method $this withOwnerAccount($value)
2631
 * @method string getOwnerId()
2632
 * @method $this withOwnerId($value)
2633
 */
2634
class DescribeInstanceAutoRenewalAttribute extends Rpc
2635
{
2636
2637
    /**
2638
     * @param string $value
2639
     *
2640
     * @return $this
2641
     */
2642
    public function withProxyId($value)
2643
    {
2644
        $this->data['ProxyId'] = $value;
2645
        $this->options['query']['proxyId'] = $value;
2646
2647
        return $this;
2648
    }
2649
}
2650
2651
/**
2652
 * @method string getResourceOwnerId()
2653
 * @method $this withResourceOwnerId($value)
2654
 * @method string getResourceOwnerAccount()
2655
 * @method $this withResourceOwnerAccount($value)
2656
 * @method string getOwnerId()
2657
 * @method $this withOwnerId($value)
2658
 * @method string getDBInstanceId()
2659
 * @method $this withDBInstanceId($value)
2660
 */
2661
class DescribeInstanceCrossBackupPolicy extends Rpc
2662
{
2663
}
2664
2665
/**
2666
 * @method string getResourceOwnerId()
2667
 * @method $this withResourceOwnerId($value)
2668
 * @method string getStartTime()
2669
 * @method $this withStartTime($value)
2670
 * @method string getPageNumber()
2671
 * @method $this withPageNumber($value)
2672
 * @method string getPageSize()
2673
 * @method $this withPageSize($value)
2674
 * @method string getDBInstanceId()
2675
 * @method $this withDBInstanceId($value)
2676
 * @method string getResourceOwnerAccount()
2677
 * @method $this withResourceOwnerAccount($value)
2678
 * @method string getOwnerAccount()
2679
 * @method $this withOwnerAccount($value)
2680
 * @method string getEndTime()
2681
 * @method $this withEndTime($value)
2682
 * @method string getOwnerId()
2683
 * @method $this withOwnerId($value)
2684
 */
2685
class DescribeLogBackupFiles extends Rpc
2686
{
2687
}
2688
2689
/**
2690
 * @method string getResourceOwnerId()
2691
 * @method $this withResourceOwnerId($value)
2692
 * @method string getStartTime()
2693
 * @method $this withStartTime($value)
2694
 * @method string getPageNumber()
2695
 * @method $this withPageNumber($value)
2696
 * @method string getPageSize()
2697
 * @method $this withPageSize($value)
2698
 * @method string getDBInstanceId()
2699
 * @method $this withDBInstanceId($value)
2700
 * @method string getResourceOwnerAccount()
2701
 * @method $this withResourceOwnerAccount($value)
2702
 * @method string getEndTime()
2703
 * @method $this withEndTime($value)
2704
 * @method string getOwnerId()
2705
 * @method $this withOwnerId($value)
2706
 */
2707
class DescribeMigrateTasks extends Rpc
2708
{
2709
}
2710
2711
/**
2712
 * @method string getResourceOwnerId()
2713
 * @method $this withResourceOwnerId($value)
2714
 * @method string getStartTime()
2715
 * @method $this withStartTime($value)
2716
 * @method string getPageNumber()
2717
 * @method $this withPageNumber($value)
2718
 * @method string getPageSize()
2719
 * @method $this withPageSize($value)
2720
 * @method string getDBInstanceId()
2721
 * @method $this withDBInstanceId($value)
2722
 * @method string getResourceOwnerAccount()
2723
 * @method $this withResourceOwnerAccount($value)
2724
 * @method string getEndTime()
2725
 * @method $this withEndTime($value)
2726
 * @method string getOwnerId()
2727
 * @method $this withOwnerId($value)
2728
 */
2729
class DescribeMigrateTasksForSQLServer extends Rpc
2730
{
2731
}
2732
2733
/**
2734
 * @method string getResourceOwnerId()
2735
 * @method $this withResourceOwnerId($value)
2736
 * @method string getStartTime()
2737
 * @method $this withStartTime($value)
2738
 * @method string getPageNumber()
2739
 * @method $this withPageNumber($value)
2740
 * @method string getPageSize()
2741
 * @method $this withPageSize($value)
2742
 * @method string getDBInstanceId()
2743
 * @method $this withDBInstanceId($value)
2744
 * @method string getResourceOwnerAccount()
2745
 * @method $this withResourceOwnerAccount($value)
2746
 * @method string getOwnerAccount()
2747
 * @method $this withOwnerAccount($value)
2748
 * @method string getEndTime()
2749
 * @method $this withEndTime($value)
2750
 * @method string getOwnerId()
2751
 * @method $this withOwnerId($value)
2752
 */
2753
class DescribeModifyParameterLog extends Rpc
2754
{
2755
}
2756
2757
/**
2758
 * @method string getResourceOwnerId()
2759
 * @method $this withResourceOwnerId($value)
2760
 * @method string getMigrateTaskId()
2761
 * @method $this withMigrateTaskId($value)
2762
 * @method string getResourceOwnerAccount()
2763
 * @method $this withResourceOwnerAccount($value)
2764
 * @method string getOwnerId()
2765
 * @method $this withOwnerId($value)
2766
 * @method string getDBInstanceId()
2767
 * @method $this withDBInstanceId($value)
2768
 */
2769
class DescribeOssDownloads extends Rpc
2770
{
2771
}
2772
2773
/**
2774
 * @method string getResourceOwnerId()
2775
 * @method $this withResourceOwnerId($value)
2776
 * @method string getMigrateTaskId()
2777
 * @method $this withMigrateTaskId($value)
2778
 * @method string getResourceOwnerAccount()
2779
 * @method $this withResourceOwnerAccount($value)
2780
 * @method string getOwnerId()
2781
 * @method $this withOwnerId($value)
2782
 * @method string getDBInstanceId()
2783
 * @method $this withDBInstanceId($value)
2784
 */
2785
class DescribeOssDownloadsForSQLServer extends Rpc
2786
{
2787
}
2788
2789
/**
2790
 * @method string getResourceOwnerId()
2791
 * @method $this withResourceOwnerId($value)
2792
 * @method string getResourceOwnerAccount()
2793
 * @method $this withResourceOwnerAccount($value)
2794
 * @method string getOwnerId()
2795
 * @method $this withOwnerId($value)
2796
 * @method string getParameterGroupId()
2797
 * @method $this withParameterGroupId($value)
2798
 */
2799
class DescribeParameterGroup extends Rpc
2800
{
2801
}
2802
2803
/**
2804
 * @method string getResourceOwnerId()
2805
 * @method $this withResourceOwnerId($value)
2806
 * @method string getResourceOwnerAccount()
2807
 * @method $this withResourceOwnerAccount($value)
2808
 * @method string getOwnerId()
2809
 * @method $this withOwnerId($value)
2810
 */
2811
class DescribeParameterGroups extends Rpc
2812
{
2813
}
2814
2815
/**
2816
 * @method string getResourceOwnerId()
2817
 * @method $this withResourceOwnerId($value)
2818
 * @method string getResourceOwnerAccount()
2819
 * @method $this withResourceOwnerAccount($value)
2820
 * @method string getClientToken()
2821
 * @method $this withClientToken($value)
2822
 * @method string getOwnerAccount()
2823
 * @method $this withOwnerAccount($value)
2824
 * @method string getOwnerId()
2825
 * @method $this withOwnerId($value)
2826
 * @method string getDBInstanceId()
2827
 * @method $this withDBInstanceId($value)
2828
 */
2829
class DescribeParameters extends Rpc
2830
{
2831
}
2832
2833
/**
2834
 * @method string getResourceOwnerId()
2835
 * @method $this withResourceOwnerId($value)
2836
 * @method string getClientToken()
2837
 * @method $this withClientToken($value)
2838
 * @method string getEngineVersion()
2839
 * @method $this withEngineVersion($value)
2840
 * @method string getEngine()
2841
 * @method $this withEngine($value)
2842
 * @method string getDBInstanceId()
2843
 * @method $this withDBInstanceId($value)
2844
 * @method string getResourceOwnerAccount()
2845
 * @method $this withResourceOwnerAccount($value)
2846
 * @method string getOwnerAccount()
2847
 * @method $this withOwnerAccount($value)
2848
 * @method string getOwnerId()
2849
 * @method $this withOwnerId($value)
2850
 * @method string getCategory()
2851
 * @method $this withCategory($value)
2852
 */
2853
class DescribeParameterTemplates extends Rpc
2854
{
2855
}
2856
2857
/**
2858
 * @method string getResourceOwnerId()
2859
 * @method $this withResourceOwnerId($value)
2860
 * @method string getDBInstanceStorage()
2861
 * @method $this withDBInstanceStorage($value)
2862
 * @method string getClientToken()
2863
 * @method $this withClientToken($value)
2864
 * @method string getEngineVersion()
2865
 * @method $this withEngineVersion($value)
2866
 * @method string getEngine()
2867
 * @method $this withEngine($value)
2868
 * @method string getQuantity()
2869
 * @method $this withQuantity($value)
2870
 * @method string getResourceOwnerAccount()
2871
 * @method $this withResourceOwnerAccount($value)
2872
 * @method string getOwnerAccount()
2873
 * @method $this withOwnerAccount($value)
2874
 * @method string getCommodityCode()
2875
 * @method $this withCommodityCode($value)
2876
 * @method string getOwnerId()
2877
 * @method $this withOwnerId($value)
2878
 * @method string getUsedTime()
2879
 * @method $this withUsedTime($value)
2880
 * @method string getDBInstanceClass()
2881
 * @method $this withDBInstanceClass($value)
2882
 * @method string getInstanceUsedType()
2883
 * @method $this withInstanceUsedType($value)
2884
 * @method string getZoneId()
2885
 * @method $this withZoneId($value)
2886
 * @method string getTimeType()
2887
 * @method $this withTimeType($value)
2888
 * @method string getPayType()
2889
 * @method $this withPayType($value)
2890
 * @method string getOrderType()
2891
 * @method $this withOrderType($value)
2892
 */
2893
class DescribePrice extends Rpc
2894
{
2895
}
2896
2897
/**
2898
 * @method string getResourceOwnerId()
2899
 * @method $this withResourceOwnerId($value)
2900
 * @method string getSecurityToken()
2901
 * @method $this withSecurityToken($value)
2902
 * @method string getReadInstanceId()
2903
 * @method $this withReadInstanceId($value)
2904
 * @method string getDBInstanceId()
2905
 * @method $this withDBInstanceId($value)
2906
 * @method string getResourceOwnerAccount()
2907
 * @method $this withResourceOwnerAccount($value)
2908
 * @method string getOwnerAccount()
2909
 * @method $this withOwnerAccount($value)
2910
 * @method string getOwnerId()
2911
 * @method $this withOwnerId($value)
2912
 */
2913
class DescribeReadDBInstanceDelay extends Rpc
2914
{
2915
}
2916
2917
/**
2918
 * @method string getResourceOwnerId()
2919
 * @method $this withResourceOwnerId($value)
2920
 * @method string getResourceOwnerAccount()
2921
 * @method $this withResourceOwnerAccount($value)
2922
 * @method string getClientToken()
2923
 * @method $this withClientToken($value)
2924
 * @method string getOwnerAccount()
2925
 * @method $this withOwnerAccount($value)
2926
 * @method string getOwnerId()
2927
 * @method $this withOwnerId($value)
2928
 */
2929
class DescribeRegions extends Rpc
2930
{
2931
}
2932
2933
/**
2934
 * @method string getResourceOwnerId()
2935
 * @method $this withResourceOwnerId($value)
2936
 * @method string getClientToken()
2937
 * @method $this withClientToken($value)
2938
 * @method string getDBInstanceId()
2939
 * @method $this withDBInstanceId($value)
2940
 * @method string getBusinessInfo()
2941
 * @method $this withBusinessInfo($value)
2942
 * @method string getQuantity()
2943
 * @method $this withQuantity($value)
2944
 * @method string getResourceOwnerAccount()
2945
 * @method $this withResourceOwnerAccount($value)
2946
 * @method string getOwnerAccount()
2947
 * @method $this withOwnerAccount($value)
2948
 * @method string getCommodityCode()
2949
 * @method $this withCommodityCode($value)
2950
 * @method string getOwnerId()
2951
 * @method $this withOwnerId($value)
2952
 * @method string getUsedTime()
2953
 * @method $this withUsedTime($value)
2954
 * @method string getDBInstanceClass()
2955
 * @method $this withDBInstanceClass($value)
2956
 * @method string getPromotionCode()
2957
 * @method $this withPromotionCode($value)
2958
 * @method string getTimeType()
2959
 * @method $this withTimeType($value)
2960
 * @method string getPayType()
2961
 * @method $this withPayType($value)
2962
 * @method string getOrderType()
2963
 * @method $this withOrderType($value)
2964
 */
2965
class DescribeRenewalPrice extends Rpc
2966
{
2967
}
2968
2969
/**
2970
 * @method string getResourceOwnerId()
2971
 * @method $this withResourceOwnerId($value)
2972
 * @method string getResourceOwnerAccount()
2973
 * @method $this withResourceOwnerAccount($value)
2974
 * @method string getClientToken()
2975
 * @method $this withClientToken($value)
2976
 * @method string getOwnerAccount()
2977
 * @method $this withOwnerAccount($value)
2978
 * @method string getOwnerId()
2979
 * @method $this withOwnerId($value)
2980
 * @method string getDBInstanceId()
2981
 * @method $this withDBInstanceId($value)
2982
 */
2983
class DescribeResourceUsage extends Rpc
2984
{
2985
}
2986
2987
/**
2988
 * @method string getResourceOwnerId()
2989
 * @method $this withResourceOwnerId($value)
2990
 * @method string getResourceOwnerAccount()
2991
 * @method $this withResourceOwnerAccount($value)
2992
 * @method string getOwnerId()
2993
 * @method $this withOwnerId($value)
2994
 * @method string getDBInstanceId()
2995
 * @method $this withDBInstanceId($value)
2996
 */
2997
class DescribeSecurityGroupConfiguration extends Rpc
2998
{
2999
}
3000
3001
/**
3002
 * @method string getResourceOwnerId()
3003
 * @method $this withResourceOwnerId($value)
3004
 * @method string getStartTime()
3005
 * @method $this withStartTime($value)
3006
 * @method string getPageNumber()
3007
 * @method $this withPageNumber($value)
3008
 * @method string getPageSize()
3009
 * @method $this withPageSize($value)
3010
 * @method string getDBInstanceId()
3011
 * @method $this withDBInstanceId($value)
3012
 * @method string getResourceOwnerAccount()
3013
 * @method $this withResourceOwnerAccount($value)
3014
 * @method string getOwnerAccount()
3015
 * @method $this withOwnerAccount($value)
3016
 * @method string getEndTime()
3017
 * @method $this withEndTime($value)
3018
 * @method string getOwnerId()
3019
 * @method $this withOwnerId($value)
3020
 * @method string getDBName()
3021
 * @method $this withDBName($value)
3022
 * @method string getSQLHASH()
3023
 * @method $this withSQLHASH($value)
3024
 */
3025
class DescribeSlowLogRecords extends Rpc
3026
{
3027
}
3028
3029
/**
3030
 * @method string getResourceOwnerId()
3031
 * @method $this withResourceOwnerId($value)
3032
 * @method string getStartTime()
3033
 * @method $this withStartTime($value)
3034
 * @method string getPageNumber()
3035
 * @method $this withPageNumber($value)
3036
 * @method string getSortKey()
3037
 * @method $this withSortKey($value)
3038
 * @method string getPageSize()
3039
 * @method $this withPageSize($value)
3040
 * @method string getDBInstanceId()
3041
 * @method $this withDBInstanceId($value)
3042
 * @method string getResourceOwnerAccount()
3043
 * @method $this withResourceOwnerAccount($value)
3044
 * @method string getOwnerAccount()
3045
 * @method $this withOwnerAccount($value)
3046
 * @method string getEndTime()
3047
 * @method $this withEndTime($value)
3048
 * @method string getOwnerId()
3049
 * @method $this withOwnerId($value)
3050
 * @method string getDBName()
3051
 * @method $this withDBName($value)
3052
 */
3053
class DescribeSlowLogs extends Rpc
3054
{
3055
}
3056
3057
/**
3058
 * @method string getResourceOwnerId()
3059
 * @method $this withResourceOwnerId($value)
3060
 * @method string getPageNumber()
3061
 * @method $this withPageNumber($value)
3062
 * @method string getPageSize()
3063
 * @method $this withPageSize($value)
3064
 * @method string getDBInstanceId()
3065
 * @method $this withDBInstanceId($value)
3066
 * @method string getResourceOwnerAccount()
3067
 * @method $this withResourceOwnerAccount($value)
3068
 * @method string getOwnerAccount()
3069
 * @method $this withOwnerAccount($value)
3070
 * @method string getOwnerId()
3071
 * @method $this withOwnerId($value)
3072
 * @method string getFileName()
3073
 * @method $this withFileName($value)
3074
 */
3075
class DescribeSQLLogFiles extends Rpc
3076
{
3077
}
3078
3079
/**
3080
 * @method string getResourceOwnerId()
3081
 * @method $this withResourceOwnerId($value)
3082
 * @method string getClientToken()
3083
 * @method $this withClientToken($value)
3084
 * @method string getStartTime()
3085
 * @method $this withStartTime($value)
3086
 * @method string getQueryKeywords()
3087
 * @method $this withQueryKeywords($value)
3088
 * @method string getPageNumber()
3089
 * @method $this withPageNumber($value)
3090
 * @method string getDatabase()
3091
 * @method $this withDatabase($value)
3092
 * @method string getPageSize()
3093
 * @method $this withPageSize($value)
3094
 * @method string getDBInstanceId()
3095
 * @method $this withDBInstanceId($value)
3096
 * @method string getSQLId()
3097
 * @method $this withSQLId($value)
3098
 * @method string getResourceOwnerAccount()
3099
 * @method $this withResourceOwnerAccount($value)
3100
 * @method string getOwnerAccount()
3101
 * @method $this withOwnerAccount($value)
3102
 * @method string getEndTime()
3103
 * @method $this withEndTime($value)
3104
 * @method string getOwnerId()
3105
 * @method $this withOwnerId($value)
3106
 * @method string getForm()
3107
 * @method $this withForm($value)
3108
 * @method string getUser()
3109
 * @method $this withUser($value)
3110
 */
3111
class DescribeSQLLogRecords extends Rpc
3112
{
3113
}
3114
3115
/**
3116
 * @method string getResourceOwnerId()
3117
 * @method $this withResourceOwnerId($value)
3118
 * @method string getStartTime()
3119
 * @method $this withStartTime($value)
3120
 * @method string getPageNumber()
3121
 * @method $this withPageNumber($value)
3122
 * @method string getPageSize()
3123
 * @method $this withPageSize($value)
3124
 * @method string getDBInstanceId()
3125
 * @method $this withDBInstanceId($value)
3126
 * @method string getResourceOwnerAccount()
3127
 * @method $this withResourceOwnerAccount($value)
3128
 * @method string getOwnerAccount()
3129
 * @method $this withOwnerAccount($value)
3130
 * @method string getEndTime()
3131
 * @method $this withEndTime($value)
3132
 * @method string getOwnerId()
3133
 * @method $this withOwnerId($value)
3134
 */
3135
class DescribeSQLLogReportList extends Rpc
3136
{
3137
}
3138
3139
/**
3140
 * @method string getResourceOwnerId()
3141
 * @method $this withResourceOwnerId($value)
3142
 * @method string getStartTime()
3143
 * @method $this withStartTime($value)
3144
 * @method string getPageNumber()
3145
 * @method $this withPageNumber($value)
3146
 * @method string getPageSize()
3147
 * @method $this withPageSize($value)
3148
 * @method string getDBInstanceId()
3149
 * @method $this withDBInstanceId($value)
3150
 * @method string getResourceOwnerAccount()
3151
 * @method $this withResourceOwnerAccount($value)
3152
 * @method string getOwnerAccount()
3153
 * @method $this withOwnerAccount($value)
3154
 * @method string getEndTime()
3155
 * @method $this withEndTime($value)
3156
 * @method string getOwnerId()
3157
 * @method $this withOwnerId($value)
3158
 */
3159
class DescribeSQLLogReports extends Rpc
3160
{
3161
}
3162
3163
/**
3164
 * @method string getResourceOwnerId()
3165
 * @method $this withResourceOwnerId($value)
3166
 * @method string getStartTime()
3167
 * @method $this withStartTime($value)
3168
 * @method string getPageNumber()
3169
 * @method $this withPageNumber($value)
3170
 * @method string getPageSize()
3171
 * @method $this withPageSize($value)
3172
 * @method string getDBInstanceId()
3173
 * @method $this withDBInstanceId($value)
3174
 * @method string getResourceOwnerAccount()
3175
 * @method $this withResourceOwnerAccount($value)
3176
 * @method string getOwnerAccount()
3177
 * @method $this withOwnerAccount($value)
3178
 * @method string getEndTime()
3179
 * @method $this withEndTime($value)
3180
 * @method string getOwnerId()
3181
 * @method $this withOwnerId($value)
3182
 */
3183
class DescribeSQLReports extends Rpc
3184
{
3185
}
3186
3187
/**
3188
 * @method string getResourceOwnerId()
3189
 * @method $this withResourceOwnerId($value)
3190
 * @method string getClientToken()
3191
 * @method $this withClientToken($value)
3192
 * @method string getDBInstanceId()
3193
 * @method $this withDBInstanceId($value)
3194
 * @method string getProxyId()
3195
 * @method string getResourceOwnerAccount()
3196
 * @method $this withResourceOwnerAccount($value)
3197
 * @method string getOwnerAccount()
3198
 * @method $this withOwnerAccount($value)
3199
 * @method string getOwnerId()
3200
 * @method $this withOwnerId($value)
3201
 * @method string getTags()
3202
 * @method $this withTags($value)
3203
 */
3204
class DescribeTags extends Rpc
3205
{
3206
3207
    /**
3208
     * @param string $value
3209
     *
3210
     * @return $this
3211
     */
3212
    public function withProxyId($value)
3213
    {
3214
        $this->data['ProxyId'] = $value;
3215
        $this->options['query']['proxyId'] = $value;
3216
3217
        return $this;
3218
    }
3219
}
3220
3221
/**
3222
 * @method string getResourceOwnerId()
3223
 * @method $this withResourceOwnerId($value)
3224
 * @method string getStartTime()
3225
 * @method $this withStartTime($value)
3226
 * @method string getPageNumber()
3227
 * @method $this withPageNumber($value)
3228
 * @method string getPageSize()
3229
 * @method $this withPageSize($value)
3230
 * @method string getDBInstanceId()
3231
 * @method $this withDBInstanceId($value)
3232
 * @method string getResourceOwnerAccount()
3233
 * @method $this withResourceOwnerAccount($value)
3234
 * @method string getOwnerAccount()
3235
 * @method $this withOwnerAccount($value)
3236
 * @method string getEndTime()
3237
 * @method $this withEndTime($value)
3238
 * @method string getOwnerId()
3239
 * @method $this withOwnerId($value)
3240
 * @method string getTaskAction()
3241
 * @method $this withTaskAction($value)
3242
 * @method string getStatus()
3243
 * @method $this withStatus($value)
3244
 */
3245
class DescribeTasks extends Rpc
3246
{
3247
}
3248
3249
/**
3250
 * @method string getResourceOwnerId()
3251
 * @method $this withResourceOwnerId($value)
3252
 * @method string getResourceOwnerAccount()
3253
 * @method $this withResourceOwnerAccount($value)
3254
 * @method string getClientToken()
3255
 * @method $this withClientToken($value)
3256
 * @method string getOwnerAccount()
3257
 * @method $this withOwnerAccount($value)
3258
 * @method string getOwnerId()
3259
 * @method $this withOwnerId($value)
3260
 * @method string getDBInstanceId()
3261
 * @method $this withDBInstanceId($value)
3262
 */
3263
class DestroyDBInstance extends Rpc
3264
{
3265
}
3266
3267
/**
3268
 * @method string getResourceOwnerId()
3269
 * @method $this withResourceOwnerId($value)
3270
 * @method string getEngineVersion()
3271
 * @method $this withEngineVersion($value)
3272
 * @method string getEngine()
3273
 * @method $this withEngine($value)
3274
 * @method string getDedicatedHostGroupId()
3275
 * @method $this withDedicatedHostGroupId($value)
3276
 * @method string getInstanceClassNames()
3277
 * @method $this withInstanceClassNames($value)
3278
 * @method string getDiskSize()
3279
 * @method $this withDiskSize($value)
3280
 * @method string getResourceOwnerAccount()
3281
 * @method $this withResourceOwnerAccount($value)
3282
 * @method string getOwnerId()
3283
 * @method $this withOwnerId($value)
3284
 * @method string getDiskType()
3285
 * @method $this withDiskType($value)
3286
 */
3287
class EvaluateDedicatedHostInstanceResource extends Rpc
3288
{
3289
}
3290
3291
/**
3292
 * @method string getResourceOwnerId()
3293
 * @method $this withResourceOwnerId($value)
3294
 * @method string getAccountPrivilege()
3295
 * @method $this withAccountPrivilege($value)
3296
 * @method string getAccountName()
3297
 * @method $this withAccountName($value)
3298
 * @method string getDBInstanceId()
3299
 * @method $this withDBInstanceId($value)
3300
 * @method string getResourceOwnerAccount()
3301
 * @method $this withResourceOwnerAccount($value)
3302
 * @method string getOwnerAccount()
3303
 * @method $this withOwnerAccount($value)
3304
 * @method string getOwnerId()
3305
 * @method $this withOwnerId($value)
3306
 * @method string getDBName()
3307
 * @method $this withDBName($value)
3308
 */
3309
class GrantAccountPrivilege extends Rpc
3310
{
3311
}
3312
3313
/**
3314
 * @method string getPrivileges()
3315
 * @method $this withPrivileges($value)
3316
 * @method string getResourceOwnerId()
3317
 * @method $this withResourceOwnerId($value)
3318
 * @method string getDBInstanceId()
3319
 * @method $this withDBInstanceId($value)
3320
 * @method string getResourceOwnerAccount()
3321
 * @method $this withResourceOwnerAccount($value)
3322
 * @method string getOwnerAccount()
3323
 * @method $this withOwnerAccount($value)
3324
 * @method string getOwnerId()
3325
 * @method $this withOwnerId($value)
3326
 * @method string getExpiredTime()
3327
 * @method $this withExpiredTime($value)
3328
 */
3329
class GrantOperatorPermission extends Rpc
3330
{
3331
}
3332
3333
/**
3334
 * @method string getResourceOwnerId()
3335
 * @method $this withResourceOwnerId($value)
3336
 * @method string getDBInfo()
3337
 * @method $this withDBInfo($value)
3338
 * @method string getDBInstanceId()
3339
 * @method $this withDBInstanceId($value)
3340
 * @method string getResourceOwnerAccount()
3341
 * @method $this withResourceOwnerAccount($value)
3342
 * @method string getOwnerAccount()
3343
 * @method $this withOwnerAccount($value)
3344
 * @method string getOwnerId()
3345
 * @method $this withOwnerId($value)
3346
 * @method string getSourceDBInstanceId()
3347
 * @method $this withSourceDBInstanceId($value)
3348
 */
3349
class ImportDatabaseBetweenInstances extends Rpc
3350
{
3351
}
3352
3353
/**
3354
 * @method string getResourceOwnerId()
3355
 * @method $this withResourceOwnerId($value)
3356
 * @method array getResourceId()
3357
 * @method string getResourceOwnerAccount()
3358
 * @method $this withResourceOwnerAccount($value)
3359
 * @method string getOwnerId()
3360
 * @method $this withOwnerId($value)
3361
 * @method string getResourceType()
3362
 * @method $this withResourceType($value)
3363
 * @method string getNextToken()
3364
 * @method $this withNextToken($value)
3365
 * @method array getTag()
3366
 */
3367
class ListTagResources extends Rpc
3368
{
3369
3370
    /**
3371
     * @param array $resourceId
3372
     *
3373
     * @return $this
3374
     */
3375
	public function withResourceId(array $resourceId)
3376
	{
3377
	    $this->data['ResourceId'] = $resourceId;
3378
		foreach ($resourceId as $i => $iValue) {
3379
			$this->options['query']['ResourceId.' . ($i + 1)] = $iValue;
3380
		}
3381
3382
		return $this;
3383
    }
3384
3385
    /**
3386
     * @param array $tag
3387
     *
3388
     * @return $this
3389
     */
3390
	public function withTag(array $tag)
3391
	{
3392
	    $this->data['Tag'] = $tag;
3393
		foreach ($tag as $depth1 => $depth1Value) {
3394
			$this->options['query']['Tag.' . ($depth1 + 1) . '.Value'] = $depth1Value['Value'];
3395
			$this->options['query']['Tag.' . ($depth1 + 1) . '.Key'] = $depth1Value['Key'];
3396
		}
3397
3398
		return $this;
3399
    }
3400
}
3401
3402
/**
3403
 * @method string getResourceOwnerId()
3404
 * @method $this withResourceOwnerId($value)
3405
 * @method string getResourceOwnerAccount()
3406
 * @method $this withResourceOwnerAccount($value)
3407
 * @method string getOwnerId()
3408
 * @method $this withOwnerId($value)
3409
 * @method string getAccountName()
3410
 * @method $this withAccountName($value)
3411
 * @method string getDBInstanceId()
3412
 * @method $this withDBInstanceId($value)
3413
 */
3414
class LockAccount extends Rpc
3415
{
3416
}
3417
3418
/**
3419
 * @method string getResourceOwnerId()
3420
 * @method $this withResourceOwnerId($value)
3421
 * @method string getSpecifiedTime()
3422
 * @method $this withSpecifiedTime($value)
3423
 * @method string getTargetDedicatedHostIdForSlave()
3424
 * @method $this withTargetDedicatedHostIdForSlave($value)
3425
 * @method string getEngineVersion()
3426
 * @method $this withEngineVersion($value)
3427
 * @method string getStorage()
3428
 * @method $this withStorage($value)
3429
 * @method string getEffectiveTime()
3430
 * @method $this withEffectiveTime($value)
3431
 * @method string getDBInstanceTransType()
3432
 * @method $this withDBInstanceTransType($value)
3433
 * @method string getTargetDedicatedHostIdForMaster()
3434
 * @method $this withTargetDedicatedHostIdForMaster($value)
3435
 * @method string getDBInstanceId()
3436
 * @method $this withDBInstanceId($value)
3437
 * @method string getDedicatedHostGroupId()
3438
 * @method $this withDedicatedHostGroupId($value)
3439
 * @method string getResourceOwnerAccount()
3440
 * @method $this withResourceOwnerAccount($value)
3441
 * @method string getOwnerId()
3442
 * @method $this withOwnerId($value)
3443
 * @method string getTargetDBInstanceClass()
3444
 * @method $this withTargetDBInstanceClass($value)
3445
 * @method string getVSwitchId()
3446
 * @method $this withVSwitchId($value)
3447
 * @method string getTargetDedicatedHostIdForLog()
3448
 * @method $this withTargetDedicatedHostIdForLog($value)
3449
 * @method string getZoneId()
3450
 * @method $this withZoneId($value)
3451
 */
3452
class MigrateDBInstance extends Rpc
3453
{
3454
}
3455
3456
/**
3457
 * @method string getResourceOwnerId()
3458
 * @method $this withResourceOwnerId($value)
3459
 * @method string getResourceOwnerAccount()
3460
 * @method $this withResourceOwnerAccount($value)
3461
 * @method string getOwnerId()
3462
 * @method $this withOwnerId($value)
3463
 * @method string getDBInstanceId()
3464
 * @method $this withDBInstanceId($value)
3465
 */
3466
class MigrateSecurityIPMode extends Rpc
3467
{
3468
}
3469
3470
/**
3471
 * @method string getResourceOwnerId()
3472
 * @method $this withResourceOwnerId($value)
3473
 * @method string getZoneIdSlave1()
3474
 * @method $this withZoneIdSlave1($value)
3475
 * @method string getZoneIdSlave2()
3476
 * @method $this withZoneIdSlave2($value)
3477
 * @method string getEffectiveTime()
3478
 * @method $this withEffectiveTime($value)
3479
 * @method string getDBInstanceId()
3480
 * @method $this withDBInstanceId($value)
3481
 * @method string getResourceOwnerAccount()
3482
 * @method $this withResourceOwnerAccount($value)
3483
 * @method string getOwnerAccount()
3484
 * @method $this withOwnerAccount($value)
3485
 * @method string getOwnerId()
3486
 * @method $this withOwnerId($value)
3487
 * @method string getVSwitchId()
3488
 * @method $this withVSwitchId($value)
3489
 * @method string getVPCId()
3490
 * @method $this withVPCId($value)
3491
 * @method string getZoneId()
3492
 * @method $this withZoneId($value)
3493
 * @method string getCategory()
3494
 * @method $this withCategory($value)
3495
 */
3496
class MigrateToOtherZone extends Rpc
3497
{
3498
}
3499
3500
/**
3501
 * @method string getResourceOwnerId()
3502
 * @method $this withResourceOwnerId($value)
3503
 * @method string getAccountDescription()
3504
 * @method $this withAccountDescription($value)
3505
 * @method string getAccountName()
3506
 * @method $this withAccountName($value)
3507
 * @method string getDBInstanceId()
3508
 * @method $this withDBInstanceId($value)
3509
 * @method string getResourceOwnerAccount()
3510
 * @method $this withResourceOwnerAccount($value)
3511
 * @method string getOwnerAccount()
3512
 * @method $this withOwnerAccount($value)
3513
 * @method string getOwnerId()
3514
 * @method $this withOwnerId($value)
3515
 */
3516
class ModifyAccountDescription extends Rpc
3517
{
3518
}
3519
3520
/**
3521
 * @method string getResourceOwnerId()
3522
 * @method $this withResourceOwnerId($value)
3523
 * @method string getResourceOwnerAccount()
3524
 * @method $this withResourceOwnerAccount($value)
3525
 * @method string getOwnerId()
3526
 * @method $this withOwnerId($value)
3527
 * @method string getEnableEventLog()
3528
 * @method $this withEnableEventLog($value)
3529
 */
3530
class ModifyActionEventPolicy extends Rpc
3531
{
3532
}
3533
3534
/**
3535
 * @method string getResourceOwnerId()
3536
 * @method $this withResourceOwnerId($value)
3537
 * @method string getLocalLogRetentionHours()
3538
 * @method $this withLocalLogRetentionHours($value)
3539
 * @method string getLogBackupFrequency()
3540
 * @method $this withLogBackupFrequency($value)
3541
 * @method string getArchiveBackupKeepCount()
3542
 * @method $this withArchiveBackupKeepCount($value)
3543
 * @method string getBackupLog()
3544
 * @method $this withBackupLog($value)
3545
 * @method string getDuplicationContent()
3546
 * @method $this withDuplicationContent($value)
3547
 * @method string getHighSpaceUsageProtection()
3548
 * @method $this withHighSpaceUsageProtection($value)
3549
 * @method string getDBInstanceId()
3550
 * @method $this withDBInstanceId($value)
3551
 * @method string getEnableBackupLog()
3552
 * @method $this withEnableBackupLog($value)
3553
 * @method string getBackupPolicyMode()
3554
 * @method $this withBackupPolicyMode($value)
3555
 * @method string getPreferredBackupPeriod()
3556
 * @method $this withPreferredBackupPeriod($value)
3557
 * @method string getReleasedKeepPolicy()
3558
 * @method $this withReleasedKeepPolicy($value)
3559
 * @method string getResourceOwnerAccount()
3560
 * @method $this withResourceOwnerAccount($value)
3561
 * @method string getOwnerAccount()
3562
 * @method $this withOwnerAccount($value)
3563
 * @method string getCompressType()
3564
 * @method $this withCompressType($value)
3565
 * @method string getLocalLogRetentionSpace()
3566
 * @method $this withLocalLogRetentionSpace($value)
3567
 * @method string getOwnerId()
3568
 * @method $this withOwnerId($value)
3569
 * @method string getArchiveBackupKeepPolicy()
3570
 * @method $this withArchiveBackupKeepPolicy($value)
3571
 * @method string getDuplication()
3572
 * @method $this withDuplication($value)
3573
 * @method string getPreferredBackupTime()
3574
 * @method $this withPreferredBackupTime($value)
3575
 * @method string getBackupRetentionPeriod()
3576
 * @method $this withBackupRetentionPeriod($value)
3577
 * @method string getDuplicationLocation()
3578
 * @method $this withDuplicationLocation($value)
3579
 * @method string getArchiveBackupRetentionPeriod()
3580
 * @method $this withArchiveBackupRetentionPeriod($value)
3581
 * @method string getLogBackupRetentionPeriod()
3582
 * @method $this withLogBackupRetentionPeriod($value)
3583
 */
3584
class ModifyBackupPolicy extends Rpc
3585
{
3586
}
3587
3588
/**
3589
 * @method string getResourceOwnerId()
3590
 * @method $this withResourceOwnerId($value)
3591
 * @method string getResourceOwnerAccount()
3592
 * @method $this withResourceOwnerAccount($value)
3593
 * @method string getTimezone()
3594
 * @method $this withTimezone($value)
3595
 * @method string getOwnerId()
3596
 * @method $this withOwnerId($value)
3597
 * @method string getDBInstanceId()
3598
 * @method $this withDBInstanceId($value)
3599
 * @method string getCollation()
3600
 * @method $this withCollation($value)
3601
 */
3602
class ModifyCollationTimeZone extends Rpc
3603
{
3604
}
3605
3606
/**
3607
 * @method string getResourceOwnerId()
3608
 * @method $this withResourceOwnerId($value)
3609
 * @method string getDBInstanceId()
3610
 * @method $this withDBInstanceId($value)
3611
 * @method string getDBDescription()
3612
 * @method $this withDBDescription($value)
3613
 * @method string getResourceOwnerAccount()
3614
 * @method $this withResourceOwnerAccount($value)
3615
 * @method string getOwnerAccount()
3616
 * @method $this withOwnerAccount($value)
3617
 * @method string getOwnerId()
3618
 * @method $this withOwnerId($value)
3619
 * @method string getDBName()
3620
 * @method $this withDBName($value)
3621
 */
3622
class ModifyDBDescription extends Rpc
3623
{
3624
}
3625
3626
/**
3627
 * @method string getResourceOwnerId()
3628
 * @method $this withResourceOwnerId($value)
3629
 * @method string getResourceOwnerAccount()
3630
 * @method $this withResourceOwnerAccount($value)
3631
 * @method string getClientToken()
3632
 * @method $this withClientToken($value)
3633
 * @method string getOwnerId()
3634
 * @method $this withOwnerId($value)
3635
 * @method string getAutoUpgradeMinorVersion()
3636
 * @method $this withAutoUpgradeMinorVersion($value)
3637
 * @method string getDBInstanceId()
3638
 * @method $this withDBInstanceId($value)
3639
 */
3640
class ModifyDBInstanceAutoUpgradeMinorVersion extends Rpc
3641
{
3642
}
3643
3644
/**
3645
 * @method string getConnectionMode()
3646
 * @method $this withConnectionMode($value)
3647
 * @method string getResourceOwnerId()
3648
 * @method $this withResourceOwnerId($value)
3649
 * @method string getResourceOwnerAccount()
3650
 * @method $this withResourceOwnerAccount($value)
3651
 * @method string getOwnerAccount()
3652
 * @method $this withOwnerAccount($value)
3653
 * @method string getOwnerId()
3654
 * @method $this withOwnerId($value)
3655
 * @method string getDBInstanceId()
3656
 * @method $this withDBInstanceId($value)
3657
 */
3658
class ModifyDBInstanceConnectionMode extends Rpc
3659
{
3660
}
3661
3662
/**
3663
 * @method string getResourceOwnerId()
3664
 * @method $this withResourceOwnerId($value)
3665
 * @method string getConnectionStringPrefix()
3666
 * @method $this withConnectionStringPrefix($value)
3667
 * @method string getDBInstanceId()
3668
 * @method $this withDBInstanceId($value)
3669
 * @method string getResourceOwnerAccount()
3670
 * @method $this withResourceOwnerAccount($value)
3671
 * @method string getOwnerAccount()
3672
 * @method $this withOwnerAccount($value)
3673
 * @method string getOwnerId()
3674
 * @method $this withOwnerId($value)
3675
 * @method string getCurrentConnectionString()
3676
 * @method $this withCurrentConnectionString($value)
3677
 * @method string getPort()
3678
 * @method $this withPort($value)
3679
 */
3680
class ModifyDBInstanceConnectionString extends Rpc
3681
{
3682
}
3683
3684
/**
3685
 * @method string getResourceOwnerId()
3686
 * @method $this withResourceOwnerId($value)
3687
 * @method string getClientToken()
3688
 * @method $this withClientToken($value)
3689
 * @method string getDBInstanceId()
3690
 * @method $this withDBInstanceId($value)
3691
 * @method string getDBInstanceDescription()
3692
 * @method $this withDBInstanceDescription($value)
3693
 * @method string getResourceOwnerAccount()
3694
 * @method $this withResourceOwnerAccount($value)
3695
 * @method string getOwnerAccount()
3696
 * @method $this withOwnerAccount($value)
3697
 * @method string getOwnerId()
3698
 * @method $this withOwnerId($value)
3699
 */
3700
class ModifyDBInstanceDescription extends Rpc
3701
{
3702
}
3703
3704
/**
3705
 * @method string getResourceOwnerId()
3706
 * @method $this withResourceOwnerId($value)
3707
 * @method string getDbInstanceId()
3708
 * @method $this withDbInstanceId($value)
3709
 * @method string getHAMode()
3710
 * @method $this withHAMode($value)
3711
 * @method string getResourceOwnerAccount()
3712
 * @method $this withResourceOwnerAccount($value)
3713
 * @method string getOwnerAccount()
3714
 * @method $this withOwnerAccount($value)
3715
 * @method string getSyncMode()
3716
 * @method $this withSyncMode($value)
3717
 * @method string getOwnerId()
3718
 * @method $this withOwnerId($value)
3719
 */
3720
class ModifyDBInstanceHAConfig extends Rpc
3721
{
3722
}
3723
3724
/**
3725
 * @method string getResourceOwnerId()
3726
 * @method $this withResourceOwnerId($value)
3727
 * @method string getClientToken()
3728
 * @method $this withClientToken($value)
3729
 * @method string getMaintainTime()
3730
 * @method $this withMaintainTime($value)
3731
 * @method string getDBInstanceId()
3732
 * @method $this withDBInstanceId($value)
3733
 * @method string getResourceOwnerAccount()
3734
 * @method $this withResourceOwnerAccount($value)
3735
 * @method string getOwnerAccount()
3736
 * @method $this withOwnerAccount($value)
3737
 * @method string getOwnerId()
3738
 * @method $this withOwnerId($value)
3739
 */
3740
class ModifyDBInstanceMaintainTime extends Rpc
3741
{
3742
}
3743
3744
/**
3745
 * @method string getResourceOwnerId()
3746
 * @method $this withResourceOwnerId($value)
3747
 * @method string getPeriod()
3748
 * @method $this withPeriod($value)
3749
 * @method string getResourceOwnerAccount()
3750
 * @method $this withResourceOwnerAccount($value)
3751
 * @method string getClientToken()
3752
 * @method $this withClientToken($value)
3753
 * @method string getOwnerAccount()
3754
 * @method $this withOwnerAccount($value)
3755
 * @method string getOwnerId()
3756
 * @method $this withOwnerId($value)
3757
 * @method string getDBInstanceId()
3758
 * @method $this withDBInstanceId($value)
3759
 */
3760
class ModifyDBInstanceMonitor extends Rpc
3761
{
3762
}
3763
3764
/**
3765
 * @method string getResourceOwnerId()
3766
 * @method $this withResourceOwnerId($value)
3767
 * @method string getConnectionString()
3768
 * @method $this withConnectionString($value)
3769
 * @method string getClassicExpiredDays()
3770
 * @method $this withClassicExpiredDays($value)
3771
 * @method string getDBInstanceId()
3772
 * @method $this withDBInstanceId($value)
3773
 * @method string getResourceOwnerAccount()
3774
 * @method $this withResourceOwnerAccount($value)
3775
 * @method string getOwnerAccount()
3776
 * @method $this withOwnerAccount($value)
3777
 * @method string getOwnerId()
3778
 * @method $this withOwnerId($value)
3779
 */
3780
class ModifyDBInstanceNetworkExpireTime extends Rpc
3781
{
3782
}
3783
3784
/**
3785
 * @method string getResourceOwnerId()
3786
 * @method $this withResourceOwnerId($value)
3787
 * @method string getClassicExpiredDays()
3788
 * @method $this withClassicExpiredDays($value)
3789
 * @method string getDBInstanceId()
3790
 * @method $this withDBInstanceId($value)
3791
 * @method string getReadWriteSplittingPrivateIpAddress()
3792
 * @method $this withReadWriteSplittingPrivateIpAddress($value)
3793
 * @method string getResourceOwnerAccount()
3794
 * @method $this withResourceOwnerAccount($value)
3795
 * @method string getOwnerAccount()
3796
 * @method $this withOwnerAccount($value)
3797
 * @method string getOwnerId()
3798
 * @method $this withOwnerId($value)
3799
 * @method string getVSwitchId()
3800
 * @method $this withVSwitchId($value)
3801
 * @method string getPrivateIpAddress()
3802
 * @method $this withPrivateIpAddress($value)
3803
 * @method string getRetainClassic()
3804
 * @method $this withRetainClassic($value)
3805
 * @method string getVPCId()
3806
 * @method $this withVPCId($value)
3807
 * @method string getInstanceNetworkType()
3808
 * @method $this withInstanceNetworkType($value)
3809
 * @method string getReadWriteSplittingClassicExpiredDays()
3810
 * @method $this withReadWriteSplittingClassicExpiredDays($value)
3811
 */
3812
class ModifyDBInstanceNetworkType extends Rpc
3813
{
3814
}
3815
3816
/**
3817
 * @method string getResourceOwnerId()
3818
 * @method $this withResourceOwnerId($value)
3819
 * @method string getClientToken()
3820
 * @method $this withClientToken($value)
3821
 * @method string getDBInstanceId()
3822
 * @method $this withDBInstanceId($value)
3823
 * @method string getBusinessInfo()
3824
 * @method $this withBusinessInfo($value)
3825
 * @method string getPeriod()
3826
 * @method $this withPeriod($value)
3827
 * @method string getAgentId()
3828
 * @method $this withAgentId($value)
3829
 * @method string getAutoPay()
3830
 * @method $this withAutoPay($value)
3831
 * @method string getResourceOwnerAccount()
3832
 * @method $this withResourceOwnerAccount($value)
3833
 * @method string getResource()
3834
 * @method $this withResource($value)
3835
 * @method string getOwnerAccount()
3836
 * @method $this withOwnerAccount($value)
3837
 * @method string getOwnerId()
3838
 * @method $this withOwnerId($value)
3839
 * @method string getUsedTime()
3840
 * @method $this withUsedTime($value)
3841
 * @method string getPayType()
3842
 * @method $this withPayType($value)
3843
 */
3844
class ModifyDBInstancePayType extends Rpc
3845
{
3846
}
3847
3848
/**
3849
 * @method string getResourceOwnerId()
3850
 * @method $this withResourceOwnerId($value)
3851
 * @method string getResourceOwnerAccount()
3852
 * @method $this withResourceOwnerAccount($value)
3853
 * @method string getProxyConfigurationValue()
3854
 * @method $this withProxyConfigurationValue($value)
3855
 * @method string getOwnerId()
3856
 * @method $this withOwnerId($value)
3857
 * @method string getProxyConfigurationKey()
3858
 * @method $this withProxyConfigurationKey($value)
3859
 * @method string getDBInstanceId()
3860
 * @method $this withDBInstanceId($value)
3861
 */
3862
class ModifyDBInstanceProxyConfiguration extends Rpc
3863
{
3864
}
3865
3866
/**
3867
 * @method string getResourceOwnerId()
3868
 * @method $this withResourceOwnerId($value)
3869
 * @method string getDBInstanceStorage()
3870
 * @method $this withDBInstanceStorage($value)
3871
 * @method string getClientToken()
3872
 * @method $this withClientToken($value)
3873
 * @method string getEngineVersion()
3874
 * @method $this withEngineVersion($value)
3875
 * @method string getEffectiveTime()
3876
 * @method $this withEffectiveTime($value)
3877
 * @method string getDBInstanceId()
3878
 * @method $this withDBInstanceId($value)
3879
 * @method string getDBInstanceStorageType()
3880
 * @method $this withDBInstanceStorageType($value)
3881
 * @method string getDirection()
3882
 * @method $this withDirection($value)
3883
 * @method string getResourceOwnerAccount()
3884
 * @method $this withResourceOwnerAccount($value)
3885
 * @method string getOwnerAccount()
3886
 * @method $this withOwnerAccount($value)
3887
 * @method string getOwnerId()
3888
 * @method $this withOwnerId($value)
3889
 * @method string getDBInstanceClass()
3890
 * @method $this withDBInstanceClass($value)
3891
 * @method string getPayType()
3892
 * @method $this withPayType($value)
3893
 */
3894
class ModifyDBInstanceSpec extends Rpc
3895
{
3896
}
3897
3898
/**
3899
 * @method string getResourceOwnerId()
3900
 * @method $this withResourceOwnerId($value)
3901
 * @method string getConnectionString()
3902
 * @method $this withConnectionString($value)
3903
 * @method string getDBInstanceId()
3904
 * @method $this withDBInstanceId($value)
3905
 * @method string getResourceOwnerAccount()
3906
 * @method $this withResourceOwnerAccount($value)
3907
 * @method string getOwnerAccount()
3908
 * @method $this withOwnerAccount($value)
3909
 * @method string getOwnerId()
3910
 * @method $this withOwnerId($value)
3911
 * @method string getSSLEnabled()
3912
 * @method $this withSSLEnabled($value)
3913
 */
3914
class ModifyDBInstanceSSL extends Rpc
3915
{
3916
}
3917
3918
/**
3919
 * @method string getResourceOwnerId()
3920
 * @method $this withResourceOwnerId($value)
3921
 * @method string getDBInstanceId()
3922
 * @method $this withDBInstanceId($value)
3923
 * @method string getResourceOwnerAccount()
3924
 * @method $this withResourceOwnerAccount($value)
3925
 * @method string getOwnerAccount()
3926
 * @method $this withOwnerAccount($value)
3927
 * @method string getEncryptionKey()
3928
 * @method $this withEncryptionKey($value)
3929
 * @method string getOwnerId()
3930
 * @method $this withOwnerId($value)
3931
 * @method string getDBName()
3932
 * @method $this withDBName($value)
3933
 * @method string getRoleArn()
3934
 * @method $this withRoleArn($value)
3935
 * @method string getTDEStatus()
3936
 * @method $this withTDEStatus($value)
3937
 */
3938
class ModifyDBInstanceTDE extends Rpc
3939
{
3940
}
3941
3942
/**
3943
 * @method string getResourceOwnerId()
3944
 * @method $this withResourceOwnerId($value)
3945
 * @method string getHostName()
3946
 * @method $this withHostName($value)
3947
 * @method string getAllocationStatus()
3948
 * @method $this withAllocationStatus($value)
3949
 * @method string getResourceOwnerAccount()
3950
 * @method $this withResourceOwnerAccount($value)
3951
 * @method string getDedicatedHostId()
3952
 * @method $this withDedicatedHostId($value)
3953
 * @method string getOwnerId()
3954
 * @method $this withOwnerId($value)
3955
 */
3956
class ModifyDedicatedHostAttribute extends Rpc
3957
{
3958
}
3959
3960
/**
3961
 * @method string getResourceOwnerId()
3962
 * @method $this withResourceOwnerId($value)
3963
 * @method string getCpuAllocationRatio()
3964
 * @method $this withCpuAllocationRatio($value)
3965
 * @method string getDedicatedHostGroupId()
3966
 * @method $this withDedicatedHostGroupId($value)
3967
 * @method string getResourceOwnerAccount()
3968
 * @method $this withResourceOwnerAccount($value)
3969
 * @method string getDiskAllocationRatio()
3970
 * @method $this withDiskAllocationRatio($value)
3971
 * @method string getMemAllocationRatio()
3972
 * @method $this withMemAllocationRatio($value)
3973
 * @method string getOwnerId()
3974
 * @method $this withOwnerId($value)
3975
 * @method string getHostReplacePolicy()
3976
 * @method $this withHostReplacePolicy($value)
3977
 * @method string getDedicatedHostGroupDesc()
3978
 * @method $this withDedicatedHostGroupDesc($value)
3979
 * @method string getAllocationPolicy()
3980
 * @method $this withAllocationPolicy($value)
3981
 */
3982
class ModifyDedicatedHostGroupAttribute extends Rpc
3983
{
3984
}
3985
3986
/**
3987
 * @method string getResourceOwnerId()
3988
 * @method $this withResourceOwnerId($value)
3989
 * @method string getWhiteListGroupName()
3990
 * @method $this withWhiteListGroupName($value)
3991
 * @method string getSecurityIpHosts()
3992
 * @method $this withSecurityIpHosts($value)
3993
 * @method string getSecurityToken()
3994
 * @method $this withSecurityToken($value)
3995
 * @method string getDBInstanceId()
3996
 * @method $this withDBInstanceId($value)
3997
 * @method string getResourceOwnerAccount()
3998
 * @method $this withResourceOwnerAccount($value)
3999
 * @method string getOwnerAccount()
4000
 * @method $this withOwnerAccount($value)
4001
 * @method string getOwnerId()
4002
 * @method $this withOwnerId($value)
4003
 */
4004
class ModifyDTCSecurityIpHostsForSQLServer extends Rpc
4005
{
4006
}
4007
4008
/**
4009
 * @method string getResourceOwnerId()
4010
 * @method $this withResourceOwnerId($value)
4011
 * @method string getHAConfig()
4012
 * @method $this withHAConfig($value)
4013
 * @method string getManualHATime()
4014
 * @method $this withManualHATime($value)
4015
 * @method string getDBInstanceId()
4016
 * @method $this withDBInstanceId($value)
4017
 * @method string getResourceOwnerAccount()
4018
 * @method $this withResourceOwnerAccount($value)
4019
 * @method string getOwnerId()
4020
 * @method $this withOwnerId($value)
4021
 */
4022
class ModifyHASwitchConfig extends Rpc
4023
{
4024
}
4025
4026
/**
4027
 * @method string getResourceOwnerId()
4028
 * @method $this withResourceOwnerId($value)
4029
 * @method string getClientToken()
4030
 * @method $this withClientToken($value)
4031
 * @method string getDuration()
4032
 * @method $this withDuration($value)
4033
 * @method string getDBInstanceId()
4034
 * @method $this withDBInstanceId($value)
4035
 * @method string getResourceOwnerAccount()
4036
 * @method $this withResourceOwnerAccount($value)
4037
 * @method string getOwnerAccount()
4038
 * @method $this withOwnerAccount($value)
4039
 * @method string getOwnerId()
4040
 * @method $this withOwnerId($value)
4041
 * @method string getAutoRenew()
4042
 * @method $this withAutoRenew($value)
4043
 */
4044
class ModifyInstanceAutoRenewalAttribute extends Rpc
4045
{
4046
}
4047
4048
/**
4049
 * @method string getResourceOwnerId()
4050
 * @method $this withResourceOwnerId($value)
4051
 * @method string getRetentType()
4052
 * @method $this withRetentType($value)
4053
 * @method string getBackupEnabled()
4054
 * @method $this withBackupEnabled($value)
4055
 * @method string getRelService()
4056
 * @method $this withRelService($value)
4057
 * @method string getStorageType()
4058
 * @method $this withStorageType($value)
4059
 * @method string getEndpoint()
4060
 * @method $this withEndpoint($value)
4061
 * @method string getDBInstanceId()
4062
 * @method $this withDBInstanceId($value)
4063
 * @method string getRetention()
4064
 * @method $this withRetention($value)
4065
 * @method string getResourceOwnerAccount()
4066
 * @method $this withResourceOwnerAccount($value)
4067
 * @method string getCrossBackupType()
4068
 * @method $this withCrossBackupType($value)
4069
 * @method string getLogBackupEnabled()
4070
 * @method $this withLogBackupEnabled($value)
4071
 * @method string getOwnerId()
4072
 * @method $this withOwnerId($value)
4073
 * @method string getCrossBackupRegion()
4074
 * @method $this withCrossBackupRegion($value)
4075
 * @method string getStorageOwner()
4076
 * @method $this withStorageOwner($value)
4077
 */
4078
class ModifyInstanceCrossBackupPolicy extends Rpc
4079
{
4080
}
4081
4082
/**
4083
 * @method string getResourceOwnerId()
4084
 * @method $this withResourceOwnerId($value)
4085
 * @method string getClientToken()
4086
 * @method $this withClientToken($value)
4087
 * @method string getParameterGroupId()
4088
 * @method $this withParameterGroupId($value)
4089
 * @method string getDBInstanceId()
4090
 * @method $this withDBInstanceId($value)
4091
 * @method string getForcerestart()
4092
 * @method $this withForcerestart($value)
4093
 * @method string getResourceOwnerAccount()
4094
 * @method $this withResourceOwnerAccount($value)
4095
 * @method string getOwnerAccount()
4096
 * @method $this withOwnerAccount($value)
4097
 * @method string getOwnerId()
4098
 * @method $this withOwnerId($value)
4099
 * @method string getParameters()
4100
 * @method $this withParameters($value)
4101
 */
4102
class ModifyParameter extends Rpc
4103
{
4104
}
4105
4106
/**
4107
 * @method string getResourceOwnerId()
4108
 * @method $this withResourceOwnerId($value)
4109
 * @method string getParameterGroupId()
4110
 * @method $this withParameterGroupId($value)
4111
 * @method string getResourceOwnerAccount()
4112
 * @method $this withResourceOwnerAccount($value)
4113
 * @method string getOwnerId()
4114
 * @method $this withOwnerId($value)
4115
 * @method string getParameterGroupName()
4116
 * @method $this withParameterGroupName($value)
4117
 * @method string getParameters()
4118
 * @method $this withParameters($value)
4119
 * @method string getParameterGroupDesc()
4120
 * @method $this withParameterGroupDesc($value)
4121
 */
4122
class ModifyParameterGroup extends Rpc
4123
{
4124
}
4125
4126
/**
4127
 * @method string getResourceOwnerId()
4128
 * @method $this withResourceOwnerId($value)
4129
 * @method string getResourceOwnerAccount()
4130
 * @method $this withResourceOwnerAccount($value)
4131
 * @method string getOwnerId()
4132
 * @method $this withOwnerId($value)
4133
 * @method string getReadSQLReplicationTime()
4134
 * @method $this withReadSQLReplicationTime($value)
4135
 * @method string getDBInstanceId()
4136
 * @method $this withDBInstanceId($value)
4137
 */
4138
class ModifyReadonlyInstanceDelayReplicationTime extends Rpc
4139
{
4140
}
4141
4142
/**
4143
 * @method string getResourceOwnerId()
4144
 * @method $this withResourceOwnerId($value)
4145
 * @method string getConnectionStringPrefix()
4146
 * @method $this withConnectionStringPrefix($value)
4147
 * @method string getDistributionType()
4148
 * @method $this withDistributionType($value)
4149
 * @method string getDBInstanceId()
4150
 * @method $this withDBInstanceId($value)
4151
 * @method string getResourceOwnerAccount()
4152
 * @method $this withResourceOwnerAccount($value)
4153
 * @method string getOwnerAccount()
4154
 * @method $this withOwnerAccount($value)
4155
 * @method string getWeight()
4156
 * @method $this withWeight($value)
4157
 * @method string getOwnerId()
4158
 * @method $this withOwnerId($value)
4159
 * @method string getPort()
4160
 * @method $this withPort($value)
4161
 * @method string getMaxDelayTime()
4162
 * @method $this withMaxDelayTime($value)
4163
 */
4164
class ModifyReadWriteSplittingConnection extends Rpc
4165
{
4166
}
4167
4168
/**
4169
 * @method string getReplicaDescription()
4170
 * @method $this withReplicaDescription($value)
4171
 * @method string getResourceOwnerId()
4172
 * @method $this withResourceOwnerId($value)
4173
 * @method string getSecurityToken()
4174
 * @method $this withSecurityToken($value)
4175
 * @method string getReplicaId()
4176
 * @method $this withReplicaId($value)
4177
 * @method string getResourceOwnerAccount()
4178
 * @method $this withResourceOwnerAccount($value)
4179
 * @method string getOwnerAccount()
4180
 * @method $this withOwnerAccount($value)
4181
 * @method string getOwnerId()
4182
 * @method $this withOwnerId($value)
4183
 */
4184
class ModifyReplicaDescription extends Rpc
4185
{
4186
}
4187
4188
/**
4189
 * @method string getResourceOwnerId()
4190
 * @method $this withResourceOwnerId($value)
4191
 * @method string getClientToken()
4192
 * @method $this withClientToken($value)
4193
 * @method string getResourceGroupId()
4194
 * @method $this withResourceGroupId($value)
4195
 * @method string getDBInstanceId()
4196
 * @method $this withDBInstanceId($value)
4197
 * @method string getResourceOwnerAccount()
4198
 * @method $this withResourceOwnerAccount($value)
4199
 * @method string getOwnerAccount()
4200
 * @method $this withOwnerAccount($value)
4201
 * @method string getOwnerId()
4202
 * @method $this withOwnerId($value)
4203
 */
4204
class ModifyResourceGroup extends Rpc
4205
{
4206
}
4207
4208
/**
4209
 * @method string getResourceOwnerId()
4210
 * @method $this withResourceOwnerId($value)
4211
 * @method string getResourceOwnerAccount()
4212
 * @method $this withResourceOwnerAccount($value)
4213
 * @method string getSecurityGroupId()
4214
 * @method $this withSecurityGroupId($value)
4215
 * @method string getOwnerId()
4216
 * @method $this withOwnerId($value)
4217
 * @method string getDBInstanceId()
4218
 * @method $this withDBInstanceId($value)
4219
 */
4220
class ModifySecurityGroupConfiguration extends Rpc
4221
{
4222
}
4223
4224
/**
4225
 * @method string getDBInstanceIPArrayName()
4226
 * @method $this withDBInstanceIPArrayName($value)
4227
 * @method string getResourceOwnerId()
4228
 * @method $this withResourceOwnerId($value)
4229
 * @method string getClientToken()
4230
 * @method $this withClientToken($value)
4231
 * @method string getSecurityIps()
4232
 * @method $this withSecurityIps($value)
4233
 * @method string getSecurityGroupId()
4234
 * @method $this withSecurityGroupId($value)
4235
 * @method string getWhitelistNetworkType()
4236
 * @method $this withWhitelistNetworkType($value)
4237
 * @method string getSecurityIPType()
4238
 * @method $this withSecurityIPType($value)
4239
 * @method string getDBInstanceId()
4240
 * @method $this withDBInstanceId($value)
4241
 * @method string getModifyMode()
4242
 * @method $this withModifyMode($value)
4243
 * @method string getResourceOwnerAccount()
4244
 * @method $this withResourceOwnerAccount($value)
4245
 * @method string getOwnerAccount()
4246
 * @method $this withOwnerAccount($value)
4247
 * @method string getOwnerId()
4248
 * @method $this withOwnerId($value)
4249
 * @method string getDBInstanceIPArrayAttribute()
4250
 * @method $this withDBInstanceIPArrayAttribute($value)
4251
 */
4252
class ModifySecurityIps extends Rpc
4253
{
4254
}
4255
4256
/**
4257
 * @method string getResourceOwnerId()
4258
 * @method $this withResourceOwnerId($value)
4259
 * @method string getStoragePeriod()
4260
 * @method $this withStoragePeriod($value)
4261
 * @method string getClientToken()
4262
 * @method $this withClientToken($value)
4263
 * @method string getSQLCollectorStatus()
4264
 * @method $this withSQLCollectorStatus($value)
4265
 * @method string getDBInstanceId()
4266
 * @method $this withDBInstanceId($value)
4267
 * @method string getResourceOwnerAccount()
4268
 * @method $this withResourceOwnerAccount($value)
4269
 * @method string getOwnerAccount()
4270
 * @method $this withOwnerAccount($value)
4271
 * @method string getOwnerId()
4272
 * @method $this withOwnerId($value)
4273
 */
4274
class ModifySQLCollectorPolicy extends Rpc
4275
{
4276
}
4277
4278
/**
4279
 * @method string getResourceOwnerId()
4280
 * @method $this withResourceOwnerId($value)
4281
 * @method string getResourceOwnerAccount()
4282
 * @method $this withResourceOwnerAccount($value)
4283
 * @method string getClientToken()
4284
 * @method $this withClientToken($value)
4285
 * @method string getOwnerAccount()
4286
 * @method $this withOwnerAccount($value)
4287
 * @method string getOwnerId()
4288
 * @method $this withOwnerId($value)
4289
 * @method string getDBInstanceId()
4290
 * @method $this withDBInstanceId($value)
4291
 */
4292
class PurgeDBInstanceLog extends Rpc
4293
{
4294
}
4295
4296
/**
4297
 * @method string getResourceOwnerId()
4298
 * @method $this withResourceOwnerId($value)
4299
 * @method string getDBInstanceId()
4300
 * @method $this withDBInstanceId($value)
4301
 * @method string getDedicatedHostGroupId()
4302
 * @method $this withDedicatedHostGroupId($value)
4303
 * @method string getResourceOwnerAccount()
4304
 * @method $this withResourceOwnerAccount($value)
4305
 * @method string getDedicatedHostId()
4306
 * @method $this withDedicatedHostId($value)
4307
 * @method string getOwnerId()
4308
 * @method $this withOwnerId($value)
4309
 */
4310
class RebuildDBInstance extends Rpc
4311
{
4312
}
4313
4314
/**
4315
 * @method string getResourceOwnerId()
4316
 * @method $this withResourceOwnerId($value)
4317
 * @method string getDBInstanceStorage()
4318
 * @method $this withDBInstanceStorage($value)
4319
 * @method string getClientToken()
4320
 * @method $this withClientToken($value)
4321
 * @method string getResourceGroupId()
4322
 * @method $this withResourceGroupId($value)
4323
 * @method string getDBInstanceDescription()
4324
 * @method $this withDBInstanceDescription($value)
4325
 * @method string getDBInstanceId()
4326
 * @method $this withDBInstanceId($value)
4327
 * @method string getDBInstanceStorageType()
4328
 * @method $this withDBInstanceStorageType($value)
4329
 * @method string getRestoreTime()
4330
 * @method $this withRestoreTime($value)
4331
 * @method string getPeriod()
4332
 * @method $this withPeriod($value)
4333
 * @method string getResourceOwnerAccount()
4334
 * @method $this withResourceOwnerAccount($value)
4335
 * @method string getBackupId()
4336
 * @method $this withBackupId($value)
4337
 * @method string getOwnerAccount()
4338
 * @method $this withOwnerAccount($value)
4339
 * @method string getOwnerId()
4340
 * @method $this withOwnerId($value)
4341
 * @method string getUsedTime()
4342
 * @method $this withUsedTime($value)
4343
 * @method string getDBInstanceClass()
4344
 * @method $this withDBInstanceClass($value)
4345
 * @method string getDbNames()
4346
 * @method $this withDbNames($value)
4347
 * @method string getVSwitchId()
4348
 * @method $this withVSwitchId($value)
4349
 * @method string getPrivateIpAddress()
4350
 * @method $this withPrivateIpAddress($value)
4351
 * @method string getTargetDBInstanceId()
4352
 * @method $this withTargetDBInstanceId($value)
4353
 * @method string getVPCId()
4354
 * @method $this withVPCId($value)
4355
 * @method string getPayType()
4356
 * @method $this withPayType($value)
4357
 * @method string getInstanceNetworkType()
4358
 * @method $this withInstanceNetworkType($value)
4359
 */
4360
class RecoveryDBInstance extends Rpc
4361
{
4362
}
4363
4364
/**
4365
 * @method string getResourceOwnerId()
4366
 * @method $this withResourceOwnerId($value)
4367
 * @method string getDBInstanceId()
4368
 * @method $this withDBInstanceId($value)
4369
 * @method string getResourceOwnerAccount()
4370
 * @method $this withResourceOwnerAccount($value)
4371
 * @method string getOwnerAccount()
4372
 * @method $this withOwnerAccount($value)
4373
 * @method string getOwnerId()
4374
 * @method $this withOwnerId($value)
4375
 * @method string getCurrentConnectionString()
4376
 * @method $this withCurrentConnectionString($value)
4377
 * @method string getInstanceNetworkType()
4378
 * @method $this withInstanceNetworkType($value)
4379
 */
4380
class ReleaseInstanceConnection extends Rpc
4381
{
4382
}
4383
4384
/**
4385
 * @method string getResourceOwnerId()
4386
 * @method $this withResourceOwnerId($value)
4387
 * @method string getResourceOwnerAccount()
4388
 * @method $this withResourceOwnerAccount($value)
4389
 * @method string getOwnerAccount()
4390
 * @method $this withOwnerAccount($value)
4391
 * @method string getOwnerId()
4392
 * @method $this withOwnerId($value)
4393
 * @method string getCurrentConnectionString()
4394
 * @method $this withCurrentConnectionString($value)
4395
 * @method string getDBInstanceId()
4396
 * @method $this withDBInstanceId($value)
4397
 */
4398
class ReleaseInstancePublicConnection extends Rpc
4399
{
4400
}
4401
4402
/**
4403
 * @method string getResourceOwnerId()
4404
 * @method $this withResourceOwnerId($value)
4405
 * @method string getResourceOwnerAccount()
4406
 * @method $this withResourceOwnerAccount($value)
4407
 * @method string getOwnerAccount()
4408
 * @method $this withOwnerAccount($value)
4409
 * @method string getOwnerId()
4410
 * @method $this withOwnerId($value)
4411
 * @method string getDBInstanceId()
4412
 * @method $this withDBInstanceId($value)
4413
 */
4414
class ReleaseReadWriteSplittingConnection extends Rpc
4415
{
4416
}
4417
4418
/**
4419
 * @method string getTag4value()
4420
 * @method string getResourceOwnerId()
4421
 * @method $this withResourceOwnerId($value)
4422
 * @method string getTag2key()
4423
 * @method string getClientToken()
4424
 * @method $this withClientToken($value)
4425
 * @method string getTag3key()
4426
 * @method string getTag1value()
4427
 * @method string getDBInstanceId()
4428
 * @method $this withDBInstanceId($value)
4429
 * @method string getTag3value()
4430
 * @method string getProxyId()
4431
 * @method string getTag5key()
4432
 * @method string getResourceOwnerAccount()
4433
 * @method $this withResourceOwnerAccount($value)
4434
 * @method string getOwnerAccount()
4435
 * @method $this withOwnerAccount($value)
4436
 * @method string getOwnerId()
4437
 * @method $this withOwnerId($value)
4438
 * @method string getTag5value()
4439
 * @method string getTags()
4440
 * @method $this withTags($value)
4441
 * @method string getTag1key()
4442
 * @method string getTag2value()
4443
 * @method string getTag4key()
4444
 */
4445
class RemoveTagsFromResource extends Rpc
4446
{
4447
4448
    /**
4449
     * @param string $value
4450
     *
4451
     * @return $this
4452
     */
4453
    public function withTag4value($value)
4454
    {
4455
        $this->data['Tag4value'] = $value;
4456
        $this->options['query']['Tag.4.value'] = $value;
4457
4458
        return $this;
4459
    }
4460
4461
    /**
4462
     * @param string $value
4463
     *
4464
     * @return $this
4465
     */
4466
    public function withTag2key($value)
4467
    {
4468
        $this->data['Tag2key'] = $value;
4469
        $this->options['query']['Tag.2.key'] = $value;
4470
4471
        return $this;
4472
    }
4473
4474
    /**
4475
     * @param string $value
4476
     *
4477
     * @return $this
4478
     */
4479
    public function withTag3key($value)
4480
    {
4481
        $this->data['Tag3key'] = $value;
4482
        $this->options['query']['Tag.3.key'] = $value;
4483
4484
        return $this;
4485
    }
4486
4487
    /**
4488
     * @param string $value
4489
     *
4490
     * @return $this
4491
     */
4492
    public function withTag1value($value)
4493
    {
4494
        $this->data['Tag1value'] = $value;
4495
        $this->options['query']['Tag.1.value'] = $value;
4496
4497
        return $this;
4498
    }
4499
4500
    /**
4501
     * @param string $value
4502
     *
4503
     * @return $this
4504
     */
4505
    public function withTag3value($value)
4506
    {
4507
        $this->data['Tag3value'] = $value;
4508
        $this->options['query']['Tag.3.value'] = $value;
4509
4510
        return $this;
4511
    }
4512
4513
    /**
4514
     * @param string $value
4515
     *
4516
     * @return $this
4517
     */
4518
    public function withProxyId($value)
4519
    {
4520
        $this->data['ProxyId'] = $value;
4521
        $this->options['query']['proxyId'] = $value;
4522
4523
        return $this;
4524
    }
4525
4526
    /**
4527
     * @param string $value
4528
     *
4529
     * @return $this
4530
     */
4531
    public function withTag5key($value)
4532
    {
4533
        $this->data['Tag5key'] = $value;
4534
        $this->options['query']['Tag.5.key'] = $value;
4535
4536
        return $this;
4537
    }
4538
4539
    /**
4540
     * @param string $value
4541
     *
4542
     * @return $this
4543
     */
4544
    public function withTag5value($value)
4545
    {
4546
        $this->data['Tag5value'] = $value;
4547
        $this->options['query']['Tag.5.value'] = $value;
4548
4549
        return $this;
4550
    }
4551
4552
    /**
4553
     * @param string $value
4554
     *
4555
     * @return $this
4556
     */
4557
    public function withTag1key($value)
4558
    {
4559
        $this->data['Tag1key'] = $value;
4560
        $this->options['query']['Tag.1.key'] = $value;
4561
4562
        return $this;
4563
    }
4564
4565
    /**
4566
     * @param string $value
4567
     *
4568
     * @return $this
4569
     */
4570
    public function withTag2value($value)
4571
    {
4572
        $this->data['Tag2value'] = $value;
4573
        $this->options['query']['Tag.2.value'] = $value;
4574
4575
        return $this;
4576
    }
4577
4578
    /**
4579
     * @param string $value
4580
     *
4581
     * @return $this
4582
     */
4583
    public function withTag4key($value)
4584
    {
4585
        $this->data['Tag4key'] = $value;
4586
        $this->options['query']['Tag.4.key'] = $value;
4587
4588
        return $this;
4589
    }
4590
}
4591
4592
/**
4593
 * @method string getResourceOwnerId()
4594
 * @method $this withResourceOwnerId($value)
4595
 * @method string getClientToken()
4596
 * @method $this withClientToken($value)
4597
 * @method string getDBInstanceId()
4598
 * @method $this withDBInstanceId($value)
4599
 * @method string getBusinessInfo()
4600
 * @method $this withBusinessInfo($value)
4601
 * @method string getPeriod()
4602
 * @method $this withPeriod($value)
4603
 * @method string getAutoPay()
4604
 * @method $this withAutoPay($value)
4605
 * @method string getResourceOwnerAccount()
4606
 * @method $this withResourceOwnerAccount($value)
4607
 * @method string getOwnerId()
4608
 * @method $this withOwnerId($value)
4609
 */
4610
class RenewInstance extends Rpc
4611
{
4612
}
4613
4614
/**
4615
 * @method string getResourceOwnerId()
4616
 * @method $this withResourceOwnerId($value)
4617
 * @method string getResourceOwnerAccount()
4618
 * @method $this withResourceOwnerAccount($value)
4619
 * @method string getDedicatedHostId()
4620
 * @method $this withDedicatedHostId($value)
4621
 * @method string getOwnerId()
4622
 * @method $this withOwnerId($value)
4623
 * @method string getFailoverMode()
4624
 * @method $this withFailoverMode($value)
4625
 */
4626
class ReplaceDedicatedHost extends Rpc
4627
{
4628
}
4629
4630
/**
4631
 * @method string getResourceOwnerId()
4632
 * @method $this withResourceOwnerId($value)
4633
 * @method string getAccountName()
4634
 * @method $this withAccountName($value)
4635
 * @method string getDBInstanceId()
4636
 * @method $this withDBInstanceId($value)
4637
 * @method string getResourceOwnerAccount()
4638
 * @method $this withResourceOwnerAccount($value)
4639
 * @method string getOwnerAccount()
4640
 * @method $this withOwnerAccount($value)
4641
 * @method string getOwnerId()
4642
 * @method $this withOwnerId($value)
4643
 * @method string getAccountPassword()
4644
 * @method $this withAccountPassword($value)
4645
 */
4646
class ResetAccount extends Rpc
4647
{
4648
}
4649
4650
/**
4651
 * @method string getResourceOwnerId()
4652
 * @method $this withResourceOwnerId($value)
4653
 * @method string getAccountName()
4654
 * @method $this withAccountName($value)
4655
 * @method string getDBInstanceId()
4656
 * @method $this withDBInstanceId($value)
4657
 * @method string getResourceOwnerAccount()
4658
 * @method $this withResourceOwnerAccount($value)
4659
 * @method string getOwnerAccount()
4660
 * @method $this withOwnerAccount($value)
4661
 * @method string getOwnerId()
4662
 * @method $this withOwnerId($value)
4663
 * @method string getAccountPassword()
4664
 * @method $this withAccountPassword($value)
4665
 */
4666
class ResetAccountForPG extends Rpc
4667
{
4668
}
4669
4670
/**
4671
 * @method string getResourceOwnerId()
4672
 * @method $this withResourceOwnerId($value)
4673
 * @method string getAccountName()
4674
 * @method $this withAccountName($value)
4675
 * @method string getDBInstanceId()
4676
 * @method $this withDBInstanceId($value)
4677
 * @method string getResourceOwnerAccount()
4678
 * @method $this withResourceOwnerAccount($value)
4679
 * @method string getOwnerAccount()
4680
 * @method $this withOwnerAccount($value)
4681
 * @method string getOwnerId()
4682
 * @method $this withOwnerId($value)
4683
 * @method string getAccountPassword()
4684
 * @method $this withAccountPassword($value)
4685
 */
4686
class ResetAccountPassword extends Rpc
4687
{
4688
}
4689
4690
/**
4691
 * @method string getResourceOwnerId()
4692
 * @method $this withResourceOwnerId($value)
4693
 * @method string getResourceOwnerAccount()
4694
 * @method $this withResourceOwnerAccount($value)
4695
 * @method string getClientToken()
4696
 * @method $this withClientToken($value)
4697
 * @method string getOwnerAccount()
4698
 * @method $this withOwnerAccount($value)
4699
 * @method string getOwnerId()
4700
 * @method $this withOwnerId($value)
4701
 * @method string getDBInstanceId()
4702
 * @method $this withDBInstanceId($value)
4703
 */
4704
class RestartDBInstance extends Rpc
4705
{
4706
}
4707
4708
/**
4709
 * @method string getResourceOwnerId()
4710
 * @method $this withResourceOwnerId($value)
4711
 * @method string getResourceOwnerAccount()
4712
 * @method $this withResourceOwnerAccount($value)
4713
 * @method string getDedicatedHostId()
4714
 * @method $this withDedicatedHostId($value)
4715
 * @method string getOwnerId()
4716
 * @method $this withOwnerId($value)
4717
 * @method string getFailoverMode()
4718
 * @method $this withFailoverMode($value)
4719
 */
4720
class RestartDedicatedHost extends Rpc
4721
{
4722
}
4723
4724
/**
4725
 * @method string getResourceOwnerId()
4726
 * @method $this withResourceOwnerId($value)
4727
 * @method string getClientToken()
4728
 * @method $this withClientToken($value)
4729
 * @method string getDBInstanceId()
4730
 * @method $this withDBInstanceId($value)
4731
 * @method string getRestoreTime()
4732
 * @method $this withRestoreTime($value)
4733
 * @method string getResourceOwnerAccount()
4734
 * @method $this withResourceOwnerAccount($value)
4735
 * @method string getBackupId()
4736
 * @method $this withBackupId($value)
4737
 * @method string getOwnerAccount()
4738
 * @method $this withOwnerAccount($value)
4739
 * @method string getOwnerId()
4740
 * @method $this withOwnerId($value)
4741
 */
4742
class RestoreDBInstance extends Rpc
4743
{
4744
}
4745
4746
/**
4747
 * @method string getResourceOwnerId()
4748
 * @method $this withResourceOwnerId($value)
4749
 * @method string getClientToken()
4750
 * @method $this withClientToken($value)
4751
 * @method string getTableMeta()
4752
 * @method $this withTableMeta($value)
4753
 * @method string getDBInstanceId()
4754
 * @method $this withDBInstanceId($value)
4755
 * @method string getRestoreTime()
4756
 * @method $this withRestoreTime($value)
4757
 * @method string getResourceOwnerAccount()
4758
 * @method $this withResourceOwnerAccount($value)
4759
 * @method string getBackupId()
4760
 * @method $this withBackupId($value)
4761
 * @method string getOwnerAccount()
4762
 * @method $this withOwnerAccount($value)
4763
 * @method string getOwnerId()
4764
 * @method $this withOwnerId($value)
4765
 */
4766
class RestoreTable extends Rpc
4767
{
4768
}
4769
4770
/**
4771
 * @method string getResourceOwnerId()
4772
 * @method $this withResourceOwnerId($value)
4773
 * @method string getAccountName()
4774
 * @method $this withAccountName($value)
4775
 * @method string getDBInstanceId()
4776
 * @method $this withDBInstanceId($value)
4777
 * @method string getResourceOwnerAccount()
4778
 * @method $this withResourceOwnerAccount($value)
4779
 * @method string getOwnerAccount()
4780
 * @method $this withOwnerAccount($value)
4781
 * @method string getOwnerId()
4782
 * @method $this withOwnerId($value)
4783
 * @method string getDBName()
4784
 * @method $this withDBName($value)
4785
 */
4786
class RevokeAccountPrivilege extends Rpc
4787
{
4788
}
4789
4790
/**
4791
 * @method string getResourceOwnerId()
4792
 * @method $this withResourceOwnerId($value)
4793
 * @method string getResourceOwnerAccount()
4794
 * @method $this withResourceOwnerAccount($value)
4795
 * @method string getOwnerAccount()
4796
 * @method $this withOwnerAccount($value)
4797
 * @method string getOwnerId()
4798
 * @method $this withOwnerId($value)
4799
 * @method string getDBInstanceId()
4800
 * @method $this withDBInstanceId($value)
4801
 */
4802
class RevokeOperatorPermission extends Rpc
4803
{
4804
}
4805
4806
/**
4807
 * @method string getResourceOwnerId()
4808
 * @method $this withResourceOwnerId($value)
4809
 * @method string getEffectiveTime()
4810
 * @method $this withEffectiveTime($value)
4811
 * @method string getDBInstanceId()
4812
 * @method $this withDBInstanceId($value)
4813
 * @method string getNodeId()
4814
 * @method $this withNodeId($value)
4815
 * @method string getResourceOwnerAccount()
4816
 * @method $this withResourceOwnerAccount($value)
4817
 * @method string getOwnerAccount()
4818
 * @method $this withOwnerAccount($value)
4819
 * @method string getOwnerId()
4820
 * @method $this withOwnerId($value)
4821
 * @method string getForce()
4822
 * @method $this withForce($value)
4823
 * @method string getOperation()
4824
 * @method $this withOperation($value)
4825
 */
4826
class SwitchDBInstanceHA extends Rpc
4827
{
4828
}
4829
4830
/**
4831
 * @method string getResourceOwnerId()
4832
 * @method $this withResourceOwnerId($value)
4833
 * @method string getConnectionStringPrefix()
4834
 * @method $this withConnectionStringPrefix($value)
4835
 * @method string getClientToken()
4836
 * @method $this withClientToken($value)
4837
 * @method string getDBInstanceId()
4838
 * @method $this withDBInstanceId($value)
4839
 * @method string getResourceOwnerAccount()
4840
 * @method $this withResourceOwnerAccount($value)
4841
 * @method string getOwnerAccount()
4842
 * @method $this withOwnerAccount($value)
4843
 * @method string getOwnerId()
4844
 * @method $this withOwnerId($value)
4845
 * @method string getConnectionStringType()
4846
 * @method $this withConnectionStringType($value)
4847
 * @method string getPort()
4848
 * @method $this withPort($value)
4849
 */
4850
class SwitchDBInstanceNetType extends Rpc
4851
{
4852
}
4853
4854
/**
4855
 * @method string getResourceOwnerId()
4856
 * @method $this withResourceOwnerId($value)
4857
 * @method string getDBInstanceId()
4858
 * @method $this withDBInstanceId($value)
4859
 * @method string getResourceOwnerAccount()
4860
 * @method $this withResourceOwnerAccount($value)
4861
 * @method string getOwnerAccount()
4862
 * @method $this withOwnerAccount($value)
4863
 * @method string getOwnerId()
4864
 * @method $this withOwnerId($value)
4865
 * @method string getVSwitchId()
4866
 * @method $this withVSwitchId($value)
4867
 * @method string getPrivateIpAddress()
4868
 * @method $this withPrivateIpAddress($value)
4869
 * @method string getVPCId()
4870
 * @method $this withVPCId($value)
4871
 */
4872
class SwitchDBInstanceVpc extends Rpc
4873
{
4874
}
4875
4876
/**
4877
 * @method string getResourceOwnerId()
4878
 * @method $this withResourceOwnerId($value)
4879
 * @method array getResourceId()
4880
 * @method string getResourceOwnerAccount()
4881
 * @method $this withResourceOwnerAccount($value)
4882
 * @method string getOwnerId()
4883
 * @method $this withOwnerId($value)
4884
 * @method string getResourceType()
4885
 * @method $this withResourceType($value)
4886
 * @method array getTag()
4887
 */
4888
class TagResources extends Rpc
4889
{
4890
4891
    /**
4892
     * @param array $resourceId
4893
     *
4894
     * @return $this
4895
     */
4896
	public function withResourceId(array $resourceId)
4897
	{
4898
	    $this->data['ResourceId'] = $resourceId;
4899
		foreach ($resourceId as $i => $iValue) {
4900
			$this->options['query']['ResourceId.' . ($i + 1)] = $iValue;
4901
		}
4902
4903
		return $this;
4904
    }
4905
4906
    /**
4907
     * @param array $tag
4908
     *
4909
     * @return $this
4910
     */
4911
	public function withTag(array $tag)
4912
	{
4913
	    $this->data['Tag'] = $tag;
4914
		foreach ($tag as $depth1 => $depth1Value) {
4915
			$this->options['query']['Tag.' . ($depth1 + 1) . '.Value'] = $depth1Value['Value'];
4916
			$this->options['query']['Tag.' . ($depth1 + 1) . '.Key'] = $depth1Value['Key'];
4917
		}
4918
4919
		return $this;
4920
    }
4921
}
4922
4923
/**
4924
 * @method string getResourceOwnerId()
4925
 * @method $this withResourceOwnerId($value)
4926
 * @method string getResourceOwnerAccount()
4927
 * @method $this withResourceOwnerAccount($value)
4928
 * @method string getOwnerId()
4929
 * @method $this withOwnerId($value)
4930
 * @method string getAccountName()
4931
 * @method $this withAccountName($value)
4932
 * @method string getDBInstanceId()
4933
 * @method $this withDBInstanceId($value)
4934
 */
4935
class UnlockAccount extends Rpc
4936
{
4937
}
4938
4939
/**
4940
 * @method string getAll()
4941
 * @method $this withAll($value)
4942
 * @method string getResourceOwnerId()
4943
 * @method $this withResourceOwnerId($value)
4944
 * @method array getResourceId()
4945
 * @method string getResourceOwnerAccount()
4946
 * @method $this withResourceOwnerAccount($value)
4947
 * @method string getOwnerId()
4948
 * @method $this withOwnerId($value)
4949
 * @method string getResourceType()
4950
 * @method $this withResourceType($value)
4951
 * @method array getTagKey()
4952
 */
4953
class UntagResources extends Rpc
4954
{
4955
4956
    /**
4957
     * @param array $resourceId
4958
     *
4959
     * @return $this
4960
     */
4961
	public function withResourceId(array $resourceId)
4962
	{
4963
	    $this->data['ResourceId'] = $resourceId;
4964
		foreach ($resourceId as $i => $iValue) {
4965
			$this->options['query']['ResourceId.' . ($i + 1)] = $iValue;
4966
		}
4967
4968
		return $this;
4969
    }
4970
4971
    /**
4972
     * @param array $tagKey
4973
     *
4974
     * @return $this
4975
     */
4976
	public function withTagKey(array $tagKey)
4977
	{
4978
	    $this->data['TagKey'] = $tagKey;
4979
		foreach ($tagKey as $i => $iValue) {
4980
			$this->options['query']['TagKey.' . ($i + 1)] = $iValue;
4981
		}
4982
4983
		return $this;
4984
    }
4985
}
4986
4987
/**
4988
 * @method string getResourceOwnerId()
4989
 * @method $this withResourceOwnerId($value)
4990
 * @method string getClientToken()
4991
 * @method $this withClientToken($value)
4992
 * @method string getEngineVersion()
4993
 * @method $this withEngineVersion($value)
4994
 * @method string getEffectiveTime()
4995
 * @method $this withEffectiveTime($value)
4996
 * @method string getDBInstanceId()
4997
 * @method $this withDBInstanceId($value)
4998
 * @method string getResourceOwnerAccount()
4999
 * @method $this withResourceOwnerAccount($value)
5000
 * @method string getOwnerAccount()
5001
 * @method $this withOwnerAccount($value)
5002
 * @method string getOwnerId()
5003
 * @method $this withOwnerId($value)
5004
 */
5005
class UpgradeDBInstanceEngineVersion extends Rpc
5006
{
5007
}
5008
5009
/**
5010
 * @method string getResourceOwnerId()
5011
 * @method $this withResourceOwnerId($value)
5012
 * @method string getResourceOwnerAccount()
5013
 * @method $this withResourceOwnerAccount($value)
5014
 * @method string getOwnerId()
5015
 * @method $this withOwnerId($value)
5016
 * @method string getUpgradeTime()
5017
 * @method $this withUpgradeTime($value)
5018
 * @method string getDBInstanceId()
5019
 * @method $this withDBInstanceId($value)
5020
 * @method string getSwitchTime()
5021
 * @method $this withSwitchTime($value)
5022
 */
5023
class UpgradeDBInstanceKernelVersion extends Rpc
5024
{
5025
}
5026