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 ( f75d09...ac431d )
by
unknown
07:16
created

AddDesensitizationRule   A

Complexity

Total Complexity 1

Size/Duplication

Total Lines 14
Duplicated Lines 0 %

Importance

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

1 Method

Rating   Name   Duplication   Size   Complexity  
A withFunctionParams() 0 6 1
1
<?php
2
3
namespace AlibabaCloud\DmsEnterprise\V20181101;
4
5
use AlibabaCloud\Client\Resolver\ApiResolver;
6
7
/**
8
 * @method AddDesensitizationRule addDesensitizationRule(array $options = [])
9
 * @method AddLhMembers addLhMembers(array $options = [])
10
 * @method AddLogicTableRouteConfig addLogicTableRouteConfig(array $options = [])
11
 * @method ApproveOrder approveOrder(array $options = [])
12
 * @method ChangeColumnSecLevel changeColumnSecLevel(array $options = [])
13
 * @method ChangeLhDagOwner changeLhDagOwner(array $options = [])
14
 * @method CloseOrder closeOrder(array $options = [])
15
 * @method CreateDataCorrectOrder createDataCorrectOrder(array $options = [])
16
 * @method CreateDataCronClearOrder createDataCronClearOrder(array $options = [])
17
 * @method CreateDataImportOrder createDataImportOrder(array $options = [])
18
 * @method CreateFreeLockCorrectOrder createFreeLockCorrectOrder(array $options = [])
19
 * @method CreateLakeHouseSpace createLakeHouseSpace(array $options = [])
20
 * @method CreateLogicDatabase createLogicDatabase(array $options = [])
21
 * @method CreateOrder createOrder(array $options = [])
22
 * @method CreateProxy createProxy(array $options = [])
23
 * @method CreateProxyAccess createProxyAccess(array $options = [])
24
 * @method CreatePublishGroupTask createPublishGroupTask(array $options = [])
25
 * @method CreateSQLReviewOrder createSQLReviewOrder(array $options = [])
26
 * @method CreateStandardGroup createStandardGroup(array $options = [])
27
 * @method CreateStructSyncOrder createStructSyncOrder(array $options = [])
28
 * @method CreateUploadFileJob createUploadFileJob(array $options = [])
29
 * @method CreateUploadOSSFileJob createUploadOSSFileJob(array $options = [])
30
 * @method DeleteInstance deleteInstance(array $options = [])
31
 * @method DeleteLakeHouseSpace deleteLakeHouseSpace(array $options = [])
32
 * @method DeleteLhMembers deleteLhMembers(array $options = [])
33
 * @method DeleteLogicDatabase deleteLogicDatabase(array $options = [])
34
 * @method DeleteLogicTableRouteConfig deleteLogicTableRouteConfig(array $options = [])
35
 * @method DeleteProxy deleteProxy(array $options = [])
36
 * @method DeleteProxyAccess deleteProxyAccess(array $options = [])
37
 * @method DeleteTaskFlow deleteTaskFlow(array $options = [])
38
 * @method DeleteUser deleteUser(array $options = [])
39
 * @method DisableUser disableUser(array $options = [])
40
 * @method EditLogicDatabase editLogicDatabase(array $options = [])
41
 * @method EnableUser enableUser(array $options = [])
42
 * @method ExecuteDataCorrect executeDataCorrect(array $options = [])
43
 * @method ExecuteDataExport executeDataExport(array $options = [])
44
 * @method ExecuteScript executeScript(array $options = [])
45
 * @method ExecuteStructSync executeStructSync(array $options = [])
46
 * @method GetApprovalDetail getApprovalDetail(array $options = [])
47
 * @method GetDatabase getDatabase(array $options = [])
48
 * @method GetDataCorrectBackupFiles getDataCorrectBackupFiles(array $options = [])
49
 * @method GetDataCorrectOrderDetail getDataCorrectOrderDetail(array $options = [])
50
 * @method GetDataCorrectSQLFile getDataCorrectSQLFile(array $options = [])
51
 * @method GetDataCorrectTaskDetail getDataCorrectTaskDetail(array $options = [])
52
 * @method GetDataCronClearTaskDetailList getDataCronClearTaskDetailList(array $options = [])
53
 * @method GetDataExportDownloadURL getDataExportDownloadURL(array $options = [])
54
 * @method GetDataExportOrderDetail getDataExportOrderDetail(array $options = [])
55
 * @method GetDBTaskSQLJobLog getDBTaskSQLJobLog(array $options = [])
56
 * @method GetDBTopology getDBTopology(array $options = [])
57
 * @method GetInstance getInstance(array $options = [])
58
 * @method GetLhSpaceByName getLhSpaceByName(array $options = [])
59
 * @method GetLogicDatabase getLogicDatabase(array $options = [])
60
 * @method GetMetaTableColumn getMetaTableColumn(array $options = [])
61
 * @method GetMetaTableDetailInfo getMetaTableDetailInfo(array $options = [])
62
 * @method GetOpLog getOpLog(array $options = [])
63
 * @method GetOrderBaseInfo getOrderBaseInfo(array $options = [])
64
 * @method GetOwnerApplyOrderDetail getOwnerApplyOrderDetail(array $options = [])
65
 * @method GetPermApplyOrderDetail getPermApplyOrderDetail(array $options = [])
66
 * @method GetPhysicalDatabase getPhysicalDatabase(array $options = [])
67
 * @method GetProxy getProxy(array $options = [])
68
 * @method GetSQLReviewCheckResultStatus getSQLReviewCheckResultStatus(array $options = [])
69
 * @method GetSQLReviewOptimizeDetail getSQLReviewOptimizeDetail(array $options = [])
70
 * @method GetStructSyncExecSqlDetail getStructSyncExecSqlDetail(array $options = [])
71
 * @method GetStructSyncJobAnalyzeResult getStructSyncJobAnalyzeResult(array $options = [])
72
 * @method GetStructSyncJobDetail getStructSyncJobDetail(array $options = [])
73
 * @method GetStructSyncOrderDetail getStructSyncOrderDetail(array $options = [])
74
 * @method GetTableDBTopology getTableDBTopology(array $options = [])
75
 * @method GetTableTopology getTableTopology(array $options = [])
76
 * @method GetTaskInstanceRelation getTaskInstanceRelation(array $options = [])
77
 * @method GetUser getUser(array $options = [])
78
 * @method GetUserActiveTenant getUserActiveTenant(array $options = [])
79
 * @method GetUserUploadFileJob getUserUploadFileJob(array $options = [])
80
 * @method GrantUserPermission grantUserPermission(array $options = [])
81
 * @method InspectProxyAccessSecret inspectProxyAccessSecret(array $options = [])
82
 * @method ListColumns listColumns(array $options = [])
83
 * @method ListDAGVersions listDAGVersions(array $options = [])
84
 * @method ListDatabases listDatabases(array $options = [])
85
 * @method ListDatabaseUserPermssions listDatabaseUserPermssions(array $options = [])
86
 * @method ListDataCorrectPreCheckDB listDataCorrectPreCheckDB(array $options = [])
87
 * @method ListDataCorrectPreCheckSQL listDataCorrectPreCheckSQL(array $options = [])
88
 * @method ListDBTaskSQLJob listDBTaskSQLJob(array $options = [])
89
 * @method ListDBTaskSQLJobDetail listDBTaskSQLJobDetail(array $options = [])
90
 * @method ListDDLPublishRecords listDDLPublishRecords(array $options = [])
91
 * @method ListDesensitizationRule listDesensitizationRule(array $options = [])
92
 * @method ListIndexes listIndexes(array $options = [])
93
 * @method ListInstanceLoginAuditLog listInstanceLoginAuditLog(array $options = [])
94
 * @method ListInstances listInstances(array $options = [])
95
 * @method ListInstanceUserPermissions listInstanceUserPermissions(array $options = [])
96
 * @method ListLhTaskFlowAndScenario listLhTaskFlowAndScenario(array $options = [])
97
 * @method ListLogicDatabases listLogicDatabases(array $options = [])
98
 * @method ListLogicTableRouteConfig listLogicTableRouteConfig(array $options = [])
99
 * @method ListLogicTables listLogicTables(array $options = [])
100
 * @method ListOrders listOrders(array $options = [])
101
 * @method ListProxies listProxies(array $options = [])
102
 * @method ListProxyAccesses listProxyAccesses(array $options = [])
103
 * @method ListProxySQLExecAuditLog listProxySQLExecAuditLog(array $options = [])
104
 * @method ListSensitiveColumns listSensitiveColumns(array $options = [])
105
 * @method ListSensitiveColumnsDetail listSensitiveColumnsDetail(array $options = [])
106
 * @method ListSQLExecAuditLog listSQLExecAuditLog(array $options = [])
107
 * @method ListSQLReviewOriginSQL listSQLReviewOriginSQL(array $options = [])
108
 * @method ListStandardGroups listStandardGroups(array $options = [])
109
 * @method ListTables listTables(array $options = [])
110
 * @method ListTaskFlow listTaskFlow(array $options = [])
111
 * @method ListTaskFlowInstance listTaskFlowInstance(array $options = [])
112
 * @method ListUserPermissions listUserPermissions(array $options = [])
113
 * @method ListUsers listUsers(array $options = [])
114
 * @method ListUserTenants listUserTenants(array $options = [])
115
 * @method ListWorkFlowNodes listWorkFlowNodes(array $options = [])
116
 * @method ListWorkFlowTemplates listWorkFlowTemplates(array $options = [])
117
 * @method ModifyDataCorrectExecSQL modifyDataCorrectExecSQL(array $options = [])
118
 * @method ModifyDesensitizationStrategy modifyDesensitizationStrategy(array $options = [])
119
 * @method OfflineTaskFlow offlineTaskFlow(array $options = [])
120
 * @method PauseDataCorrectSQLJob pauseDataCorrectSQLJob(array $options = [])
121
 * @method ReDeployLhDagVersion reDeployLhDagVersion(array $options = [])
122
 * @method RegisterInstance registerInstance(array $options = [])
123
 * @method RegisterUser registerUser(array $options = [])
124
 * @method RestartDataCorrectSQLJob restartDataCorrectSQLJob(array $options = [])
125
 * @method RetryDataCorrectPreCheck retryDataCorrectPreCheck(array $options = [])
126
 * @method RevokeUserPermission revokeUserPermission(array $options = [])
127
 * @method SearchDatabase searchDatabase(array $options = [])
128
 * @method SearchTable searchTable(array $options = [])
129
 * @method SetOwners setOwners(array $options = [])
130
 * @method SubmitOrderApproval submitOrderApproval(array $options = [])
131
 * @method SubmitStructSyncOrderApproval submitStructSyncOrderApproval(array $options = [])
132
 * @method SyncDatabaseMeta syncDatabaseMeta(array $options = [])
133
 * @method SyncInstanceMeta syncInstanceMeta(array $options = [])
134
 * @method UpdateInstance updateInstance(array $options = [])
135
 * @method UpdateUser updateUser(array $options = [])
136
 */
137
class DmsEnterpriseApiResolver extends ApiResolver
138
{
139
}
140
141
class Rpc extends \AlibabaCloud\Client\Resolver\Rpc
142
{
143
    /** @var string */
144
    public $product = 'dms-enterprise';
145
146
    /** @var string */
147
    public $version = '2018-11-01';
148
149
    /** @var string */
150
    public $method = 'POST';
151
152
    /** @var string */
153
    public $serviceCode = 'dms-enterprise';
154
}
155
156
/**
157
 * @method string getRuleDescription()
158
 * @method $this withRuleDescription($value)
159
 * @method string getFunctionParams()
160
 * @method string getRuleType()
161
 * @method $this withRuleType($value)
162
 * @method string getRuleName()
163
 * @method $this withRuleName($value)
164
 * @method string getFunctionType()
165
 * @method $this withFunctionType($value)
166
 * @method string getTid()
167
 * @method $this withTid($value)
168
 */
169
class AddDesensitizationRule extends Rpc
170
{
171
172
    /**
173
     * @param string $value
174
     *
175
     * @return $this
176
     */
177
    public function withFunctionParams($value)
178
    {
179
        $this->data['FunctionParams'] = $value;
180
        $this->options['form_params']['FunctionParams'] = $value;
181
182
        return $this;
183
    }
184
}
185
186
/**
187
 * @method string getTid()
188
 * @method $this withTid($value)
189
 * @method string getMembers()
190
 * @method $this withMembers($value)
191
 * @method string getObjectType()
192
 * @method $this withObjectType($value)
193
 * @method string getObjectId()
194
 * @method $this withObjectId($value)
195
 */
196
class AddLhMembers extends Rpc
197
{
198
}
199
200
/**
201
 * @method string getRouteKey()
202
 * @method $this withRouteKey($value)
203
 * @method string getTid()
204
 * @method $this withTid($value)
205
 * @method string getRouteExpr()
206
 * @method $this withRouteExpr($value)
207
 * @method string getTableId()
208
 * @method $this withTableId($value)
209
 */
210
class AddLogicTableRouteConfig extends Rpc
211
{
212
}
213
214
/**
215
 * @method string getTid()
216
 * @method $this withTid($value)
217
 * @method string getWorkflowInstanceId()
218
 * @method $this withWorkflowInstanceId($value)
219
 * @method string getApprovalType()
220
 * @method $this withApprovalType($value)
221
 * @method string getComment()
222
 * @method $this withComment($value)
223
 */
224
class ApproveOrder extends Rpc
225
{
226
}
227
228
/**
229
 * @method string getSchemaName()
230
 * @method $this withSchemaName($value)
231
 * @method string getIsLogic()
232
 * @method $this withIsLogic($value)
233
 * @method string getNewLevel()
234
 * @method $this withNewLevel($value)
235
 * @method string getColumnName()
236
 * @method $this withColumnName($value)
237
 * @method string getTid()
238
 * @method $this withTid($value)
239
 * @method string getDbId()
240
 * @method $this withDbId($value)
241
 * @method string getTableName()
242
 * @method $this withTableName($value)
243
 */
244
class ChangeColumnSecLevel extends Rpc
245
{
246
}
247
248
/**
249
 * @method string getOwnerUserId()
250
 * @method $this withOwnerUserId($value)
251
 * @method string getDagId()
252
 * @method $this withDagId($value)
253
 * @method string getTid()
254
 * @method $this withTid($value)
255
 */
256
class ChangeLhDagOwner extends Rpc
257
{
258
}
259
260
/**
261
 * @method string getOrderId()
262
 * @method $this withOrderId($value)
263
 * @method string getCloseReason()
264
 * @method $this withCloseReason($value)
265
 * @method string getTid()
266
 * @method $this withTid($value)
267
 */
268
class CloseOrder extends Rpc
269
{
270
}
271
272
/**
273
 * @method string getTid()
274
 * @method $this withTid($value)
275
 * @method string getAttachmentKey()
276
 * @method $this withAttachmentKey($value)
277
 * @method string getParam()
278
 * @method $this withParam($value)
279
 * @method string getComment()
280
 * @method $this withComment($value)
281
 * @method string getRelatedUserList()
282
 * @method $this withRelatedUserList($value)
283
 */
284
class CreateDataCorrectOrder extends Rpc
285
{
286
}
287
288
/**
289
 * @method string getTid()
290
 * @method $this withTid($value)
291
 * @method string getAttachmentKey()
292
 * @method $this withAttachmentKey($value)
293
 * @method string getParam()
294
 * @method $this withParam($value)
295
 * @method string getComment()
296
 * @method $this withComment($value)
297
 * @method string getRelatedUserList()
298
 * @method $this withRelatedUserList($value)
299
 */
300
class CreateDataCronClearOrder extends Rpc
301
{
302
}
303
304
/**
305
 * @method string getTid()
306
 * @method $this withTid($value)
307
 * @method string getAttachmentKey()
308
 * @method $this withAttachmentKey($value)
309
 * @method string getParam()
310
 * @method $this withParam($value)
311
 * @method string getComment()
312
 * @method $this withComment($value)
313
 * @method string getRelatedUserList()
314
 * @method $this withRelatedUserList($value)
315
 */
316
class CreateDataImportOrder extends Rpc
317
{
318
}
319
320
/**
321
 * @method string getTid()
322
 * @method $this withTid($value)
323
 * @method string getAttachmentKey()
324
 * @method $this withAttachmentKey($value)
325
 * @method string getParam()
326
 * @method $this withParam($value)
327
 * @method string getComment()
328
 * @method $this withComment($value)
329
 * @method string getRelatedUserList()
330
 * @method $this withRelatedUserList($value)
331
 */
332
class CreateFreeLockCorrectOrder extends Rpc
333
{
334
}
335
336
/**
337
 * @method string getSpaceName()
338
 * @method $this withSpaceName($value)
339
 * @method string getDescription()
340
 * @method $this withDescription($value)
341
 * @method string getTid()
342
 * @method $this withTid($value)
343
 * @method string getMode()
344
 * @method $this withMode($value)
345
 * @method string getDwDbType()
346
 * @method $this withDwDbType($value)
347
 * @method string getProdDbId()
348
 * @method $this withProdDbId($value)
349
 * @method string getDevDbId()
350
 * @method $this withDevDbId($value)
351
 * @method string getSpaceConfig()
352
 * @method $this withSpaceConfig($value)
353
 */
354
class CreateLakeHouseSpace extends Rpc
355
{
356
}
357
358
/**
359
 * @method string getTid()
360
 * @method $this withTid($value)
361
 * @method string getDatabaseIds()
362
 * @method $this withDatabaseIds($value)
363
 * @method string getAlias()
364
 * @method $this withAlias($value)
365
 */
366
class CreateLogicDatabase extends Rpc
367
{
368
}
369
370
/**
371
 * @method string getTid()
372
 * @method $this withTid($value)
373
 * @method string getPluginType()
374
 * @method $this withPluginType($value)
375
 * @method string getAttachmentKey()
376
 * @method $this withAttachmentKey($value)
377
 * @method string getComment()
378
 * @method $this withComment($value)
379
 * @method string getPluginParam()
380
 * @method string getRelatedUserList()
381
 * @method $this withRelatedUserList($value)
382
 */
383
class CreateOrder extends Rpc
384
{
385
386
    /**
387
     * @param string $value
388
     *
389
     * @return $this
390
     */
391
    public function withPluginParam($value)
392
    {
393
        $this->data['PluginParam'] = $value;
394
        $this->options['form_params']['PluginParam'] = $value;
395
396
        return $this;
397
    }
398
}
399
400
/**
401
 * @method string getTid()
402
 * @method $this withTid($value)
403
 * @method string getPassword()
404
 * @method $this withPassword($value)
405
 * @method string getInstanceId()
406
 * @method $this withInstanceId($value)
407
 * @method string getUsername()
408
 * @method $this withUsername($value)
409
 */
410
class CreateProxy extends Rpc
411
{
412
}
413
414
/**
415
 * @method string getIndepAccount()
416
 * @method $this withIndepAccount($value)
417
 * @method string getUserId()
418
 * @method $this withUserId($value)
419
 * @method string getTid()
420
 * @method $this withTid($value)
421
 * @method string getIndepPassword()
422
 * @method $this withIndepPassword($value)
423
 * @method string getProxyId()
424
 * @method $this withProxyId($value)
425
 */
426
class CreateProxyAccess extends Rpc
427
{
428
}
429
430
/**
431
 * @method string getOrderId()
432
 * @method $this withOrderId($value)
433
 * @method string getTid()
434
 * @method $this withTid($value)
435
 * @method string getDbId()
436
 * @method $this withDbId($value)
437
 * @method string getPlanTime()
438
 * @method $this withPlanTime($value)
439
 * @method string getLogic()
440
 * @method $this withLogic($value)
441
 * @method string getPublishStrategy()
442
 * @method $this withPublishStrategy($value)
443
 */
444
class CreatePublishGroupTask extends Rpc
445
{
446
}
447
448
/**
449
 * @method string getTid()
450
 * @method $this withTid($value)
451
 * @method string getParam()
452
 * @method $this withParam($value)
453
 * @method string getComment()
454
 * @method $this withComment($value)
455
 * @method string getRelatedUserList()
456
 * @method $this withRelatedUserList($value)
457
 */
458
class CreateSQLReviewOrder extends Rpc
459
{
460
}
461
462
/**
463
 * @method string getDescription()
464
 * @method $this withDescription($value)
465
 * @method string getGroupName()
466
 * @method $this withGroupName($value)
467
 * @method string getTid()
468
 * @method $this withTid($value)
469
 * @method string getDbType()
470
 * @method $this withDbType($value)
471
 */
472
class CreateStandardGroup extends Rpc
473
{
474
}
475
476
/**
477
 * @method string getTid()
478
 * @method $this withTid($value)
479
 * @method string getAttachmentKey()
480
 * @method $this withAttachmentKey($value)
481
 * @method string getParam()
482
 * @method $this withParam($value)
483
 * @method string getComment()
484
 * @method $this withComment($value)
485
 * @method string getRelatedUserList()
486
 * @method $this withRelatedUserList($value)
487
 */
488
class CreateStructSyncOrder extends Rpc
489
{
490
}
491
492
/**
493
 * @method string getUploadType()
494
 * @method $this withUploadType($value)
495
 * @method string getFileSource()
496
 * @method $this withFileSource($value)
497
 * @method string getTid()
498
 * @method $this withTid($value)
499
 * @method string getFileName()
500
 * @method $this withFileName($value)
501
 * @method string getUploadURL()
502
 * @method $this withUploadURL($value)
503
 */
504
class CreateUploadFileJob extends Rpc
505
{
506
}
507
508
/**
509
 * @method string getUploadType()
510
 * @method $this withUploadType($value)
511
 * @method string getFileSource()
512
 * @method $this withFileSource($value)
513
 * @method string getTid()
514
 * @method $this withTid($value)
515
 * @method string getFileName()
516
 * @method $this withFileName($value)
517
 * @method string getUploadTarget()
518
 * @method $this withUploadTarget($value)
519
 */
520
class CreateUploadOSSFileJob extends Rpc
521
{
522
}
523
524
/**
525
 * @method string getTid()
526
 * @method $this withTid($value)
527
 * @method string getSid()
528
 * @method $this withSid($value)
529
 * @method string getPort()
530
 * @method $this withPort($value)
531
 * @method string getHost()
532
 * @method $this withHost($value)
533
 */
534
class DeleteInstance extends Rpc
535
{
536
}
537
538
/**
539
 * @method string getSpaceId()
540
 * @method $this withSpaceId($value)
541
 * @method string getTid()
542
 * @method $this withTid($value)
543
 */
544
class DeleteLakeHouseSpace extends Rpc
545
{
546
}
547
548
/**
549
 * @method string getTid()
550
 * @method $this withTid($value)
551
 * @method string getObjectType()
552
 * @method $this withObjectType($value)
553
 * @method string getObjectId()
554
 * @method $this withObjectId($value)
555
 * @method string getMemberIds()
556
 * @method $this withMemberIds($value)
557
 */
558
class DeleteLhMembers extends Rpc
559
{
560
}
561
562
/**
563
 * @method string getLogicDbId()
564
 * @method $this withLogicDbId($value)
565
 * @method string getTid()
566
 * @method $this withTid($value)
567
 */
568
class DeleteLogicDatabase extends Rpc
569
{
570
}
571
572
/**
573
 * @method string getRouteKey()
574
 * @method $this withRouteKey($value)
575
 * @method string getTid()
576
 * @method $this withTid($value)
577
 * @method string getTableId()
578
 * @method $this withTableId($value)
579
 */
580
class DeleteLogicTableRouteConfig extends Rpc
581
{
582
}
583
584
/**
585
 * @method string getTid()
586
 * @method $this withTid($value)
587
 * @method string getProxyId()
588
 * @method $this withProxyId($value)
589
 */
590
class DeleteProxy extends Rpc
591
{
592
}
593
594
/**
595
 * @method string getProxyAccessId()
596
 * @method $this withProxyAccessId($value)
597
 * @method string getTid()
598
 * @method $this withTid($value)
599
 */
600
class DeleteProxyAccess extends Rpc
601
{
602
}
603
604
/**
605
 * @method string getDagId()
606
 * @method $this withDagId($value)
607
 * @method string getTid()
608
 * @method $this withTid($value)
609
 */
610
class DeleteTaskFlow extends Rpc
611
{
612
}
613
614
/**
615
 * @method string getUid()
616
 * @method $this withUid($value)
617
 * @method string getTid()
618
 * @method $this withTid($value)
619
 */
620
class DeleteUser extends Rpc
621
{
622
}
623
624
/**
625
 * @method string getUid()
626
 * @method $this withUid($value)
627
 * @method string getTid()
628
 * @method $this withTid($value)
629
 */
630
class DisableUser extends Rpc
631
{
632
}
633
634
/**
635
 * @method string getLogicDbId()
636
 * @method $this withLogicDbId($value)
637
 * @method string getTid()
638
 * @method $this withTid($value)
639
 * @method string getDatabaseIds()
640
 * @method $this withDatabaseIds($value)
641
 * @method string getAlias()
642
 * @method $this withAlias($value)
643
 */
644
class EditLogicDatabase extends Rpc
645
{
646
}
647
648
/**
649
 * @method string getUid()
650
 * @method $this withUid($value)
651
 * @method string getTid()
652
 * @method $this withTid($value)
653
 */
654
class EnableUser extends Rpc
655
{
656
}
657
658
/**
659
 * @method string getOrderId()
660
 * @method $this withOrderId($value)
661
 * @method string getActionName()
662
 * @method $this withActionName($value)
663
 * @method string getTid()
664
 * @method $this withTid($value)
665
 * @method string getActionDetail()
666
 * @method $this withActionDetail($value)
667
 */
668
class ExecuteDataCorrect extends Rpc
669
{
670
}
671
672
/**
673
 * @method string getOrderId()
674
 * @method $this withOrderId($value)
675
 * @method string getActionName()
676
 * @method $this withActionName($value)
677
 * @method string getTid()
678
 * @method $this withTid($value)
679
 * @method string getActionDetail()
680
 * @method $this withActionDetail($value)
681
 */
682
class ExecuteDataExport extends Rpc
683
{
684
}
685
686
/**
687
 * @method string getScript()
688
 * @method $this withScript($value)
689
 * @method string getTid()
690
 * @method $this withTid($value)
691
 * @method string getDbId()
692
 * @method $this withDbId($value)
693
 * @method string getLogic()
694
 * @method $this withLogic($value)
695
 */
696
class ExecuteScript extends Rpc
697
{
698
}
699
700
/**
701
 * @method string getOrderId()
702
 * @method $this withOrderId($value)
703
 * @method string getTid()
704
 * @method $this withTid($value)
705
 */
706
class ExecuteStructSync extends Rpc
707
{
708
}
709
710
/**
711
 * @method string getTid()
712
 * @method $this withTid($value)
713
 * @method string getWorkflowInstanceId()
714
 * @method $this withWorkflowInstanceId($value)
715
 */
716
class GetApprovalDetail extends Rpc
717
{
718
}
719
720
/**
721
 * @method string getSchemaName()
722
 * @method $this withSchemaName($value)
723
 * @method string getTid()
724
 * @method $this withTid($value)
725
 * @method string getSid()
726
 * @method $this withSid($value)
727
 * @method string getPort()
728
 * @method $this withPort($value)
729
 * @method string getHost()
730
 * @method $this withHost($value)
731
 */
732
class GetDatabase extends Rpc
733
{
734
}
735
736
/**
737
 * @method string getOrderId()
738
 * @method $this withOrderId($value)
739
 * @method string getActionName()
740
 * @method $this withActionName($value)
741
 * @method string getTid()
742
 * @method $this withTid($value)
743
 * @method string getActionDetail()
744
 * @method $this withActionDetail($value)
745
 */
746
class GetDataCorrectBackupFiles extends Rpc
747
{
748
}
749
750
/**
751
 * @method string getOrderId()
752
 * @method $this withOrderId($value)
753
 * @method string getTid()
754
 * @method $this withTid($value)
755
 */
756
class GetDataCorrectOrderDetail extends Rpc
757
{
758
}
759
760
/**
761
 * @method string getOrderId()
762
 * @method $this withOrderId($value)
763
 * @method string getTid()
764
 * @method $this withTid($value)
765
 * @method string getOrderActionName()
766
 * @method $this withOrderActionName($value)
767
 */
768
class GetDataCorrectSQLFile extends Rpc
769
{
770
}
771
772
/**
773
 * @method string getOrderId()
774
 * @method $this withOrderId($value)
775
 * @method string getTid()
776
 * @method $this withTid($value)
777
 */
778
class GetDataCorrectTaskDetail extends Rpc
779
{
780
}
781
782
/**
783
 * @method string getOrderId()
784
 * @method $this withOrderId($value)
785
 * @method string getPageNumber()
786
 * @method $this withPageNumber($value)
787
 * @method string getTid()
788
 * @method $this withTid($value)
789
 * @method string getPageSize()
790
 * @method $this withPageSize($value)
791
 */
792
class GetDataCronClearTaskDetailList extends Rpc
793
{
794
}
795
796
/**
797
 * @method string getOrderId()
798
 * @method $this withOrderId($value)
799
 * @method string getActionName()
800
 * @method $this withActionName($value)
801
 * @method string getTid()
802
 * @method $this withTid($value)
803
 */
804
class GetDataExportDownloadURL extends Rpc
805
{
806
}
807
808
/**
809
 * @method string getOrderId()
810
 * @method string getTid()
811
 * @method $this withTid($value)
812
 */
813
class GetDataExportOrderDetail extends Rpc
814
{
815
816
    /**
817
     * @param string $value
818
     *
819
     * @return $this
820
     */
821
    public function withOrderId($value)
822
    {
823
        $this->data['OrderId'] = $value;
824
        $this->options['form_params']['OrderId'] = $value;
825
826
        return $this;
827
    }
828
}
829
830
/**
831
 * @method string getJobId()
832
 * @method $this withJobId($value)
833
 * @method string getTid()
834
 * @method $this withTid($value)
835
 */
836
class GetDBTaskSQLJobLog extends Rpc
837
{
838
}
839
840
/**
841
 * @method string getLogicDbId()
842
 * @method $this withLogicDbId($value)
843
 * @method string getTid()
844
 * @method $this withTid($value)
845
 */
846
class GetDBTopology extends Rpc
847
{
848
}
849
850
/**
851
 * @method string getTid()
852
 * @method $this withTid($value)
853
 * @method string getSid()
854
 * @method $this withSid($value)
855
 * @method string getPort()
856
 * @method $this withPort($value)
857
 * @method string getHost()
858
 * @method $this withHost($value)
859
 */
860
class GetInstance extends Rpc
861
{
862
}
863
864
/**
865
 * @method string getSpaceName()
866
 * @method $this withSpaceName($value)
867
 * @method string getTid()
868
 * @method $this withTid($value)
869
 */
870
class GetLhSpaceByName extends Rpc
871
{
872
}
873
874
/**
875
 * @method string getDbId()
876
 * @method $this withDbId($value)
877
 * @method string getTid()
878
 * @method $this withTid($value)
879
 */
880
class GetLogicDatabase extends Rpc
881
{
882
}
883
884
/**
885
 * @method string getTableGuid()
886
 * @method $this withTableGuid($value)
887
 * @method string getTid()
888
 * @method $this withTid($value)
889
 */
890
class GetMetaTableColumn extends Rpc
891
{
892
}
893
894
/**
895
 * @method string getTableGuid()
896
 * @method $this withTableGuid($value)
897
 * @method string getTid()
898
 * @method $this withTid($value)
899
 */
900
class GetMetaTableDetailInfo extends Rpc
901
{
902
}
903
904
/**
905
 * @method string getModule()
906
 * @method $this withModule($value)
907
 * @method string getEndTime()
908
 * @method $this withEndTime($value)
909
 * @method string getStartTime()
910
 * @method $this withStartTime($value)
911
 * @method string getTid()
912
 * @method $this withTid($value)
913
 * @method string getPageNumber()
914
 * @method $this withPageNumber($value)
915
 * @method string getPageSize()
916
 * @method $this withPageSize($value)
917
 */
918
class GetOpLog extends Rpc
919
{
920
}
921
922
/**
923
 * @method string getOrderId()
924
 * @method $this withOrderId($value)
925
 * @method string getTid()
926
 * @method $this withTid($value)
927
 */
928
class GetOrderBaseInfo extends Rpc
929
{
930
}
931
932
/**
933
 * @method string getOrderId()
934
 * @method $this withOrderId($value)
935
 * @method string getTid()
936
 * @method $this withTid($value)
937
 */
938
class GetOwnerApplyOrderDetail extends Rpc
939
{
940
}
941
942
/**
943
 * @method string getOrderId()
944
 * @method $this withOrderId($value)
945
 * @method string getTid()
946
 * @method $this withTid($value)
947
 */
948
class GetPermApplyOrderDetail extends Rpc
949
{
950
}
951
952
/**
953
 * @method string getDbId()
954
 * @method $this withDbId($value)
955
 * @method string getTid()
956
 * @method $this withTid($value)
957
 */
958
class GetPhysicalDatabase extends Rpc
959
{
960
}
961
962
/**
963
 * @method string getTid()
964
 * @method $this withTid($value)
965
 * @method string getInstanceId()
966
 * @method $this withInstanceId($value)
967
 * @method string getProxyId()
968
 * @method $this withProxyId($value)
969
 */
970
class GetProxy extends Rpc
971
{
972
}
973
974
/**
975
 * @method string getOrderId()
976
 * @method $this withOrderId($value)
977
 * @method string getTid()
978
 * @method $this withTid($value)
979
 * @method string getOrderActionName()
980
 * @method $this withOrderActionName($value)
981
 */
982
class GetSQLReviewCheckResultStatus extends Rpc
983
{
984
}
985
986
/**
987
 * @method string getSQLReviewQueryKey()
988
 * @method $this withSQLReviewQueryKey($value)
989
 * @method string getTid()
990
 * @method $this withTid($value)
991
 */
992
class GetSQLReviewOptimizeDetail extends Rpc
993
{
994
}
995
996
/**
997
 * @method string getOrderId()
998
 * @method $this withOrderId($value)
999
 * @method string getPageNumber()
1000
 * @method $this withPageNumber($value)
1001
 * @method string getTid()
1002
 * @method $this withTid($value)
1003
 * @method string getPageSize()
1004
 * @method $this withPageSize($value)
1005
 */
1006
class GetStructSyncExecSqlDetail extends Rpc
1007
{
1008
}
1009
1010
/**
1011
 * @method string getOrderId()
1012
 * @method $this withOrderId($value)
1013
 * @method string getCompareType()
1014
 * @method $this withCompareType($value)
1015
 * @method string getPageNumber()
1016
 * @method $this withPageNumber($value)
1017
 * @method string getTid()
1018
 * @method $this withTid($value)
1019
 * @method string getPageSize()
1020
 * @method $this withPageSize($value)
1021
 */
1022
class GetStructSyncJobAnalyzeResult extends Rpc
1023
{
1024
}
1025
1026
/**
1027
 * @method string getOrderId()
1028
 * @method $this withOrderId($value)
1029
 * @method string getTid()
1030
 * @method $this withTid($value)
1031
 */
1032
class GetStructSyncJobDetail extends Rpc
1033
{
1034
}
1035
1036
/**
1037
 * @method string getOrderId()
1038
 * @method $this withOrderId($value)
1039
 * @method string getTid()
1040
 * @method $this withTid($value)
1041
 */
1042
class GetStructSyncOrderDetail extends Rpc
1043
{
1044
}
1045
1046
/**
1047
 * @method string getTableGuid()
1048
 * @method $this withTableGuid($value)
1049
 * @method string getTid()
1050
 * @method $this withTid($value)
1051
 */
1052
class GetTableDBTopology extends Rpc
1053
{
1054
}
1055
1056
/**
1057
 * @method string getTableGuid()
1058
 * @method $this withTableGuid($value)
1059
 * @method string getTid()
1060
 * @method $this withTid($value)
1061
 */
1062
class GetTableTopology extends Rpc
1063
{
1064
}
1065
1066
/**
1067
 * @method string getDagId()
1068
 * @method $this withDagId($value)
1069
 * @method string getTid()
1070
 * @method $this withTid($value)
1071
 * @method string getDagInstanceId()
1072
 * @method $this withDagInstanceId($value)
1073
 */
1074
class GetTaskInstanceRelation extends Rpc
1075
{
1076
}
1077
1078
/**
1079
 * @method string getUserId()
1080
 * @method $this withUserId($value)
1081
 * @method string getTid()
1082
 * @method $this withTid($value)
1083
 * @method string getUid()
1084
 * @method $this withUid($value)
1085
 */
1086
class GetUser extends Rpc
1087
{
1088
}
1089
1090
/**
1091
 * @method string getTid()
1092
 * @method $this withTid($value)
1093
 */
1094
class GetUserActiveTenant extends Rpc
1095
{
1096
}
1097
1098
/**
1099
 * @method string getJobKey()
1100
 * @method $this withJobKey($value)
1101
 * @method string getTid()
1102
 * @method $this withTid($value)
1103
 */
1104
class GetUserUploadFileJob extends Rpc
1105
{
1106
}
1107
1108
/**
1109
 * @method string getPermTypes()
1110
 * @method $this withPermTypes($value)
1111
 * @method string getDsType()
1112
 * @method $this withDsType($value)
1113
 * @method string getExpireDate()
1114
 * @method $this withExpireDate($value)
1115
 * @method string getUserId()
1116
 * @method $this withUserId($value)
1117
 * @method string getTid()
1118
 * @method $this withTid($value)
1119
 * @method string getInstanceId()
1120
 * @method $this withInstanceId($value)
1121
 * @method string getDbId()
1122
 * @method $this withDbId($value)
1123
 * @method string getTableId()
1124
 * @method $this withTableId($value)
1125
 * @method string getLogic()
1126
 * @method $this withLogic($value)
1127
 * @method string getTableName()
1128
 * @method $this withTableName($value)
1129
 */
1130
class GrantUserPermission extends Rpc
1131
{
1132
}
1133
1134
/**
1135
 * @method string getProxyAccessId()
1136
 * @method $this withProxyAccessId($value)
1137
 * @method string getTid()
1138
 * @method $this withTid($value)
1139
 */
1140
class InspectProxyAccessSecret extends Rpc
1141
{
1142
}
1143
1144
/**
1145
 * @method string getTid()
1146
 * @method $this withTid($value)
1147
 * @method string getTableId()
1148
 * @method $this withTableId($value)
1149
 * @method string getLogic()
1150
 * @method $this withLogic($value)
1151
 */
1152
class ListColumns extends Rpc
1153
{
1154
}
1155
1156
/**
1157
 * @method string getDagId()
1158
 * @method $this withDagId($value)
1159
 * @method string getTid()
1160
 * @method $this withTid($value)
1161
 * @method string getPageSize()
1162
 * @method $this withPageSize($value)
1163
 * @method string getPageIndex()
1164
 * @method $this withPageIndex($value)
1165
 */
1166
class ListDAGVersions extends Rpc
1167
{
1168
}
1169
1170
/**
1171
 * @method string getTid()
1172
 * @method $this withTid($value)
1173
 * @method string getPageNumber()
1174
 * @method $this withPageNumber($value)
1175
 * @method string getInstanceId()
1176
 * @method $this withInstanceId($value)
1177
 * @method string getPageSize()
1178
 * @method $this withPageSize($value)
1179
 */
1180
class ListDatabases extends Rpc
1181
{
1182
}
1183
1184
/**
1185
 * @method string getTid()
1186
 * @method $this withTid($value)
1187
 * @method string getPageNumber()
1188
 * @method $this withPageNumber($value)
1189
 * @method string getPermType()
1190
 * @method $this withPermType($value)
1191
 * @method string getDbId()
1192
 * @method $this withDbId($value)
1193
 * @method string getPageSize()
1194
 * @method $this withPageSize($value)
1195
 * @method string getLogic()
1196
 * @method $this withLogic($value)
1197
 * @method string getUserName()
1198
 * @method $this withUserName($value)
1199
 */
1200
class ListDatabaseUserPermssions extends Rpc
1201
{
1202
}
1203
1204
/**
1205
 * @method string getOrderId()
1206
 * @method $this withOrderId($value)
1207
 * @method string getPageNumber()
1208
 * @method $this withPageNumber($value)
1209
 * @method string getTid()
1210
 * @method $this withTid($value)
1211
 * @method string getPageSize()
1212
 * @method $this withPageSize($value)
1213
 */
1214
class ListDataCorrectPreCheckDB extends Rpc
1215
{
1216
}
1217
1218
/**
1219
 * @method string getOrderId()
1220
 * @method $this withOrderId($value)
1221
 * @method string getPageNumber()
1222
 * @method $this withPageNumber($value)
1223
 * @method string getTid()
1224
 * @method $this withTid($value)
1225
 * @method string getDbId()
1226
 * @method $this withDbId($value)
1227
 * @method string getPageSize()
1228
 * @method $this withPageSize($value)
1229
 */
1230
class ListDataCorrectPreCheckSQL extends Rpc
1231
{
1232
}
1233
1234
/**
1235
 * @method string getDBTaskGroupId()
1236
 * @method $this withDBTaskGroupId($value)
1237
 * @method string getPageNumber()
1238
 * @method $this withPageNumber($value)
1239
 * @method string getTid()
1240
 * @method $this withTid($value)
1241
 * @method string getPageSize()
1242
 * @method $this withPageSize($value)
1243
 */
1244
class ListDBTaskSQLJob extends Rpc
1245
{
1246
}
1247
1248
/**
1249
 * @method string getPageNumber()
1250
 * @method $this withPageNumber($value)
1251
 * @method string getTid()
1252
 * @method $this withTid($value)
1253
 * @method string getJobId()
1254
 * @method $this withJobId($value)
1255
 * @method string getPageSize()
1256
 * @method $this withPageSize($value)
1257
 */
1258
class ListDBTaskSQLJobDetail extends Rpc
1259
{
1260
}
1261
1262
/**
1263
 * @method string getOrderId()
1264
 * @method $this withOrderId($value)
1265
 * @method string getTid()
1266
 * @method $this withTid($value)
1267
 */
1268
class ListDDLPublishRecords extends Rpc
1269
{
1270
}
1271
1272
/**
1273
 * @method string getRuleType()
1274
 * @method $this withRuleType($value)
1275
 * @method string getRuleName()
1276
 * @method $this withRuleName($value)
1277
 * @method string getPageNumber()
1278
 * @method $this withPageNumber($value)
1279
 * @method string getTid()
1280
 * @method $this withTid($value)
1281
 * @method string getFuncType()
1282
 * @method $this withFuncType($value)
1283
 * @method string getPageSize()
1284
 * @method $this withPageSize($value)
1285
 * @method string getRuleId()
1286
 * @method $this withRuleId($value)
1287
 */
1288
class ListDesensitizationRule extends Rpc
1289
{
1290
}
1291
1292
/**
1293
 * @method string getTid()
1294
 * @method $this withTid($value)
1295
 * @method string getTableId()
1296
 * @method $this withTableId($value)
1297
 * @method string getLogic()
1298
 * @method $this withLogic($value)
1299
 */
1300
class ListIndexes extends Rpc
1301
{
1302
}
1303
1304
/**
1305
 * @method string getSearchName()
1306
 * @method $this withSearchName($value)
1307
 * @method string getOpUserName()
1308
 * @method $this withOpUserName($value)
1309
 * @method string getEndTime()
1310
 * @method $this withEndTime($value)
1311
 * @method string getStartTime()
1312
 * @method $this withStartTime($value)
1313
 * @method string getPageNumber()
1314
 * @method $this withPageNumber($value)
1315
 * @method string getTid()
1316
 * @method $this withTid($value)
1317
 * @method string getPageSize()
1318
 * @method $this withPageSize($value)
1319
 */
1320
class ListInstanceLoginAuditLog extends Rpc
1321
{
1322
}
1323
1324
/**
1325
 * @method string getSearchKey()
1326
 * @method $this withSearchKey($value)
1327
 * @method string getTid()
1328
 * @method $this withTid($value)
1329
 * @method string getInstanceState()
1330
 * @method $this withInstanceState($value)
1331
 * @method string getPageNumber()
1332
 * @method $this withPageNumber($value)
1333
 * @method string getNetType()
1334
 * @method $this withNetType($value)
1335
 * @method string getDbType()
1336
 * @method $this withDbType($value)
1337
 * @method string getEnvType()
1338
 * @method $this withEnvType($value)
1339
 * @method string getInstanceSource()
1340
 * @method $this withInstanceSource($value)
1341
 * @method string getPageSize()
1342
 * @method $this withPageSize($value)
1343
 */
1344
class ListInstances extends Rpc
1345
{
1346
}
1347
1348
/**
1349
 * @method string getTid()
1350
 * @method $this withTid($value)
1351
 * @method string getPageNumber()
1352
 * @method $this withPageNumber($value)
1353
 * @method string getInstanceId()
1354
 * @method $this withInstanceId($value)
1355
 * @method string getPageSize()
1356
 * @method $this withPageSize($value)
1357
 * @method string getUserName()
1358
 * @method $this withUserName($value)
1359
 */
1360
class ListInstanceUserPermissions extends Rpc
1361
{
1362
}
1363
1364
/**
1365
 * @method string getUserId()
1366
 * @method $this withUserId($value)
1367
 * @method string getTid()
1368
 * @method $this withTid($value)
1369
 * @method string getSpaceId()
1370
 * @method $this withSpaceId($value)
1371
 */
1372
class ListLhTaskFlowAndScenario extends Rpc
1373
{
1374
}
1375
1376
/**
1377
 * @method string getTid()
1378
 * @method $this withTid($value)
1379
 * @method string getPageNumber()
1380
 * @method $this withPageNumber($value)
1381
 * @method string getPageSize()
1382
 * @method $this withPageSize($value)
1383
 */
1384
class ListLogicDatabases extends Rpc
1385
{
1386
}
1387
1388
/**
1389
 * @method string getTableId()
1390
 * @method $this withTableId($value)
1391
 * @method string getTid()
1392
 * @method $this withTid($value)
1393
 */
1394
class ListLogicTableRouteConfig extends Rpc
1395
{
1396
}
1397
1398
/**
1399
 * @method string getSearchName()
1400
 * @method $this withSearchName($value)
1401
 * @method string getReturnGuid()
1402
 * @method $this withReturnGuid($value)
1403
 * @method string getTid()
1404
 * @method $this withTid($value)
1405
 * @method string getPageNumber()
1406
 * @method $this withPageNumber($value)
1407
 * @method string getPageSize()
1408
 * @method $this withPageSize($value)
1409
 * @method string getDatabaseId()
1410
 * @method $this withDatabaseId($value)
1411
 */
1412
class ListLogicTables extends Rpc
1413
{
1414
}
1415
1416
/**
1417
 * @method string getOrderStatus()
1418
 * @method $this withOrderStatus($value)
1419
 * @method string getSearchContent()
1420
 * @method $this withSearchContent($value)
1421
 * @method string getSearchDateType()
1422
 * @method $this withSearchDateType($value)
1423
 * @method string getEndTime()
1424
 * @method $this withEndTime($value)
1425
 * @method string getStartTime()
1426
 * @method $this withStartTime($value)
1427
 * @method string getTid()
1428
 * @method $this withTid($value)
1429
 * @method string getPageNumber()
1430
 * @method $this withPageNumber($value)
1431
 * @method string getPluginType()
1432
 * @method $this withPluginType($value)
1433
 * @method string getPageSize()
1434
 * @method $this withPageSize($value)
1435
 * @method string getOrderResultType()
1436
 * @method $this withOrderResultType($value)
1437
 */
1438
class ListOrders extends Rpc
1439
{
1440
}
1441
1442
/**
1443
 * @method string getTid()
1444
 * @method $this withTid($value)
1445
 */
1446
class ListProxies extends Rpc
1447
{
1448
}
1449
1450
/**
1451
 * @method string getTid()
1452
 * @method $this withTid($value)
1453
 * @method string getProxyId()
1454
 * @method $this withProxyId($value)
1455
 */
1456
class ListProxyAccesses extends Rpc
1457
{
1458
}
1459
1460
/**
1461
 * @method string getSQLType()
1462
 * @method $this withSQLType($value)
1463
 * @method string getSearchName()
1464
 * @method $this withSearchName($value)
1465
 * @method string getOpUserName()
1466
 * @method $this withOpUserName($value)
1467
 * @method string getEndTime()
1468
 * @method $this withEndTime($value)
1469
 * @method string getStartTime()
1470
 * @method $this withStartTime($value)
1471
 * @method string getPageNumber()
1472
 * @method $this withPageNumber($value)
1473
 * @method string getTid()
1474
 * @method $this withTid($value)
1475
 * @method string getPageSize()
1476
 * @method $this withPageSize($value)
1477
 * @method string getExecState()
1478
 * @method $this withExecState($value)
1479
 */
1480
class ListProxySQLExecAuditLog extends Rpc
1481
{
1482
}
1483
1484
/**
1485
 * @method string getSchemaName()
1486
 * @method $this withSchemaName($value)
1487
 * @method string getColumnName()
1488
 * @method $this withColumnName($value)
1489
 * @method string getTid()
1490
 * @method $this withTid($value)
1491
 * @method string getPageNumber()
1492
 * @method $this withPageNumber($value)
1493
 * @method string getSecurityLevel()
1494
 * @method $this withSecurityLevel($value)
1495
 * @method string getDbId()
1496
 * @method $this withDbId($value)
1497
 * @method string getPageSize()
1498
 * @method $this withPageSize($value)
1499
 * @method string getLogic()
1500
 * @method $this withLogic($value)
1501
 * @method string getTableName()
1502
 * @method $this withTableName($value)
1503
 */
1504
class ListSensitiveColumns extends Rpc
1505
{
1506
}
1507
1508
/**
1509
 * @method string getSchemaName()
1510
 * @method $this withSchemaName($value)
1511
 * @method string getColumnName()
1512
 * @method $this withColumnName($value)
1513
 * @method string getTid()
1514
 * @method $this withTid($value)
1515
 * @method string getDbId()
1516
 * @method $this withDbId($value)
1517
 * @method string getLogic()
1518
 * @method $this withLogic($value)
1519
 * @method string getTableName()
1520
 * @method $this withTableName($value)
1521
 */
1522
class ListSensitiveColumnsDetail extends Rpc
1523
{
1524
}
1525
1526
/**
1527
 * @method string getSqlType()
1528
 * @method $this withSqlType($value)
1529
 * @method string getSearchName()
1530
 * @method $this withSearchName($value)
1531
 * @method string getOpUserName()
1532
 * @method $this withOpUserName($value)
1533
 * @method string getEndTime()
1534
 * @method $this withEndTime($value)
1535
 * @method string getStartTime()
1536
 * @method $this withStartTime($value)
1537
 * @method string getPageNumber()
1538
 * @method $this withPageNumber($value)
1539
 * @method string getTid()
1540
 * @method $this withTid($value)
1541
 * @method string getPageSize()
1542
 * @method $this withPageSize($value)
1543
 * @method string getExecState()
1544
 * @method $this withExecState($value)
1545
 */
1546
class ListSQLExecAuditLog extends Rpc
1547
{
1548
}
1549
1550
/**
1551
 * @method string getOrderId()
1552
 * @method $this withOrderId($value)
1553
 * @method string getOrderActionDetail()
1554
 * @method $this withOrderActionDetail($value)
1555
 * @method string getTid()
1556
 * @method $this withTid($value)
1557
 * @method string getOrderActionName()
1558
 * @method $this withOrderActionName($value)
1559
 */
1560
class ListSQLReviewOriginSQL extends Rpc
1561
{
1562
}
1563
1564
/**
1565
 * @method string getTid()
1566
 * @method $this withTid($value)
1567
 */
1568
class ListStandardGroups extends Rpc
1569
{
1570
}
1571
1572
/**
1573
 * @method string getSearchName()
1574
 * @method $this withSearchName($value)
1575
 * @method string getReturnGuid()
1576
 * @method $this withReturnGuid($value)
1577
 * @method string getTid()
1578
 * @method $this withTid($value)
1579
 * @method string getPageNumber()
1580
 * @method $this withPageNumber($value)
1581
 * @method string getPageSize()
1582
 * @method $this withPageSize($value)
1583
 * @method string getDatabaseId()
1584
 * @method $this withDatabaseId($value)
1585
 */
1586
class ListTables extends Rpc
1587
{
1588
}
1589
1590
/**
1591
 * @method string getTid()
1592
 * @method $this withTid($value)
1593
 */
1594
class ListTaskFlow extends Rpc
1595
{
1596
}
1597
1598
/**
1599
 * @method string getTriggerType()
1600
 * @method $this withTriggerType($value)
1601
 * @method string getDagId()
1602
 * @method $this withDagId($value)
1603
 * @method string getTid()
1604
 * @method $this withTid($value)
1605
 * @method string getPageSize()
1606
 * @method $this withPageSize($value)
1607
 * @method string getPageIndex()
1608
 * @method $this withPageIndex($value)
1609
 * @method string getStartTimeBegin()
1610
 * @method $this withStartTimeBegin($value)
1611
 * @method string getStartTimeEnd()
1612
 * @method $this withStartTimeEnd($value)
1613
 */
1614
class ListTaskFlowInstance extends Rpc
1615
{
1616
}
1617
1618
/**
1619
 * @method string getSearchKey()
1620
 * @method $this withSearchKey($value)
1621
 * @method string getUserId()
1622
 * @method $this withUserId($value)
1623
 * @method string getTid()
1624
 * @method $this withTid($value)
1625
 * @method string getPageNumber()
1626
 * @method $this withPageNumber($value)
1627
 * @method string getPermType()
1628
 * @method $this withPermType($value)
1629
 * @method string getDatabaseName()
1630
 * @method $this withDatabaseName($value)
1631
 * @method string getEnvType()
1632
 * @method $this withEnvType($value)
1633
 * @method string getDbType()
1634
 * @method $this withDbType($value)
1635
 * @method string getPageSize()
1636
 * @method $this withPageSize($value)
1637
 * @method string getLogic()
1638
 * @method $this withLogic($value)
1639
 */
1640
class ListUserPermissions extends Rpc
1641
{
1642
}
1643
1644
/**
1645
 * @method string getRole()
1646
 * @method $this withRole($value)
1647
 * @method string getSearchKey()
1648
 * @method $this withSearchKey($value)
1649
 * @method string getTid()
1650
 * @method $this withTid($value)
1651
 * @method string getPageNumber()
1652
 * @method $this withPageNumber($value)
1653
 * @method string getUserState()
1654
 * @method $this withUserState($value)
1655
 * @method string getPageSize()
1656
 * @method $this withPageSize($value)
1657
 */
1658
class ListUsers extends Rpc
1659
{
1660
}
1661
1662
/**
1663
 * @method string getTid()
1664
 * @method $this withTid($value)
1665
 */
1666
class ListUserTenants extends Rpc
1667
{
1668
}
1669
1670
/**
1671
 * @method string getSearchName()
1672
 * @method $this withSearchName($value)
1673
 * @method string getTid()
1674
 * @method $this withTid($value)
1675
 */
1676
class ListWorkFlowNodes extends Rpc
1677
{
1678
}
1679
1680
/**
1681
 * @method string getSearchName()
1682
 * @method $this withSearchName($value)
1683
 * @method string getTid()
1684
 * @method $this withTid($value)
1685
 */
1686
class ListWorkFlowTemplates extends Rpc
1687
{
1688
}
1689
1690
/**
1691
 * @method string getOrderId()
1692
 * @method $this withOrderId($value)
1693
 * @method string getExecSQL()
1694
 * @method $this withExecSQL($value)
1695
 * @method string getTid()
1696
 * @method $this withTid($value)
1697
 */
1698
class ModifyDataCorrectExecSQL extends Rpc
1699
{
1700
}
1701
1702
/**
1703
 * @method string getSchemaName()
1704
 * @method $this withSchemaName($value)
1705
 * @method string getIsReset()
1706
 * @method $this withIsReset($value)
1707
 * @method string getIsLogic()
1708
 * @method $this withIsLogic($value)
1709
 * @method string getColumnName()
1710
 * @method $this withColumnName($value)
1711
 * @method string getTid()
1712
 * @method $this withTid($value)
1713
 * @method string getDbId()
1714
 * @method $this withDbId($value)
1715
 * @method string getTableName()
1716
 * @method $this withTableName($value)
1717
 * @method string getRuleId()
1718
 * @method $this withRuleId($value)
1719
 */
1720
class ModifyDesensitizationStrategy extends Rpc
1721
{
1722
}
1723
1724
/**
1725
 * @method string getDagId()
1726
 * @method $this withDagId($value)
1727
 * @method string getTid()
1728
 * @method $this withTid($value)
1729
 */
1730
class OfflineTaskFlow extends Rpc
1731
{
1732
}
1733
1734
/**
1735
 * @method string getOrderId()
1736
 * @method $this withOrderId($value)
1737
 * @method string getType()
1738
 * @method $this withType($value)
1739
 * @method string getTid()
1740
 * @method $this withTid($value)
1741
 * @method string getJobId()
1742
 * @method $this withJobId($value)
1743
 */
1744
class PauseDataCorrectSQLJob extends Rpc
1745
{
1746
}
1747
1748
/**
1749
 * @method string getDagVersion()
1750
 * @method $this withDagVersion($value)
1751
 * @method string getDagId()
1752
 * @method $this withDagId($value)
1753
 * @method string getTid()
1754
 * @method $this withTid($value)
1755
 */
1756
class ReDeployLhDagVersion extends Rpc
1757
{
1758
}
1759
1760
/**
1761
 * @method string getEcsRegion()
1762
 * @method $this withEcsRegion($value)
1763
 * @method string getDdlOnline()
1764
 * @method $this withDdlOnline($value)
1765
 * @method string getUseDsql()
1766
 * @method $this withUseDsql($value)
1767
 * @method string getNetworkType()
1768
 * @method $this withNetworkType($value)
1769
 * @method string getTid()
1770
 * @method $this withTid($value)
1771
 * @method string getSid()
1772
 * @method $this withSid($value)
1773
 * @method string getDataLinkName()
1774
 * @method $this withDataLinkName($value)
1775
 * @method string getInstanceSource()
1776
 * @method $this withInstanceSource($value)
1777
 * @method string getEnvType()
1778
 * @method $this withEnvType($value)
1779
 * @method string getHost()
1780
 * @method $this withHost($value)
1781
 * @method string getInstanceType()
1782
 * @method $this withInstanceType($value)
1783
 * @method string getQueryTimeout()
1784
 * @method $this withQueryTimeout($value)
1785
 * @method string getEcsInstanceId()
1786
 * @method $this withEcsInstanceId($value)
1787
 * @method string getExportTimeout()
1788
 * @method $this withExportTimeout($value)
1789
 * @method string getDatabasePassword()
1790
 * @method $this withDatabasePassword($value)
1791
 * @method string getInstanceAlias()
1792
 * @method $this withInstanceAlias($value)
1793
 * @method string getDatabaseUser()
1794
 * @method $this withDatabaseUser($value)
1795
 * @method string getPort()
1796
 * @method $this withPort($value)
1797
 * @method string getVpcId()
1798
 * @method $this withVpcId($value)
1799
 * @method string getDbaUid()
1800
 * @method $this withDbaUid($value)
1801
 * @method string getSkipTest()
1802
 * @method $this withSkipTest($value)
1803
 * @method string getSafeRule()
1804
 * @method $this withSafeRule($value)
1805
 */
1806
class RegisterInstance extends Rpc
1807
{
1808
}
1809
1810
/**
1811
 * @method string getRoleNames()
1812
 * @method $this withRoleNames($value)
1813
 * @method string getUserNick()
1814
 * @method $this withUserNick($value)
1815
 * @method string getMobile()
1816
 * @method $this withMobile($value)
1817
 * @method string getTid()
1818
 * @method $this withTid($value)
1819
 * @method string getUid()
1820
 * @method $this withUid($value)
1821
 */
1822
class RegisterUser extends Rpc
1823
{
1824
}
1825
1826
/**
1827
 * @method string getOrderId()
1828
 * @method $this withOrderId($value)
1829
 * @method string getType()
1830
 * @method $this withType($value)
1831
 * @method string getTid()
1832
 * @method $this withTid($value)
1833
 * @method string getJobId()
1834
 * @method $this withJobId($value)
1835
 */
1836
class RestartDataCorrectSQLJob extends Rpc
1837
{
1838
}
1839
1840
/**
1841
 * @method string getOrderId()
1842
 * @method $this withOrderId($value)
1843
 * @method string getTid()
1844
 * @method $this withTid($value)
1845
 */
1846
class RetryDataCorrectPreCheck extends Rpc
1847
{
1848
}
1849
1850
/**
1851
 * @method string getPermTypes()
1852
 * @method $this withPermTypes($value)
1853
 * @method string getUserAccessId()
1854
 * @method $this withUserAccessId($value)
1855
 * @method string getDsType()
1856
 * @method $this withDsType($value)
1857
 * @method string getUserId()
1858
 * @method $this withUserId($value)
1859
 * @method string getTid()
1860
 * @method $this withTid($value)
1861
 * @method string getInstanceId()
1862
 * @method $this withInstanceId($value)
1863
 * @method string getDbId()
1864
 * @method $this withDbId($value)
1865
 * @method string getTableId()
1866
 * @method $this withTableId($value)
1867
 * @method string getLogic()
1868
 * @method $this withLogic($value)
1869
 * @method string getTableName()
1870
 * @method $this withTableName($value)
1871
 */
1872
class RevokeUserPermission extends Rpc
1873
{
1874
}
1875
1876
/**
1877
 * @method string getSearchKey()
1878
 * @method $this withSearchKey($value)
1879
 * @method string getSearchRange()
1880
 * @method $this withSearchRange($value)
1881
 * @method string getTid()
1882
 * @method $this withTid($value)
1883
 * @method string getPageNumber()
1884
 * @method $this withPageNumber($value)
1885
 * @method string getSearchTarget()
1886
 * @method $this withSearchTarget($value)
1887
 * @method string getPageSize()
1888
 * @method $this withPageSize($value)
1889
 * @method string getEnvType()
1890
 * @method $this withEnvType($value)
1891
 * @method string getDbType()
1892
 * @method $this withDbType($value)
1893
 */
1894
class SearchDatabase extends Rpc
1895
{
1896
}
1897
1898
/**
1899
 * @method string getReturnGuid()
1900
 * @method $this withReturnGuid($value)
1901
 * @method string getSearchKey()
1902
 * @method $this withSearchKey($value)
1903
 * @method string getSearchRange()
1904
 * @method $this withSearchRange($value)
1905
 * @method string getTid()
1906
 * @method $this withTid($value)
1907
 * @method string getPageNumber()
1908
 * @method $this withPageNumber($value)
1909
 * @method string getSearchTarget()
1910
 * @method $this withSearchTarget($value)
1911
 * @method string getPageSize()
1912
 * @method $this withPageSize($value)
1913
 * @method string getEnvType()
1914
 * @method $this withEnvType($value)
1915
 * @method string getDbType()
1916
 * @method $this withDbType($value)
1917
 */
1918
class SearchTable extends Rpc
1919
{
1920
}
1921
1922
/**
1923
 * @method string getResourceId()
1924
 * @method $this withResourceId($value)
1925
 * @method string getOwnerIds()
1926
 * @method $this withOwnerIds($value)
1927
 * @method string getTid()
1928
 * @method $this withTid($value)
1929
 * @method string getOwnerType()
1930
 * @method $this withOwnerType($value)
1931
 */
1932
class SetOwners extends Rpc
1933
{
1934
}
1935
1936
/**
1937
 * @method string getOrderId()
1938
 * @method $this withOrderId($value)
1939
 * @method string getTid()
1940
 * @method $this withTid($value)
1941
 */
1942
class SubmitOrderApproval extends Rpc
1943
{
1944
}
1945
1946
/**
1947
 * @method string getOrderId()
1948
 * @method $this withOrderId($value)
1949
 * @method string getTid()
1950
 * @method $this withTid($value)
1951
 */
1952
class SubmitStructSyncOrderApproval extends Rpc
1953
{
1954
}
1955
1956
/**
1957
 * @method string getTid()
1958
 * @method $this withTid($value)
1959
 * @method string getDbId()
1960
 * @method $this withDbId($value)
1961
 * @method string getLogic()
1962
 * @method $this withLogic($value)
1963
 */
1964
class SyncDatabaseMeta extends Rpc
1965
{
1966
}
1967
1968
/**
1969
 * @method string getIgnoreTable()
1970
 * @method $this withIgnoreTable($value)
1971
 * @method string getTid()
1972
 * @method $this withTid($value)
1973
 * @method string getInstanceId()
1974
 * @method $this withInstanceId($value)
1975
 */
1976
class SyncInstanceMeta extends Rpc
1977
{
1978
}
1979
1980
/**
1981
 * @method string getSafeRuleId()
1982
 * @method $this withSafeRuleId($value)
1983
 * @method string getEcsRegion()
1984
 * @method $this withEcsRegion($value)
1985
 * @method string getDdlOnline()
1986
 * @method $this withDdlOnline($value)
1987
 * @method string getUseDsql()
1988
 * @method $this withUseDsql($value)
1989
 * @method string getTid()
1990
 * @method $this withTid($value)
1991
 * @method string getSid()
1992
 * @method $this withSid($value)
1993
 * @method string getDbaId()
1994
 * @method $this withDbaId($value)
1995
 * @method string getDataLinkName()
1996
 * @method $this withDataLinkName($value)
1997
 * @method string getInstanceSource()
1998
 * @method $this withInstanceSource($value)
1999
 * @method string getEnvType()
2000
 * @method $this withEnvType($value)
2001
 * @method string getHost()
2002
 * @method $this withHost($value)
2003
 * @method string getInstanceType()
2004
 * @method $this withInstanceType($value)
2005
 * @method string getQueryTimeout()
2006
 * @method $this withQueryTimeout($value)
2007
 * @method string getEcsInstanceId()
2008
 * @method $this withEcsInstanceId($value)
2009
 * @method string getExportTimeout()
2010
 * @method $this withExportTimeout($value)
2011
 * @method string getDatabasePassword()
2012
 * @method $this withDatabasePassword($value)
2013
 * @method string getInstanceAlias()
2014
 * @method $this withInstanceAlias($value)
2015
 * @method string getDatabaseUser()
2016
 * @method $this withDatabaseUser($value)
2017
 * @method string getInstanceId()
2018
 * @method $this withInstanceId($value)
2019
 * @method string getPort()
2020
 * @method $this withPort($value)
2021
 * @method string getVpcId()
2022
 * @method $this withVpcId($value)
2023
 * @method string getSkipTest()
2024
 * @method $this withSkipTest($value)
2025
 */
2026
class UpdateInstance extends Rpc
2027
{
2028
}
2029
2030
/**
2031
 * @method string getRoleNames()
2032
 * @method $this withRoleNames($value)
2033
 * @method string getMaxResultCount()
2034
 * @method $this withMaxResultCount($value)
2035
 * @method string getMaxExecuteCount()
2036
 * @method $this withMaxExecuteCount($value)
2037
 * @method string getUserNick()
2038
 * @method $this withUserNick($value)
2039
 * @method string getMobile()
2040
 * @method $this withMobile($value)
2041
 * @method string getTid()
2042
 * @method $this withTid($value)
2043
 * @method string getUid()
2044
 * @method $this withUid($value)
2045
 */
2046
class UpdateUser extends Rpc
2047
{
2048
}
2049