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 ( 4fa5af...db3eca )
by
unknown
09:04
created

ListDags::withOpSeq()   A

Complexity

Conditions 1
Paths 1

Size

Total Lines 6
Code Lines 3

Duplication

Lines 0
Ratio 0 %

Importance

Changes 0
Metric Value
eloc 3
dl 0
loc 6
rs 10
c 0
b 0
f 0
cc 1
nc 1
nop 1
1
<?php
2
3
namespace AlibabaCloud\DataworksPublic\V20200518;
4
5
use AlibabaCloud\Client\Resolver\ApiResolver;
6
7
/**
8
 * @method AbolishDataServiceApi abolishDataServiceApi(array $options = [])
9
 * @method AddProjectMemberToRole addProjectMemberToRole(array $options = [])
10
 * @method AddToMetaCategory addToMetaCategory(array $options = [])
11
 * @method ApprovePermissionApplyOrder approvePermissionApplyOrder(array $options = [])
12
 * @method CheckEngineMetaPartition checkEngineMetaPartition(array $options = [])
13
 * @method CheckEngineMetaTable checkEngineMetaTable(array $options = [])
14
 * @method CheckFileDeployment checkFileDeployment(array $options = [])
15
 * @method CheckMetaPartition checkMetaPartition(array $options = [])
16
 * @method CheckMetaTable checkMetaTable(array $options = [])
17
 * @method CheckMetaTableTask checkMetaTableTask(array $options = [])
18
 * @method CreateBusiness createBusiness(array $options = [])
19
 * @method CreateConnection createConnection(array $options = [])
20
 * @method CreateDagComplement createDagComplement(array $options = [])
21
 * @method CreateDagTest createDagTest(array $options = [])
22
 * @method CreateDataServiceApi createDataServiceApi(array $options = [])
23
 * @method CreateDataServiceApiAuthority createDataServiceApiAuthority(array $options = [])
24
 * @method CreateDataServiceFolder createDataServiceFolder(array $options = [])
25
 * @method CreateDataServiceGroup createDataServiceGroup(array $options = [])
26
 * @method CreateDataSource createDataSource(array $options = [])
27
 * @method CreateDISyncTask createDISyncTask(array $options = [])
28
 * @method CreateExportMigration createExportMigration(array $options = [])
29
 * @method CreateFile createFile(array $options = [])
30
 * @method CreateFolder createFolder(array $options = [])
31
 * @method CreateImportMigration createImportMigration(array $options = [])
32
 * @method CreateManualDag createManualDag(array $options = [])
33
 * @method CreateMetaCategory createMetaCategory(array $options = [])
34
 * @method CreatePermissionApplyOrder createPermissionApplyOrder(array $options = [])
35
 * @method CreateProjectMember createProjectMember(array $options = [])
36
 * @method CreateQualityEntity createQualityEntity(array $options = [])
37
 * @method CreateQualityFollower createQualityFollower(array $options = [])
38
 * @method CreateQualityRelativeNode createQualityRelativeNode(array $options = [])
39
 * @method CreateQualityRule createQualityRule(array $options = [])
40
 * @method CreateRemind createRemind(array $options = [])
41
 * @method CreateTable createTable(array $options = [])
42
 * @method CreateTableLevel createTableLevel(array $options = [])
43
 * @method CreateTableTheme createTableTheme(array $options = [])
44
 * @method CreateUdfFile createUdfFile(array $options = [])
45
 * @method CreateView createView(array $options = [])
46
 * @method DeleteBusiness deleteBusiness(array $options = [])
47
 * @method DeleteConnection deleteConnection(array $options = [])
48
 * @method DeleteDataServiceApi deleteDataServiceApi(array $options = [])
49
 * @method DeleteDataServiceApiAuthority deleteDataServiceApiAuthority(array $options = [])
50
 * @method DeleteDataSource deleteDataSource(array $options = [])
51
 * @method DeleteDISyncTask deleteDISyncTask(array $options = [])
52
 * @method DeleteFile deleteFile(array $options = [])
53
 * @method DeleteFolder deleteFolder(array $options = [])
54
 * @method DeleteFromMetaCategory deleteFromMetaCategory(array $options = [])
55
 * @method DeleteMetaCategory deleteMetaCategory(array $options = [])
56
 * @method DeleteProjectMember deleteProjectMember(array $options = [])
57
 * @method DeleteQualityEntity deleteQualityEntity(array $options = [])
58
 * @method DeleteQualityFollower deleteQualityFollower(array $options = [])
59
 * @method DeleteQualityRelativeNode deleteQualityRelativeNode(array $options = [])
60
 * @method DeleteQualityRule deleteQualityRule(array $options = [])
61
 * @method DeleteRemind deleteRemind(array $options = [])
62
 * @method DeleteTable deleteTable(array $options = [])
63
 * @method DeleteTableLevel deleteTableLevel(array $options = [])
64
 * @method DeleteTableTheme deleteTableTheme(array $options = [])
65
 * @method DeleteView deleteView(array $options = [])
66
 * @method DeployDISyncTask deployDISyncTask(array $options = [])
67
 * @method DeployFile deployFile(array $options = [])
68
 * @method DesensitizeData desensitizeData(array $options = [])
69
 * @method EstablishRelationTableToBusiness establishRelationTableToBusiness(array $options = [])
70
 * @method ExportConnections exportConnections(array $options = [])
71
 * @method ExportDataSources exportDataSources(array $options = [])
72
 * @method ExportDISyncTasks exportDISyncTasks(array $options = [])
73
 * @method GenerateDISyncTaskConfigForCreating generateDISyncTaskConfigForCreating(array $options = [])
74
 * @method GenerateDISyncTaskConfigForUpdating generateDISyncTaskConfigForUpdating(array $options = [])
75
 * @method GetBaselineConfig getBaselineConfig(array $options = [])
76
 * @method GetBaselineKeyPath getBaselineKeyPath(array $options = [])
77
 * @method GetBaselineStatus getBaselineStatus(array $options = [])
78
 * @method GetBusiness getBusiness(array $options = [])
79
 * @method GetConnectionMeta getConnectionMeta(array $options = [])
80
 * @method GetDag getDag(array $options = [])
81
 * @method GetDataServiceApi getDataServiceApi(array $options = [])
82
 * @method GetDataServiceApplication getDataServiceApplication(array $options = [])
83
 * @method GetDataServiceFolder getDataServiceFolder(array $options = [])
84
 * @method GetDataServiceGroup getDataServiceGroup(array $options = [])
85
 * @method GetDataServicePublishedApi getDataServicePublishedApi(array $options = [])
86
 * @method GetDataSourceMeta getDataSourceMeta(array $options = [])
87
 * @method GetDDLJobStatus getDDLJobStatus(array $options = [])
88
 * @method GetDeployment getDeployment(array $options = [])
89
 * @method GetDISyncInstanceInfo getDISyncInstanceInfo(array $options = [])
90
 * @method GetDISyncTask getDISyncTask(array $options = [])
91
 * @method GetDISyncTaskMetricInfo getDISyncTaskMetricInfo(array $options = [])
92
 * @method GetFile getFile(array $options = [])
93
 * @method GetFileTypeStatistic getFileTypeStatistic(array $options = [])
94
 * @method GetFileVersion getFileVersion(array $options = [])
95
 * @method GetFolder getFolder(array $options = [])
96
 * @method GetIDEEventDetail getIDEEventDetail(array $options = [])
97
 * @method GetInstance getInstance(array $options = [])
98
 * @method GetInstanceConsumeTimeRank getInstanceConsumeTimeRank(array $options = [])
99
 * @method GetInstanceCountTrend getInstanceCountTrend(array $options = [])
100
 * @method GetInstanceErrorRank getInstanceErrorRank(array $options = [])
101
 * @method GetInstanceLog getInstanceLog(array $options = [])
102
 * @method GetInstanceStatusCount getInstanceStatusCount(array $options = [])
103
 * @method GetInstanceStatusStatistic getInstanceStatusStatistic(array $options = [])
104
 * @method GetManualDagInstances getManualDagInstances(array $options = [])
105
 * @method GetMetaCategory getMetaCategory(array $options = [])
106
 * @method GetMetaColumnLineage getMetaColumnLineage(array $options = [])
107
 * @method GetMetaDBInfo getMetaDBInfo(array $options = [])
108
 * @method GetMetaDBTableList getMetaDBTableList(array $options = [])
109
 * @method GetMetaTableBasicInfo getMetaTableBasicInfo(array $options = [])
110
 * @method GetMetaTableChangeLog getMetaTableChangeLog(array $options = [])
111
 * @method GetMetaTableColumn getMetaTableColumn(array $options = [])
112
 * @method GetMetaTableFullInfo getMetaTableFullInfo(array $options = [])
113
 * @method GetMetaTableIntroWiki getMetaTableIntroWiki(array $options = [])
114
 * @method GetMetaTableLineage getMetaTableLineage(array $options = [])
115
 * @method GetMetaTableListByCategory getMetaTableListByCategory(array $options = [])
116
 * @method GetMetaTableOutput getMetaTableOutput(array $options = [])
117
 * @method GetMetaTablePartition getMetaTablePartition(array $options = [])
118
 * @method GetMetaTableThemeLevel getMetaTableThemeLevel(array $options = [])
119
 * @method GetMigrationProcess getMigrationProcess(array $options = [])
120
 * @method GetMigrationSummary getMigrationSummary(array $options = [])
121
 * @method GetNode getNode(array $options = [])
122
 * @method GetNodeChildren getNodeChildren(array $options = [])
123
 * @method GetNodeCode getNodeCode(array $options = [])
124
 * @method GetNodeOnBaseline getNodeOnBaseline(array $options = [])
125
 * @method GetNodeParents getNodeParents(array $options = [])
126
 * @method GetNodeTypeListInfo getNodeTypeListInfo(array $options = [])
127
 * @method GetOpRiskData getOpRiskData(array $options = [])
128
 * @method GetOpSensitiveData getOpSensitiveData(array $options = [])
129
 * @method GetPermissionApplyOrderDetail getPermissionApplyOrderDetail(array $options = [])
130
 * @method GetProject getProject(array $options = [])
131
 * @method GetProjectDetail getProjectDetail(array $options = [])
132
 * @method GetQualityEntity getQualityEntity(array $options = [])
133
 * @method GetQualityFollower getQualityFollower(array $options = [])
134
 * @method GetQualityRule getQualityRule(array $options = [])
135
 * @method GetRemind getRemind(array $options = [])
136
 * @method GetSensitiveData getSensitiveData(array $options = [])
137
 * @method GetSuccessInstanceTrend getSuccessInstanceTrend(array $options = [])
138
 * @method GetTopic getTopic(array $options = [])
139
 * @method GetTopicInfluence getTopicInfluence(array $options = [])
140
 * @method ImportConnections importConnections(array $options = [])
141
 * @method ImportDataSources importDataSources(array $options = [])
142
 * @method ImportDISyncTasks importDISyncTasks(array $options = [])
143
 * @method ListAlertMessages listAlertMessages(array $options = [])
144
 * @method ListBaselineConfigs listBaselineConfigs(array $options = [])
145
 * @method ListBaselineStatuses listBaselineStatuses(array $options = [])
146
 * @method ListBusiness listBusiness(array $options = [])
147
 * @method ListCalcEngines listCalcEngines(array $options = [])
148
 * @method ListConnections listConnections(array $options = [])
149
 * @method ListDags listDags(array $options = [])
150
 * @method ListDataServiceApiAuthorities listDataServiceApiAuthorities(array $options = [])
151
 * @method ListDataServiceApis listDataServiceApis(array $options = [])
152
 * @method ListDataServiceApplications listDataServiceApplications(array $options = [])
153
 * @method ListDataServiceAuthorizedApis listDataServiceAuthorizedApis(array $options = [])
154
 * @method ListDataServiceFolders listDataServiceFolders(array $options = [])
155
 * @method ListDataServiceGroups listDataServiceGroups(array $options = [])
156
 * @method ListDataServicePublishedApis listDataServicePublishedApis(array $options = [])
157
 * @method ListDataSources listDataSources(array $options = [])
158
 * @method ListDeployments listDeployments(array $options = [])
159
 * @method ListDIProjectConfig listDIProjectConfig(array $options = [])
160
 * @method ListDISyncTasks listDISyncTasks(array $options = [])
161
 * @method ListFiles listFiles(array $options = [])
162
 * @method ListFileType listFileType(array $options = [])
163
 * @method ListFileVersions listFileVersions(array $options = [])
164
 * @method ListFolders listFolders(array $options = [])
165
 * @method ListInstanceAmount listInstanceAmount(array $options = [])
166
 * @method ListInstances listInstances(array $options = [])
167
 * @method ListManualDagInstances listManualDagInstances(array $options = [])
168
 * @method ListMetaDB listMetaDB(array $options = [])
169
 * @method ListNodeInputOrOutput listNodeInputOrOutput(array $options = [])
170
 * @method ListNodeIO listNodeIO(array $options = [])
171
 * @method ListNodes listNodes(array $options = [])
172
 * @method ListNodesByBaseline listNodesByBaseline(array $options = [])
173
 * @method ListNodesByOutput listNodesByOutput(array $options = [])
174
 * @method ListPermissionApplyOrders listPermissionApplyOrders(array $options = [])
175
 * @method ListProgramTypeCount listProgramTypeCount(array $options = [])
176
 * @method ListProjectIds listProjectIds(array $options = [])
177
 * @method ListProjectMembers listProjectMembers(array $options = [])
178
 * @method ListProjectRoles listProjectRoles(array $options = [])
179
 * @method ListProjects listProjects(array $options = [])
180
 * @method ListQualityResultsByEntity listQualityResultsByEntity(array $options = [])
181
 * @method ListQualityResultsByRule listQualityResultsByRule(array $options = [])
182
 * @method ListQualityRules listQualityRules(array $options = [])
183
 * @method ListRefDISyncTasks listRefDISyncTasks(array $options = [])
184
 * @method ListReminds listReminds(array $options = [])
185
 * @method ListResourceGroups listResourceGroups(array $options = [])
186
 * @method ListSuccessInstanceAmount listSuccessInstanceAmount(array $options = [])
187
 * @method ListTableLevel listTableLevel(array $options = [])
188
 * @method ListTableTheme listTableTheme(array $options = [])
189
 * @method ListTopics listTopics(array $options = [])
190
 * @method PublishDataServiceApi publishDataServiceApi(array $options = [])
191
 * @method QueryDISyncTaskConfigProcessResult queryDISyncTaskConfigProcessResult(array $options = [])
192
 * @method QueryPublicModelEngine queryPublicModelEngine(array $options = [])
193
 * @method RemoveProjectMemberFromRole removeProjectMemberFromRole(array $options = [])
194
 * @method RestartInstance restartInstance(array $options = [])
195
 * @method ResumeInstance resumeInstance(array $options = [])
196
 * @method RevokeColumnPermission revokeColumnPermission(array $options = [])
197
 * @method RevokeTablePermission revokeTablePermission(array $options = [])
198
 * @method RunCycleDagNodes runCycleDagNodes(array $options = [])
199
 * @method RunManualDagNodes runManualDagNodes(array $options = [])
200
 * @method RunSmokeTest runSmokeTest(array $options = [])
201
 * @method RunTriggerNode runTriggerNode(array $options = [])
202
 * @method ScanSensitiveData scanSensitiveData(array $options = [])
203
 * @method SearchMetaTables searchMetaTables(array $options = [])
204
 * @method SearchNodesByOutput searchNodesByOutput(array $options = [])
205
 * @method SetConnectionShare setConnectionShare(array $options = [])
206
 * @method SetDataSourceShare setDataSourceShare(array $options = [])
207
 * @method SetSuccessInstance setSuccessInstance(array $options = [])
208
 * @method StartDISyncInstance startDISyncInstance(array $options = [])
209
 * @method StartMigration startMigration(array $options = [])
210
 * @method StopDISyncInstance stopDISyncInstance(array $options = [])
211
 * @method StopInstance stopInstance(array $options = [])
212
 * @method SubmitFile submitFile(array $options = [])
213
 * @method SuspendInstance suspendInstance(array $options = [])
214
 * @method TerminateDISyncInstance terminateDISyncInstance(array $options = [])
215
 * @method TestNetworkConnection testNetworkConnection(array $options = [])
216
 * @method TopTenElapsedTimeInstance topTenElapsedTimeInstance(array $options = [])
217
 * @method TopTenErrorTimesInstance topTenErrorTimesInstance(array $options = [])
218
 * @method UpdateBusiness updateBusiness(array $options = [])
219
 * @method UpdateConnection updateConnection(array $options = [])
220
 * @method UpdateDataServiceApi updateDataServiceApi(array $options = [])
221
 * @method UpdateDataSource updateDataSource(array $options = [])
222
 * @method UpdateDIProjectConfig updateDIProjectConfig(array $options = [])
223
 * @method UpdateDISyncTask updateDISyncTask(array $options = [])
224
 * @method UpdateFile updateFile(array $options = [])
225
 * @method UpdateFolder updateFolder(array $options = [])
226
 * @method UpdateIDEEventResult updateIDEEventResult(array $options = [])
227
 * @method UpdateMetaCategory updateMetaCategory(array $options = [])
228
 * @method UpdateMetaTable updateMetaTable(array $options = [])
229
 * @method UpdateMetaTableIntroWiki updateMetaTableIntroWiki(array $options = [])
230
 * @method UpdateNodeOwner updateNodeOwner(array $options = [])
231
 * @method UpdateNodeRunMode updateNodeRunMode(array $options = [])
232
 * @method UpdateQualityFollower updateQualityFollower(array $options = [])
233
 * @method UpdateQualityRule updateQualityRule(array $options = [])
234
 * @method UpdateRemind updateRemind(array $options = [])
235
 * @method UpdateTable updateTable(array $options = [])
236
 * @method UpdateTableAddColumn updateTableAddColumn(array $options = [])
237
 * @method UpdateTableLevel updateTableLevel(array $options = [])
238
 * @method UpdateTableModelInfo updateTableModelInfo(array $options = [])
239
 * @method UpdateTableTheme updateTableTheme(array $options = [])
240
 * @method UpdateUdfFile updateUdfFile(array $options = [])
241
 */
242
class DataworksPublicApiResolver extends ApiResolver
243
{
244
}
245
246
class Rpc extends \AlibabaCloud\Client\Resolver\Rpc
247
{
248
    /** @var string */
249
    public $product = 'dataworks-public';
250
251
    /** @var string */
252
    public $version = '2020-05-18';
253
254
    /** @var string */
255
    public $method = 'POST';
256
}
257
258
/**
259
 * @method string getTenantId()
260
 * @method string getProjectId()
261
 * @method string getApiId()
262
 */
263
class AbolishDataServiceApi extends Rpc
264
{
265
266
    /**
267
     * @param string $value
268
     *
269
     * @return $this
270
     */
271
    public function withTenantId($value)
272
    {
273
        $this->data['TenantId'] = $value;
274
        $this->options['form_params']['TenantId'] = $value;
275
276
        return $this;
277
    }
278
279
    /**
280
     * @param string $value
281
     *
282
     * @return $this
283
     */
284
    public function withProjectId($value)
285
    {
286
        $this->data['ProjectId'] = $value;
287
        $this->options['form_params']['ProjectId'] = $value;
288
289
        return $this;
290
    }
291
292
    /**
293
     * @param string $value
294
     *
295
     * @return $this
296
     */
297
    public function withApiId($value)
298
    {
299
        $this->data['ApiId'] = $value;
300
        $this->options['form_params']['ApiId'] = $value;
301
302
        return $this;
303
    }
304
}
305
306
/**
307
 * @method string getRoleCode()
308
 * @method $this withRoleCode($value)
309
 * @method string getClientToken()
310
 * @method $this withClientToken($value)
311
 * @method string getProjectId()
312
 * @method $this withProjectId($value)
313
 * @method string getUserId()
314
 * @method $this withUserId($value)
315
 */
316
class AddProjectMemberToRole extends Rpc
317
{
318
}
319
320
/**
321
 * @method string getTableGuid()
322
 * @method $this withTableGuid($value)
323
 * @method string getCategoryId()
324
 * @method $this withCategoryId($value)
325
 */
326
class AddToMetaCategory extends Rpc
327
{
328
}
329
330
/**
331
 * @method string getFlowId()
332
 * @method $this withFlowId($value)
333
 * @method string getApproveComment()
334
 * @method $this withApproveComment($value)
335
 * @method string getApproveAction()
336
 * @method $this withApproveAction($value)
337
 */
338
class ApprovePermissionApplyOrder extends Rpc
339
{
340
}
341
342
/**
343
 * @method string getDataSourceType()
344
 * @method $this withDataSourceType($value)
345
 * @method string getPartition()
346
 * @method $this withPartition($value)
347
 * @method string getTableGuid()
348
 * @method $this withTableGuid($value)
349
 */
350
class CheckEngineMetaPartition extends Rpc
351
{
352
}
353
354
/**
355
 * @method string getDataSourceType()
356
 * @method $this withDataSourceType($value)
357
 * @method string getTableGuid()
358
 * @method $this withTableGuid($value)
359
 */
360
class CheckEngineMetaTable extends Rpc
361
{
362
}
363
364
/**
365
 * @method string getCheckDetailUrl()
366
 * @method string getCheckerInstanceId()
367
 * @method string getStatus()
368
 */
369
class CheckFileDeployment extends Rpc
370
{
371
372
    /**
373
     * @param string $value
374
     *
375
     * @return $this
376
     */
377
    public function withCheckDetailUrl($value)
378
    {
379
        $this->data['CheckDetailUrl'] = $value;
380
        $this->options['form_params']['CheckDetailUrl'] = $value;
381
382
        return $this;
383
    }
384
385
    /**
386
     * @param string $value
387
     *
388
     * @return $this
389
     */
390
    public function withCheckerInstanceId($value)
391
    {
392
        $this->data['CheckerInstanceId'] = $value;
393
        $this->options['form_params']['CheckerInstanceId'] = $value;
394
395
        return $this;
396
    }
397
398
    /**
399
     * @param string $value
400
     *
401
     * @return $this
402
     */
403
    public function withStatus($value)
404
    {
405
        $this->data['Status'] = $value;
406
        $this->options['form_params']['Status'] = $value;
407
408
        return $this;
409
    }
410
}
411
412
/**
413
 * @method string getDataSourceType()
414
 * @method $this withDataSourceType($value)
415
 * @method string getPartition()
416
 * @method $this withPartition($value)
417
 * @method string getTableGuid()
418
 * @method $this withTableGuid($value)
419
 * @method string getDatabaseName()
420
 * @method $this withDatabaseName($value)
421
 * @method string getClusterId()
422
 * @method $this withClusterId($value)
423
 * @method string getTableName()
424
 * @method $this withTableName($value)
425
 */
426
class CheckMetaPartition extends Rpc
427
{
428
}
429
430
/**
431
 * @method string getDataSourceType()
432
 * @method $this withDataSourceType($value)
433
 * @method string getTableGuid()
434
 * @method $this withTableGuid($value)
435
 * @method string getDatabaseName()
436
 * @method $this withDatabaseName($value)
437
 * @method string getClusterId()
438
 * @method $this withClusterId($value)
439
 * @method string getTableName()
440
 * @method $this withTableName($value)
441
 */
442
class CheckMetaTable extends Rpc
443
{
444
}
445
446
class CheckMetaTableTask extends Rpc
447
{
448
}
449
450
/**
451
 * @method string getOwner()
452
 * @method string getBusinessName()
453
 * @method string getDescription()
454
 * @method string getProjectId()
455
 * @method string getUseType()
456
 * @method string getProjectIdentifier()
457
 */
458
class CreateBusiness extends Rpc
459
{
460
461
    /**
462
     * @param string $value
463
     *
464
     * @return $this
465
     */
466
    public function withOwner($value)
467
    {
468
        $this->data['Owner'] = $value;
469
        $this->options['form_params']['Owner'] = $value;
470
471
        return $this;
472
    }
473
474
    /**
475
     * @param string $value
476
     *
477
     * @return $this
478
     */
479
    public function withBusinessName($value)
480
    {
481
        $this->data['BusinessName'] = $value;
482
        $this->options['form_params']['BusinessName'] = $value;
483
484
        return $this;
485
    }
486
487
    /**
488
     * @param string $value
489
     *
490
     * @return $this
491
     */
492
    public function withDescription($value)
493
    {
494
        $this->data['Description'] = $value;
495
        $this->options['form_params']['Description'] = $value;
496
497
        return $this;
498
    }
499
500
    /**
501
     * @param string $value
502
     *
503
     * @return $this
504
     */
505
    public function withProjectId($value)
506
    {
507
        $this->data['ProjectId'] = $value;
508
        $this->options['form_params']['ProjectId'] = $value;
509
510
        return $this;
511
    }
512
513
    /**
514
     * @param string $value
515
     *
516
     * @return $this
517
     */
518
    public function withUseType($value)
519
    {
520
        $this->data['UseType'] = $value;
521
        $this->options['form_params']['UseType'] = $value;
522
523
        return $this;
524
    }
525
526
    /**
527
     * @param string $value
528
     *
529
     * @return $this
530
     */
531
    public function withProjectIdentifier($value)
532
    {
533
        $this->data['ProjectIdentifier'] = $value;
534
        $this->options['form_params']['ProjectIdentifier'] = $value;
535
536
        return $this;
537
    }
538
}
539
540
/**
541
 * @method string getDescription()
542
 * @method $this withDescription($value)
543
 * @method string getContent()
544
 * @method $this withContent($value)
545
 * @method string getSubType()
546
 * @method $this withSubType($value)
547
 * @method string getName()
548
 * @method $this withName($value)
549
 * @method string getEnvType()
550
 * @method $this withEnvType($value)
551
 * @method string getConnectionType()
552
 * @method $this withConnectionType($value)
553
 * @method string getProjectId()
554
 * @method $this withProjectId($value)
555
 */
556
class CreateConnection extends Rpc
557
{
558
}
559
560
/**
561
 * @method string getProjectEnv()
562
 * @method string getStartBizDate()
563
 * @method string getParallelism()
564
 * @method string getRootNodeId()
565
 * @method string getBizBeginTime()
566
 * @method string getEndBizDate()
567
 * @method string getIncludeNodeIds()
568
 * @method string getBizEndTime()
569
 * @method string getName()
570
 * @method string getExcludeNodeIds()
571
 * @method string getNodeParams()
572
 */
573
class CreateDagComplement extends Rpc
574
{
575
576
    /**
577
     * @param string $value
578
     *
579
     * @return $this
580
     */
581
    public function withProjectEnv($value)
582
    {
583
        $this->data['ProjectEnv'] = $value;
584
        $this->options['form_params']['ProjectEnv'] = $value;
585
586
        return $this;
587
    }
588
589
    /**
590
     * @param string $value
591
     *
592
     * @return $this
593
     */
594
    public function withStartBizDate($value)
595
    {
596
        $this->data['StartBizDate'] = $value;
597
        $this->options['form_params']['StartBizDate'] = $value;
598
599
        return $this;
600
    }
601
602
    /**
603
     * @param string $value
604
     *
605
     * @return $this
606
     */
607
    public function withParallelism($value)
608
    {
609
        $this->data['Parallelism'] = $value;
610
        $this->options['form_params']['Parallelism'] = $value;
611
612
        return $this;
613
    }
614
615
    /**
616
     * @param string $value
617
     *
618
     * @return $this
619
     */
620
    public function withRootNodeId($value)
621
    {
622
        $this->data['RootNodeId'] = $value;
623
        $this->options['form_params']['RootNodeId'] = $value;
624
625
        return $this;
626
    }
627
628
    /**
629
     * @param string $value
630
     *
631
     * @return $this
632
     */
633
    public function withBizBeginTime($value)
634
    {
635
        $this->data['BizBeginTime'] = $value;
636
        $this->options['form_params']['BizBeginTime'] = $value;
637
638
        return $this;
639
    }
640
641
    /**
642
     * @param string $value
643
     *
644
     * @return $this
645
     */
646
    public function withEndBizDate($value)
647
    {
648
        $this->data['EndBizDate'] = $value;
649
        $this->options['form_params']['EndBizDate'] = $value;
650
651
        return $this;
652
    }
653
654
    /**
655
     * @param string $value
656
     *
657
     * @return $this
658
     */
659
    public function withIncludeNodeIds($value)
660
    {
661
        $this->data['IncludeNodeIds'] = $value;
662
        $this->options['form_params']['IncludeNodeIds'] = $value;
663
664
        return $this;
665
    }
666
667
    /**
668
     * @param string $value
669
     *
670
     * @return $this
671
     */
672
    public function withBizEndTime($value)
673
    {
674
        $this->data['BizEndTime'] = $value;
675
        $this->options['form_params']['BizEndTime'] = $value;
676
677
        return $this;
678
    }
679
680
    /**
681
     * @param string $value
682
     *
683
     * @return $this
684
     */
685
    public function withName($value)
686
    {
687
        $this->data['Name'] = $value;
688
        $this->options['form_params']['Name'] = $value;
689
690
        return $this;
691
    }
692
693
    /**
694
     * @param string $value
695
     *
696
     * @return $this
697
     */
698
    public function withExcludeNodeIds($value)
699
    {
700
        $this->data['ExcludeNodeIds'] = $value;
701
        $this->options['form_params']['ExcludeNodeIds'] = $value;
702
703
        return $this;
704
    }
705
706
    /**
707
     * @param string $value
708
     *
709
     * @return $this
710
     */
711
    public function withNodeParams($value)
712
    {
713
        $this->data['NodeParams'] = $value;
714
        $this->options['form_params']['NodeParams'] = $value;
715
716
        return $this;
717
    }
718
}
719
720
/**
721
 * @method string getProjectEnv()
722
 * @method string getBizdate()
723
 * @method string getName()
724
 * @method string getNodeParams()
725
 * @method string getNodeId()
726
 */
727
class CreateDagTest extends Rpc
728
{
729
730
    /**
731
     * @param string $value
732
     *
733
     * @return $this
734
     */
735
    public function withProjectEnv($value)
736
    {
737
        $this->data['ProjectEnv'] = $value;
738
        $this->options['form_params']['ProjectEnv'] = $value;
739
740
        return $this;
741
    }
742
743
    /**
744
     * @param string $value
745
     *
746
     * @return $this
747
     */
748
    public function withBizdate($value)
749
    {
750
        $this->data['Bizdate'] = $value;
751
        $this->options['form_params']['Bizdate'] = $value;
752
753
        return $this;
754
    }
755
756
    /**
757
     * @param string $value
758
     *
759
     * @return $this
760
     */
761
    public function withName($value)
762
    {
763
        $this->data['Name'] = $value;
764
        $this->options['form_params']['Name'] = $value;
765
766
        return $this;
767
    }
768
769
    /**
770
     * @param string $value
771
     *
772
     * @return $this
773
     */
774
    public function withNodeParams($value)
775
    {
776
        $this->data['NodeParams'] = $value;
777
        $this->options['form_params']['NodeParams'] = $value;
778
779
        return $this;
780
    }
781
782
    /**
783
     * @param string $value
784
     *
785
     * @return $this
786
     */
787
    public function withNodeId($value)
788
    {
789
        $this->data['NodeId'] = $value;
790
        $this->options['form_params']['NodeId'] = $value;
791
792
        return $this;
793
    }
794
}
795
796
/**
797
 * @method string getScriptDetails()
798
 * @method string getRequestMethod()
799
 * @method string getGroupId()
800
 * @method string getApiPath()
801
 * @method string getWizardDetails()
802
 * @method string getApiMode()
803
 * @method string getVisibleRange()
804
 * @method string getApiDescription()
805
 * @method string getTimeout()
806
 * @method string getFolderId()
807
 * @method string getRegistrationDetails()
808
 * @method string getApiName()
809
 * @method string getTenantId()
810
 * @method string getProtocols()
811
 * @method string getProjectId()
812
 * @method string getResponseContentType()
813
 */
814
class CreateDataServiceApi extends Rpc
815
{
816
817
    /**
818
     * @param string $value
819
     *
820
     * @return $this
821
     */
822
    public function withScriptDetails($value)
823
    {
824
        $this->data['ScriptDetails'] = $value;
825
        $this->options['form_params']['ScriptDetails'] = $value;
826
827
        return $this;
828
    }
829
830
    /**
831
     * @param string $value
832
     *
833
     * @return $this
834
     */
835
    public function withRequestMethod($value)
836
    {
837
        $this->data['RequestMethod'] = $value;
838
        $this->options['form_params']['RequestMethod'] = $value;
839
840
        return $this;
841
    }
842
843
    /**
844
     * @param string $value
845
     *
846
     * @return $this
847
     */
848
    public function withGroupId($value)
849
    {
850
        $this->data['GroupId'] = $value;
851
        $this->options['form_params']['GroupId'] = $value;
852
853
        return $this;
854
    }
855
856
    /**
857
     * @param string $value
858
     *
859
     * @return $this
860
     */
861
    public function withApiPath($value)
862
    {
863
        $this->data['ApiPath'] = $value;
864
        $this->options['form_params']['ApiPath'] = $value;
865
866
        return $this;
867
    }
868
869
    /**
870
     * @param string $value
871
     *
872
     * @return $this
873
     */
874
    public function withWizardDetails($value)
875
    {
876
        $this->data['WizardDetails'] = $value;
877
        $this->options['form_params']['WizardDetails'] = $value;
878
879
        return $this;
880
    }
881
882
    /**
883
     * @param string $value
884
     *
885
     * @return $this
886
     */
887
    public function withApiMode($value)
888
    {
889
        $this->data['ApiMode'] = $value;
890
        $this->options['form_params']['ApiMode'] = $value;
891
892
        return $this;
893
    }
894
895
    /**
896
     * @param string $value
897
     *
898
     * @return $this
899
     */
900
    public function withVisibleRange($value)
901
    {
902
        $this->data['VisibleRange'] = $value;
903
        $this->options['form_params']['VisibleRange'] = $value;
904
905
        return $this;
906
    }
907
908
    /**
909
     * @param string $value
910
     *
911
     * @return $this
912
     */
913
    public function withApiDescription($value)
914
    {
915
        $this->data['ApiDescription'] = $value;
916
        $this->options['form_params']['ApiDescription'] = $value;
917
918
        return $this;
919
    }
920
921
    /**
922
     * @param string $value
923
     *
924
     * @return $this
925
     */
926
    public function withTimeout($value)
927
    {
928
        $this->data['Timeout'] = $value;
929
        $this->options['form_params']['Timeout'] = $value;
930
931
        return $this;
932
    }
933
934
    /**
935
     * @param string $value
936
     *
937
     * @return $this
938
     */
939
    public function withFolderId($value)
940
    {
941
        $this->data['FolderId'] = $value;
942
        $this->options['form_params']['FolderId'] = $value;
943
944
        return $this;
945
    }
946
947
    /**
948
     * @param string $value
949
     *
950
     * @return $this
951
     */
952
    public function withRegistrationDetails($value)
953
    {
954
        $this->data['RegistrationDetails'] = $value;
955
        $this->options['form_params']['RegistrationDetails'] = $value;
956
957
        return $this;
958
    }
959
960
    /**
961
     * @param string $value
962
     *
963
     * @return $this
964
     */
965
    public function withApiName($value)
966
    {
967
        $this->data['ApiName'] = $value;
968
        $this->options['form_params']['ApiName'] = $value;
969
970
        return $this;
971
    }
972
973
    /**
974
     * @param string $value
975
     *
976
     * @return $this
977
     */
978
    public function withTenantId($value)
979
    {
980
        $this->data['TenantId'] = $value;
981
        $this->options['form_params']['TenantId'] = $value;
982
983
        return $this;
984
    }
985
986
    /**
987
     * @param string $value
988
     *
989
     * @return $this
990
     */
991
    public function withProtocols($value)
992
    {
993
        $this->data['Protocols'] = $value;
994
        $this->options['form_params']['Protocols'] = $value;
995
996
        return $this;
997
    }
998
999
    /**
1000
     * @param string $value
1001
     *
1002
     * @return $this
1003
     */
1004
    public function withProjectId($value)
1005
    {
1006
        $this->data['ProjectId'] = $value;
1007
        $this->options['form_params']['ProjectId'] = $value;
1008
1009
        return $this;
1010
    }
1011
1012
    /**
1013
     * @param string $value
1014
     *
1015
     * @return $this
1016
     */
1017
    public function withResponseContentType($value)
1018
    {
1019
        $this->data['ResponseContentType'] = $value;
1020
        $this->options['form_params']['ResponseContentType'] = $value;
1021
1022
        return $this;
1023
    }
1024
}
1025
1026
/**
1027
 * @method string getAuthorizedProjectId()
1028
 * @method string getTenantId()
1029
 * @method string getEndTime()
1030
 * @method string getProjectId()
1031
 * @method string getApiId()
1032
 */
1033
class CreateDataServiceApiAuthority extends Rpc
1034
{
1035
1036
    /**
1037
     * @param string $value
1038
     *
1039
     * @return $this
1040
     */
1041
    public function withAuthorizedProjectId($value)
1042
    {
1043
        $this->data['AuthorizedProjectId'] = $value;
1044
        $this->options['form_params']['AuthorizedProjectId'] = $value;
1045
1046
        return $this;
1047
    }
1048
1049
    /**
1050
     * @param string $value
1051
     *
1052
     * @return $this
1053
     */
1054
    public function withTenantId($value)
1055
    {
1056
        $this->data['TenantId'] = $value;
1057
        $this->options['form_params']['TenantId'] = $value;
1058
1059
        return $this;
1060
    }
1061
1062
    /**
1063
     * @param string $value
1064
     *
1065
     * @return $this
1066
     */
1067
    public function withEndTime($value)
1068
    {
1069
        $this->data['EndTime'] = $value;
1070
        $this->options['form_params']['EndTime'] = $value;
1071
1072
        return $this;
1073
    }
1074
1075
    /**
1076
     * @param string $value
1077
     *
1078
     * @return $this
1079
     */
1080
    public function withProjectId($value)
1081
    {
1082
        $this->data['ProjectId'] = $value;
1083
        $this->options['form_params']['ProjectId'] = $value;
1084
1085
        return $this;
1086
    }
1087
1088
    /**
1089
     * @param string $value
1090
     *
1091
     * @return $this
1092
     */
1093
    public function withApiId($value)
1094
    {
1095
        $this->data['ApiId'] = $value;
1096
        $this->options['form_params']['ApiId'] = $value;
1097
1098
        return $this;
1099
    }
1100
}
1101
1102
/**
1103
 * @method string getGroupId()
1104
 * @method string getTenantId()
1105
 * @method string getFolderName()
1106
 * @method string getProjectId()
1107
 * @method string getParentId()
1108
 */
1109
class CreateDataServiceFolder extends Rpc
1110
{
1111
1112
    /**
1113
     * @param string $value
1114
     *
1115
     * @return $this
1116
     */
1117
    public function withGroupId($value)
1118
    {
1119
        $this->data['GroupId'] = $value;
1120
        $this->options['form_params']['GroupId'] = $value;
1121
1122
        return $this;
1123
    }
1124
1125
    /**
1126
     * @param string $value
1127
     *
1128
     * @return $this
1129
     */
1130
    public function withTenantId($value)
1131
    {
1132
        $this->data['TenantId'] = $value;
1133
        $this->options['form_params']['TenantId'] = $value;
1134
1135
        return $this;
1136
    }
1137
1138
    /**
1139
     * @param string $value
1140
     *
1141
     * @return $this
1142
     */
1143
    public function withFolderName($value)
1144
    {
1145
        $this->data['FolderName'] = $value;
1146
        $this->options['form_params']['FolderName'] = $value;
1147
1148
        return $this;
1149
    }
1150
1151
    /**
1152
     * @param string $value
1153
     *
1154
     * @return $this
1155
     */
1156
    public function withProjectId($value)
1157
    {
1158
        $this->data['ProjectId'] = $value;
1159
        $this->options['form_params']['ProjectId'] = $value;
1160
1161
        return $this;
1162
    }
1163
1164
    /**
1165
     * @param string $value
1166
     *
1167
     * @return $this
1168
     */
1169
    public function withParentId($value)
1170
    {
1171
        $this->data['ParentId'] = $value;
1172
        $this->options['form_params']['ParentId'] = $value;
1173
1174
        return $this;
1175
    }
1176
}
1177
1178
/**
1179
 * @method string getApiGatewayGroupId()
1180
 * @method string getTenantId()
1181
 * @method string getDescription()
1182
 * @method string getProjectId()
1183
 * @method string getGroupName()
1184
 */
1185
class CreateDataServiceGroup extends Rpc
1186
{
1187
1188
    /**
1189
     * @param string $value
1190
     *
1191
     * @return $this
1192
     */
1193
    public function withApiGatewayGroupId($value)
1194
    {
1195
        $this->data['ApiGatewayGroupId'] = $value;
1196
        $this->options['form_params']['ApiGatewayGroupId'] = $value;
1197
1198
        return $this;
1199
    }
1200
1201
    /**
1202
     * @param string $value
1203
     *
1204
     * @return $this
1205
     */
1206
    public function withTenantId($value)
1207
    {
1208
        $this->data['TenantId'] = $value;
1209
        $this->options['form_params']['TenantId'] = $value;
1210
1211
        return $this;
1212
    }
1213
1214
    /**
1215
     * @param string $value
1216
     *
1217
     * @return $this
1218
     */
1219
    public function withDescription($value)
1220
    {
1221
        $this->data['Description'] = $value;
1222
        $this->options['form_params']['Description'] = $value;
1223
1224
        return $this;
1225
    }
1226
1227
    /**
1228
     * @param string $value
1229
     *
1230
     * @return $this
1231
     */
1232
    public function withProjectId($value)
1233
    {
1234
        $this->data['ProjectId'] = $value;
1235
        $this->options['form_params']['ProjectId'] = $value;
1236
1237
        return $this;
1238
    }
1239
1240
    /**
1241
     * @param string $value
1242
     *
1243
     * @return $this
1244
     */
1245
    public function withGroupName($value)
1246
    {
1247
        $this->data['GroupName'] = $value;
1248
        $this->options['form_params']['GroupName'] = $value;
1249
1250
        return $this;
1251
    }
1252
}
1253
1254
/**
1255
 * @method string getDataSourceType()
1256
 * @method $this withDataSourceType($value)
1257
 * @method string getDescription()
1258
 * @method $this withDescription($value)
1259
 * @method string getContent()
1260
 * @method $this withContent($value)
1261
 * @method string getSubType()
1262
 * @method $this withSubType($value)
1263
 * @method string getName()
1264
 * @method $this withName($value)
1265
 * @method string getEnvType()
1266
 * @method $this withEnvType($value)
1267
 * @method string getProjectId()
1268
 * @method $this withProjectId($value)
1269
 */
1270
class CreateDataSource extends Rpc
1271
{
1272
}
1273
1274
/**
1275
 * @method string getTaskType()
1276
 * @method $this withTaskType($value)
1277
 * @method string getClientToken()
1278
 * @method $this withClientToken($value)
1279
 * @method string getTaskParam()
1280
 * @method $this withTaskParam($value)
1281
 * @method string getTaskName()
1282
 * @method $this withTaskName($value)
1283
 * @method string getTaskContent()
1284
 * @method $this withTaskContent($value)
1285
 * @method string getProjectId()
1286
 * @method $this withProjectId($value)
1287
 */
1288
class CreateDISyncTask extends Rpc
1289
{
1290
}
1291
1292
/**
1293
 * @method string getExportObjectStatus()
1294
 * @method string getExportMode()
1295
 * @method string getIncrementalSince()
1296
 * @method string getName()
1297
 * @method string getDescription()
1298
 * @method string getProjectId()
1299
 */
1300
class CreateExportMigration extends Rpc
1301
{
1302
1303
    /**
1304
     * @param string $value
1305
     *
1306
     * @return $this
1307
     */
1308
    public function withExportObjectStatus($value)
1309
    {
1310
        $this->data['ExportObjectStatus'] = $value;
1311
        $this->options['form_params']['ExportObjectStatus'] = $value;
1312
1313
        return $this;
1314
    }
1315
1316
    /**
1317
     * @param string $value
1318
     *
1319
     * @return $this
1320
     */
1321
    public function withExportMode($value)
1322
    {
1323
        $this->data['ExportMode'] = $value;
1324
        $this->options['form_params']['ExportMode'] = $value;
1325
1326
        return $this;
1327
    }
1328
1329
    /**
1330
     * @param string $value
1331
     *
1332
     * @return $this
1333
     */
1334
    public function withIncrementalSince($value)
1335
    {
1336
        $this->data['IncrementalSince'] = $value;
1337
        $this->options['form_params']['IncrementalSince'] = $value;
1338
1339
        return $this;
1340
    }
1341
1342
    /**
1343
     * @param string $value
1344
     *
1345
     * @return $this
1346
     */
1347
    public function withName($value)
1348
    {
1349
        $this->data['Name'] = $value;
1350
        $this->options['form_params']['Name'] = $value;
1351
1352
        return $this;
1353
    }
1354
1355
    /**
1356
     * @param string $value
1357
     *
1358
     * @return $this
1359
     */
1360
    public function withDescription($value)
1361
    {
1362
        $this->data['Description'] = $value;
1363
        $this->options['form_params']['Description'] = $value;
1364
1365
        return $this;
1366
    }
1367
1368
    /**
1369
     * @param string $value
1370
     *
1371
     * @return $this
1372
     */
1373
    public function withProjectId($value)
1374
    {
1375
        $this->data['ProjectId'] = $value;
1376
        $this->options['form_params']['ProjectId'] = $value;
1377
1378
        return $this;
1379
    }
1380
}
1381
1382
/**
1383
 * @method string getFileType()
1384
 * @method string getDependentNodeIdList()
1385
 * @method string getContent()
1386
 * @method string getProjectIdentifier()
1387
 * @method string getResourceGroupId()
1388
 * @method string getProjectId()
1389
 * @method string getStartEffectDate()
1390
 * @method string getCycleType()
1391
 * @method string getOwner()
1392
 * @method string getAutoRerunIntervalMillis()
1393
 * @method string getInputList()
1394
 * @method string getRerunMode()
1395
 * @method string getConnectionName()
1396
 * @method string getParaValue()
1397
 * @method string getResourceGroupIdentifier()
1398
 * @method string getAutoRerunTimes()
1399
 * @method string getCronExpress()
1400
 * @method string getEndEffectDate()
1401
 * @method string getFileName()
1402
 * @method string getStop()
1403
 * @method string getDependentType()
1404
 * @method string getFileFolderPath()
1405
 * @method string getFileDescription()
1406
 * @method string getAutoParsing()
1407
 * @method string getSchedulerType()
1408
 */
1409
class CreateFile extends Rpc
1410
{
1411
1412
    /**
1413
     * @param string $value
1414
     *
1415
     * @return $this
1416
     */
1417
    public function withFileType($value)
1418
    {
1419
        $this->data['FileType'] = $value;
1420
        $this->options['form_params']['FileType'] = $value;
1421
1422
        return $this;
1423
    }
1424
1425
    /**
1426
     * @param string $value
1427
     *
1428
     * @return $this
1429
     */
1430
    public function withDependentNodeIdList($value)
1431
    {
1432
        $this->data['DependentNodeIdList'] = $value;
1433
        $this->options['form_params']['DependentNodeIdList'] = $value;
1434
1435
        return $this;
1436
    }
1437
1438
    /**
1439
     * @param string $value
1440
     *
1441
     * @return $this
1442
     */
1443
    public function withContent($value)
1444
    {
1445
        $this->data['Content'] = $value;
1446
        $this->options['form_params']['Content'] = $value;
1447
1448
        return $this;
1449
    }
1450
1451
    /**
1452
     * @param string $value
1453
     *
1454
     * @return $this
1455
     */
1456
    public function withProjectIdentifier($value)
1457
    {
1458
        $this->data['ProjectIdentifier'] = $value;
1459
        $this->options['form_params']['ProjectIdentifier'] = $value;
1460
1461
        return $this;
1462
    }
1463
1464
    /**
1465
     * @param string $value
1466
     *
1467
     * @return $this
1468
     */
1469
    public function withResourceGroupId($value)
1470
    {
1471
        $this->data['ResourceGroupId'] = $value;
1472
        $this->options['form_params']['ResourceGroupId'] = $value;
1473
1474
        return $this;
1475
    }
1476
1477
    /**
1478
     * @param string $value
1479
     *
1480
     * @return $this
1481
     */
1482
    public function withProjectId($value)
1483
    {
1484
        $this->data['ProjectId'] = $value;
1485
        $this->options['form_params']['ProjectId'] = $value;
1486
1487
        return $this;
1488
    }
1489
1490
    /**
1491
     * @param string $value
1492
     *
1493
     * @return $this
1494
     */
1495
    public function withStartEffectDate($value)
1496
    {
1497
        $this->data['StartEffectDate'] = $value;
1498
        $this->options['form_params']['StartEffectDate'] = $value;
1499
1500
        return $this;
1501
    }
1502
1503
    /**
1504
     * @param string $value
1505
     *
1506
     * @return $this
1507
     */
1508
    public function withCycleType($value)
1509
    {
1510
        $this->data['CycleType'] = $value;
1511
        $this->options['form_params']['CycleType'] = $value;
1512
1513
        return $this;
1514
    }
1515
1516
    /**
1517
     * @param string $value
1518
     *
1519
     * @return $this
1520
     */
1521
    public function withOwner($value)
1522
    {
1523
        $this->data['Owner'] = $value;
1524
        $this->options['form_params']['Owner'] = $value;
1525
1526
        return $this;
1527
    }
1528
1529
    /**
1530
     * @param string $value
1531
     *
1532
     * @return $this
1533
     */
1534
    public function withAutoRerunIntervalMillis($value)
1535
    {
1536
        $this->data['AutoRerunIntervalMillis'] = $value;
1537
        $this->options['form_params']['AutoRerunIntervalMillis'] = $value;
1538
1539
        return $this;
1540
    }
1541
1542
    /**
1543
     * @param string $value
1544
     *
1545
     * @return $this
1546
     */
1547
    public function withInputList($value)
1548
    {
1549
        $this->data['InputList'] = $value;
1550
        $this->options['form_params']['InputList'] = $value;
1551
1552
        return $this;
1553
    }
1554
1555
    /**
1556
     * @param string $value
1557
     *
1558
     * @return $this
1559
     */
1560
    public function withRerunMode($value)
1561
    {
1562
        $this->data['RerunMode'] = $value;
1563
        $this->options['form_params']['RerunMode'] = $value;
1564
1565
        return $this;
1566
    }
1567
1568
    /**
1569
     * @param string $value
1570
     *
1571
     * @return $this
1572
     */
1573
    public function withConnectionName($value)
1574
    {
1575
        $this->data['ConnectionName'] = $value;
1576
        $this->options['form_params']['ConnectionName'] = $value;
1577
1578
        return $this;
1579
    }
1580
1581
    /**
1582
     * @param string $value
1583
     *
1584
     * @return $this
1585
     */
1586
    public function withParaValue($value)
1587
    {
1588
        $this->data['ParaValue'] = $value;
1589
        $this->options['form_params']['ParaValue'] = $value;
1590
1591
        return $this;
1592
    }
1593
1594
    /**
1595
     * @param string $value
1596
     *
1597
     * @return $this
1598
     */
1599
    public function withResourceGroupIdentifier($value)
1600
    {
1601
        $this->data['ResourceGroupIdentifier'] = $value;
1602
        $this->options['form_params']['ResourceGroupIdentifier'] = $value;
1603
1604
        return $this;
1605
    }
1606
1607
    /**
1608
     * @param string $value
1609
     *
1610
     * @return $this
1611
     */
1612
    public function withAutoRerunTimes($value)
1613
    {
1614
        $this->data['AutoRerunTimes'] = $value;
1615
        $this->options['form_params']['AutoRerunTimes'] = $value;
1616
1617
        return $this;
1618
    }
1619
1620
    /**
1621
     * @param string $value
1622
     *
1623
     * @return $this
1624
     */
1625
    public function withCronExpress($value)
1626
    {
1627
        $this->data['CronExpress'] = $value;
1628
        $this->options['form_params']['CronExpress'] = $value;
1629
1630
        return $this;
1631
    }
1632
1633
    /**
1634
     * @param string $value
1635
     *
1636
     * @return $this
1637
     */
1638
    public function withEndEffectDate($value)
1639
    {
1640
        $this->data['EndEffectDate'] = $value;
1641
        $this->options['form_params']['EndEffectDate'] = $value;
1642
1643
        return $this;
1644
    }
1645
1646
    /**
1647
     * @param string $value
1648
     *
1649
     * @return $this
1650
     */
1651
    public function withFileName($value)
1652
    {
1653
        $this->data['FileName'] = $value;
1654
        $this->options['form_params']['FileName'] = $value;
1655
1656
        return $this;
1657
    }
1658
1659
    /**
1660
     * @param string $value
1661
     *
1662
     * @return $this
1663
     */
1664
    public function withStop($value)
1665
    {
1666
        $this->data['Stop'] = $value;
1667
        $this->options['form_params']['Stop'] = $value;
1668
1669
        return $this;
1670
    }
1671
1672
    /**
1673
     * @param string $value
1674
     *
1675
     * @return $this
1676
     */
1677
    public function withDependentType($value)
1678
    {
1679
        $this->data['DependentType'] = $value;
1680
        $this->options['form_params']['DependentType'] = $value;
1681
1682
        return $this;
1683
    }
1684
1685
    /**
1686
     * @param string $value
1687
     *
1688
     * @return $this
1689
     */
1690
    public function withFileFolderPath($value)
1691
    {
1692
        $this->data['FileFolderPath'] = $value;
1693
        $this->options['form_params']['FileFolderPath'] = $value;
1694
1695
        return $this;
1696
    }
1697
1698
    /**
1699
     * @param string $value
1700
     *
1701
     * @return $this
1702
     */
1703
    public function withFileDescription($value)
1704
    {
1705
        $this->data['FileDescription'] = $value;
1706
        $this->options['form_params']['FileDescription'] = $value;
1707
1708
        return $this;
1709
    }
1710
1711
    /**
1712
     * @param string $value
1713
     *
1714
     * @return $this
1715
     */
1716
    public function withAutoParsing($value)
1717
    {
1718
        $this->data['AutoParsing'] = $value;
1719
        $this->options['form_params']['AutoParsing'] = $value;
1720
1721
        return $this;
1722
    }
1723
1724
    /**
1725
     * @param string $value
1726
     *
1727
     * @return $this
1728
     */
1729
    public function withSchedulerType($value)
1730
    {
1731
        $this->data['SchedulerType'] = $value;
1732
        $this->options['form_params']['SchedulerType'] = $value;
1733
1734
        return $this;
1735
    }
1736
}
1737
1738
/**
1739
 * @method string getFolderPath()
1740
 * @method string getProjectId()
1741
 * @method string getProjectIdentifier()
1742
 */
1743
class CreateFolder extends Rpc
1744
{
1745
1746
    /**
1747
     * @param string $value
1748
     *
1749
     * @return $this
1750
     */
1751
    public function withFolderPath($value)
1752
    {
1753
        $this->data['FolderPath'] = $value;
1754
        $this->options['form_params']['FolderPath'] = $value;
1755
1756
        return $this;
1757
    }
1758
1759
    /**
1760
     * @param string $value
1761
     *
1762
     * @return $this
1763
     */
1764
    public function withProjectId($value)
1765
    {
1766
        $this->data['ProjectId'] = $value;
1767
        $this->options['form_params']['ProjectId'] = $value;
1768
1769
        return $this;
1770
    }
1771
1772
    /**
1773
     * @param string $value
1774
     *
1775
     * @return $this
1776
     */
1777
    public function withProjectIdentifier($value)
1778
    {
1779
        $this->data['ProjectIdentifier'] = $value;
1780
        $this->options['form_params']['ProjectIdentifier'] = $value;
1781
1782
        return $this;
1783
    }
1784
}
1785
1786
/**
1787
 * @method string getDescription()
1788
 * @method string getCommitRule()
1789
 * @method string getWorkspaceMap()
1790
 * @method string getCalculateEngineMap()
1791
 * @method string getPackageFile()
1792
 * @method string getName()
1793
 * @method string getPackageType()
1794
 * @method string getProjectId()
1795
 * @method string getResourceGroupMap()
1796
 */
1797
class CreateImportMigration extends Rpc
1798
{
1799
1800
    /**
1801
     * @param string $value
1802
     *
1803
     * @return $this
1804
     */
1805
    public function withDescription($value)
1806
    {
1807
        $this->data['Description'] = $value;
1808
        $this->options['form_params']['Description'] = $value;
1809
1810
        return $this;
1811
    }
1812
1813
    /**
1814
     * @param string $value
1815
     *
1816
     * @return $this
1817
     */
1818
    public function withCommitRule($value)
1819
    {
1820
        $this->data['CommitRule'] = $value;
1821
        $this->options['form_params']['CommitRule'] = $value;
1822
1823
        return $this;
1824
    }
1825
1826
    /**
1827
     * @param string $value
1828
     *
1829
     * @return $this
1830
     */
1831
    public function withWorkspaceMap($value)
1832
    {
1833
        $this->data['WorkspaceMap'] = $value;
1834
        $this->options['form_params']['WorkspaceMap'] = $value;
1835
1836
        return $this;
1837
    }
1838
1839
    /**
1840
     * @param string $value
1841
     *
1842
     * @return $this
1843
     */
1844
    public function withCalculateEngineMap($value)
1845
    {
1846
        $this->data['CalculateEngineMap'] = $value;
1847
        $this->options['form_params']['CalculateEngineMap'] = $value;
1848
1849
        return $this;
1850
    }
1851
1852
    /**
1853
     * @param string $value
1854
     *
1855
     * @return $this
1856
     */
1857
    public function withPackageFile($value)
1858
    {
1859
        $this->data['PackageFile'] = $value;
1860
        $this->options['form_params']['PackageFile'] = $value;
1861
1862
        return $this;
1863
    }
1864
1865
    /**
1866
     * @param string $value
1867
     *
1868
     * @return $this
1869
     */
1870
    public function withName($value)
1871
    {
1872
        $this->data['Name'] = $value;
1873
        $this->options['form_params']['Name'] = $value;
1874
1875
        return $this;
1876
    }
1877
1878
    /**
1879
     * @param string $value
1880
     *
1881
     * @return $this
1882
     */
1883
    public function withPackageType($value)
1884
    {
1885
        $this->data['PackageType'] = $value;
1886
        $this->options['form_params']['PackageType'] = $value;
1887
1888
        return $this;
1889
    }
1890
1891
    /**
1892
     * @param string $value
1893
     *
1894
     * @return $this
1895
     */
1896
    public function withProjectId($value)
1897
    {
1898
        $this->data['ProjectId'] = $value;
1899
        $this->options['form_params']['ProjectId'] = $value;
1900
1901
        return $this;
1902
    }
1903
1904
    /**
1905
     * @param string $value
1906
     *
1907
     * @return $this
1908
     */
1909
    public function withResourceGroupMap($value)
1910
    {
1911
        $this->data['ResourceGroupMap'] = $value;
1912
        $this->options['form_params']['ResourceGroupMap'] = $value;
1913
1914
        return $this;
1915
    }
1916
}
1917
1918
/**
1919
 * @method string getProjectEnv()
1920
 * @method string getProjectName()
1921
 * @method string getDagParameters()
1922
 * @method string getIncludeNodeIds()
1923
 * @method string getBizDate()
1924
 * @method string getExcludeNodeIds()
1925
 * @method string getFlowName()
1926
 * @method string getNodeParameters()
1927
 */
1928
class CreateManualDag extends Rpc
1929
{
1930
1931
    /**
1932
     * @param string $value
1933
     *
1934
     * @return $this
1935
     */
1936
    public function withProjectEnv($value)
1937
    {
1938
        $this->data['ProjectEnv'] = $value;
1939
        $this->options['form_params']['ProjectEnv'] = $value;
1940
1941
        return $this;
1942
    }
1943
1944
    /**
1945
     * @param string $value
1946
     *
1947
     * @return $this
1948
     */
1949
    public function withProjectName($value)
1950
    {
1951
        $this->data['ProjectName'] = $value;
1952
        $this->options['form_params']['ProjectName'] = $value;
1953
1954
        return $this;
1955
    }
1956
1957
    /**
1958
     * @param string $value
1959
     *
1960
     * @return $this
1961
     */
1962
    public function withDagParameters($value)
1963
    {
1964
        $this->data['DagParameters'] = $value;
1965
        $this->options['form_params']['DagParameters'] = $value;
1966
1967
        return $this;
1968
    }
1969
1970
    /**
1971
     * @param string $value
1972
     *
1973
     * @return $this
1974
     */
1975
    public function withIncludeNodeIds($value)
1976
    {
1977
        $this->data['IncludeNodeIds'] = $value;
1978
        $this->options['form_params']['IncludeNodeIds'] = $value;
1979
1980
        return $this;
1981
    }
1982
1983
    /**
1984
     * @param string $value
1985
     *
1986
     * @return $this
1987
     */
1988
    public function withBizDate($value)
1989
    {
1990
        $this->data['BizDate'] = $value;
1991
        $this->options['form_params']['BizDate'] = $value;
1992
1993
        return $this;
1994
    }
1995
1996
    /**
1997
     * @param string $value
1998
     *
1999
     * @return $this
2000
     */
2001
    public function withExcludeNodeIds($value)
2002
    {
2003
        $this->data['ExcludeNodeIds'] = $value;
2004
        $this->options['form_params']['ExcludeNodeIds'] = $value;
2005
2006
        return $this;
2007
    }
2008
2009
    /**
2010
     * @param string $value
2011
     *
2012
     * @return $this
2013
     */
2014
    public function withFlowName($value)
2015
    {
2016
        $this->data['FlowName'] = $value;
2017
        $this->options['form_params']['FlowName'] = $value;
2018
2019
        return $this;
2020
    }
2021
2022
    /**
2023
     * @param string $value
2024
     *
2025
     * @return $this
2026
     */
2027
    public function withNodeParameters($value)
2028
    {
2029
        $this->data['NodeParameters'] = $value;
2030
        $this->options['form_params']['NodeParameters'] = $value;
2031
2032
        return $this;
2033
    }
2034
}
2035
2036
/**
2037
 * @method string getName()
2038
 * @method string getComment()
2039
 * @method string getParentId()
2040
 */
2041
class CreateMetaCategory extends Rpc
2042
{
2043
2044
    /**
2045
     * @param string $value
2046
     *
2047
     * @return $this
2048
     */
2049
    public function withName($value)
2050
    {
2051
        $this->data['Name'] = $value;
2052
        $this->options['form_params']['Name'] = $value;
2053
2054
        return $this;
2055
    }
2056
2057
    /**
2058
     * @param string $value
2059
     *
2060
     * @return $this
2061
     */
2062
    public function withComment($value)
2063
    {
2064
        $this->data['Comment'] = $value;
2065
        $this->options['form_params']['Comment'] = $value;
2066
2067
        return $this;
2068
    }
2069
2070
    /**
2071
     * @param string $value
2072
     *
2073
     * @return $this
2074
     */
2075
    public function withParentId($value)
2076
    {
2077
        $this->data['ParentId'] = $value;
2078
        $this->options['form_params']['ParentId'] = $value;
2079
2080
        return $this;
2081
    }
2082
}
2083
2084
/**
2085
 * @method string getApplyReason()
2086
 * @method $this withApplyReason($value)
2087
 * @method string getMaxComputeProjectName()
2088
 * @method $this withMaxComputeProjectName($value)
2089
 * @method array getApplyObject()
2090
 * @method string getApplyUserIds()
2091
 * @method $this withApplyUserIds($value)
2092
 * @method string getDeadline()
2093
 * @method $this withDeadline($value)
2094
 * @method string getWorkspaceId()
2095
 * @method $this withWorkspaceId($value)
2096
 * @method string getOrderType()
2097
 * @method $this withOrderType($value)
2098
 * @method string getEngineType()
2099
 * @method $this withEngineType($value)
2100
 */
2101
class CreatePermissionApplyOrder extends Rpc
2102
{
2103
2104
    /**
2105
     * @param array $applyObject
2106
     *
2107
     * @return $this
2108
     */
2109
	public function withApplyObject(array $applyObject)
2110
	{
2111
	    $this->data['ApplyObject'] = $applyObject;
2112
		foreach ($applyObject as $depth1 => $depth1Value) {
2113
			foreach ($depth1Value['ColumnMetaList'] as $depth2 => $depth2Value) {
2114
				if(isset($depth2Value['Name'])){
2115
					$this->options['query']['ApplyObject.' . ($depth1 + 1) . '.ColumnMetaList.' . ($depth2 + 1) . '.Name'] = $depth2Value['Name'];
2116
				}
2117
			}
2118
			if(isset($depth1Value['Name'])){
2119
				$this->options['query']['ApplyObject.' . ($depth1 + 1) . '.Name'] = $depth1Value['Name'];
2120
			}
2121
			if(isset($depth1Value['Actions'])){
2122
				$this->options['query']['ApplyObject.' . ($depth1 + 1) . '.Actions'] = $depth1Value['Actions'];
2123
			}
2124
		}
2125
2126
		return $this;
2127
    }
2128
}
2129
2130
/**
2131
 * @method string getRoleCode()
2132
 * @method $this withRoleCode($value)
2133
 * @method string getClientToken()
2134
 * @method $this withClientToken($value)
2135
 * @method string getProjectId()
2136
 * @method $this withProjectId($value)
2137
 * @method string getUserId()
2138
 * @method $this withUserId($value)
2139
 */
2140
class CreateProjectMember extends Rpc
2141
{
2142
}
2143
2144
/**
2145
 * @method string getProjectName()
2146
 * @method string getEntityLevel()
2147
 * @method string getMatchExpression()
2148
 * @method string getEnvType()
2149
 * @method string getTableName()
2150
 */
2151
class CreateQualityEntity extends Rpc
2152
{
2153
2154
    /**
2155
     * @param string $value
2156
     *
2157
     * @return $this
2158
     */
2159
    public function withProjectName($value)
2160
    {
2161
        $this->data['ProjectName'] = $value;
2162
        $this->options['form_params']['ProjectName'] = $value;
2163
2164
        return $this;
2165
    }
2166
2167
    /**
2168
     * @param string $value
2169
     *
2170
     * @return $this
2171
     */
2172
    public function withEntityLevel($value)
2173
    {
2174
        $this->data['EntityLevel'] = $value;
2175
        $this->options['form_params']['EntityLevel'] = $value;
2176
2177
        return $this;
2178
    }
2179
2180
    /**
2181
     * @param string $value
2182
     *
2183
     * @return $this
2184
     */
2185
    public function withMatchExpression($value)
2186
    {
2187
        $this->data['MatchExpression'] = $value;
2188
        $this->options['form_params']['MatchExpression'] = $value;
2189
2190
        return $this;
2191
    }
2192
2193
    /**
2194
     * @param string $value
2195
     *
2196
     * @return $this
2197
     */
2198
    public function withEnvType($value)
2199
    {
2200
        $this->data['EnvType'] = $value;
2201
        $this->options['form_params']['EnvType'] = $value;
2202
2203
        return $this;
2204
    }
2205
2206
    /**
2207
     * @param string $value
2208
     *
2209
     * @return $this
2210
     */
2211
    public function withTableName($value)
2212
    {
2213
        $this->data['TableName'] = $value;
2214
        $this->options['form_params']['TableName'] = $value;
2215
2216
        return $this;
2217
    }
2218
}
2219
2220
/**
2221
 * @method string getAlarmMode()
2222
 * @method string getProjectName()
2223
 * @method string getFollower()
2224
 * @method string getEntityId()
2225
 */
2226
class CreateQualityFollower extends Rpc
2227
{
2228
2229
    /**
2230
     * @param string $value
2231
     *
2232
     * @return $this
2233
     */
2234
    public function withAlarmMode($value)
2235
    {
2236
        $this->data['AlarmMode'] = $value;
2237
        $this->options['form_params']['AlarmMode'] = $value;
2238
2239
        return $this;
2240
    }
2241
2242
    /**
2243
     * @param string $value
2244
     *
2245
     * @return $this
2246
     */
2247
    public function withProjectName($value)
2248
    {
2249
        $this->data['ProjectName'] = $value;
2250
        $this->options['form_params']['ProjectName'] = $value;
2251
2252
        return $this;
2253
    }
2254
2255
    /**
2256
     * @param string $value
2257
     *
2258
     * @return $this
2259
     */
2260
    public function withFollower($value)
2261
    {
2262
        $this->data['Follower'] = $value;
2263
        $this->options['form_params']['Follower'] = $value;
2264
2265
        return $this;
2266
    }
2267
2268
    /**
2269
     * @param string $value
2270
     *
2271
     * @return $this
2272
     */
2273
    public function withEntityId($value)
2274
    {
2275
        $this->data['EntityId'] = $value;
2276
        $this->options['form_params']['EntityId'] = $value;
2277
2278
        return $this;
2279
    }
2280
}
2281
2282
/**
2283
 * @method string getProjectName()
2284
 * @method string getTargetNodeProjectId()
2285
 * @method string getMatchExpression()
2286
 * @method string getEnvType()
2287
 * @method string getTargetNodeProjectName()
2288
 * @method string getTableName()
2289
 * @method string getNodeId()
2290
 * @method string getProjectId()
2291
 */
2292
class CreateQualityRelativeNode extends Rpc
2293
{
2294
2295
    /**
2296
     * @param string $value
2297
     *
2298
     * @return $this
2299
     */
2300
    public function withProjectName($value)
2301
    {
2302
        $this->data['ProjectName'] = $value;
2303
        $this->options['form_params']['ProjectName'] = $value;
2304
2305
        return $this;
2306
    }
2307
2308
    /**
2309
     * @param string $value
2310
     *
2311
     * @return $this
2312
     */
2313
    public function withTargetNodeProjectId($value)
2314
    {
2315
        $this->data['TargetNodeProjectId'] = $value;
2316
        $this->options['form_params']['TargetNodeProjectId'] = $value;
2317
2318
        return $this;
2319
    }
2320
2321
    /**
2322
     * @param string $value
2323
     *
2324
     * @return $this
2325
     */
2326
    public function withMatchExpression($value)
2327
    {
2328
        $this->data['MatchExpression'] = $value;
2329
        $this->options['form_params']['MatchExpression'] = $value;
2330
2331
        return $this;
2332
    }
2333
2334
    /**
2335
     * @param string $value
2336
     *
2337
     * @return $this
2338
     */
2339
    public function withEnvType($value)
2340
    {
2341
        $this->data['EnvType'] = $value;
2342
        $this->options['form_params']['EnvType'] = $value;
2343
2344
        return $this;
2345
    }
2346
2347
    /**
2348
     * @param string $value
2349
     *
2350
     * @return $this
2351
     */
2352
    public function withTargetNodeProjectName($value)
2353
    {
2354
        $this->data['TargetNodeProjectName'] = $value;
2355
        $this->options['form_params']['TargetNodeProjectName'] = $value;
2356
2357
        return $this;
2358
    }
2359
2360
    /**
2361
     * @param string $value
2362
     *
2363
     * @return $this
2364
     */
2365
    public function withTableName($value)
2366
    {
2367
        $this->data['TableName'] = $value;
2368
        $this->options['form_params']['TableName'] = $value;
2369
2370
        return $this;
2371
    }
2372
2373
    /**
2374
     * @param string $value
2375
     *
2376
     * @return $this
2377
     */
2378
    public function withNodeId($value)
2379
    {
2380
        $this->data['NodeId'] = $value;
2381
        $this->options['form_params']['NodeId'] = $value;
2382
2383
        return $this;
2384
    }
2385
2386
    /**
2387
     * @param string $value
2388
     *
2389
     * @return $this
2390
     */
2391
    public function withProjectId($value)
2392
    {
2393
        $this->data['ProjectId'] = $value;
2394
        $this->options['form_params']['ProjectId'] = $value;
2395
2396
        return $this;
2397
    }
2398
}
2399
2400
/**
2401
 * @method string getProjectName()
2402
 * @method string getTrend()
2403
 * @method string getRuleType()
2404
 * @method string getBlockType()
2405
 * @method string getPropertyType()
2406
 * @method string getEntityId()
2407
 * @method string getRuleName()
2408
 * @method string getChecker()
2409
 * @method string getTemplateId()
2410
 * @method string getExpectValue()
2411
 * @method string getOperator()
2412
 * @method string getWhereCondition()
2413
 * @method string getCriticalThreshold()
2414
 * @method string getProperty()
2415
 * @method string getComment()
2416
 * @method string getPredictType()
2417
 * @method string getWarningThreshold()
2418
 * @method string getMethodName()
2419
 */
2420
class CreateQualityRule extends Rpc
2421
{
2422
2423
    /**
2424
     * @param string $value
2425
     *
2426
     * @return $this
2427
     */
2428
    public function withProjectName($value)
2429
    {
2430
        $this->data['ProjectName'] = $value;
2431
        $this->options['form_params']['ProjectName'] = $value;
2432
2433
        return $this;
2434
    }
2435
2436
    /**
2437
     * @param string $value
2438
     *
2439
     * @return $this
2440
     */
2441
    public function withTrend($value)
2442
    {
2443
        $this->data['Trend'] = $value;
2444
        $this->options['form_params']['Trend'] = $value;
2445
2446
        return $this;
2447
    }
2448
2449
    /**
2450
     * @param string $value
2451
     *
2452
     * @return $this
2453
     */
2454
    public function withRuleType($value)
2455
    {
2456
        $this->data['RuleType'] = $value;
2457
        $this->options['form_params']['RuleType'] = $value;
2458
2459
        return $this;
2460
    }
2461
2462
    /**
2463
     * @param string $value
2464
     *
2465
     * @return $this
2466
     */
2467
    public function withBlockType($value)
2468
    {
2469
        $this->data['BlockType'] = $value;
2470
        $this->options['form_params']['BlockType'] = $value;
2471
2472
        return $this;
2473
    }
2474
2475
    /**
2476
     * @param string $value
2477
     *
2478
     * @return $this
2479
     */
2480
    public function withPropertyType($value)
2481
    {
2482
        $this->data['PropertyType'] = $value;
2483
        $this->options['form_params']['PropertyType'] = $value;
2484
2485
        return $this;
2486
    }
2487
2488
    /**
2489
     * @param string $value
2490
     *
2491
     * @return $this
2492
     */
2493
    public function withEntityId($value)
2494
    {
2495
        $this->data['EntityId'] = $value;
2496
        $this->options['form_params']['EntityId'] = $value;
2497
2498
        return $this;
2499
    }
2500
2501
    /**
2502
     * @param string $value
2503
     *
2504
     * @return $this
2505
     */
2506
    public function withRuleName($value)
2507
    {
2508
        $this->data['RuleName'] = $value;
2509
        $this->options['form_params']['RuleName'] = $value;
2510
2511
        return $this;
2512
    }
2513
2514
    /**
2515
     * @param string $value
2516
     *
2517
     * @return $this
2518
     */
2519
    public function withChecker($value)
2520
    {
2521
        $this->data['Checker'] = $value;
2522
        $this->options['form_params']['Checker'] = $value;
2523
2524
        return $this;
2525
    }
2526
2527
    /**
2528
     * @param string $value
2529
     *
2530
     * @return $this
2531
     */
2532
    public function withTemplateId($value)
2533
    {
2534
        $this->data['TemplateId'] = $value;
2535
        $this->options['form_params']['TemplateId'] = $value;
2536
2537
        return $this;
2538
    }
2539
2540
    /**
2541
     * @param string $value
2542
     *
2543
     * @return $this
2544
     */
2545
    public function withExpectValue($value)
2546
    {
2547
        $this->data['ExpectValue'] = $value;
2548
        $this->options['form_params']['ExpectValue'] = $value;
2549
2550
        return $this;
2551
    }
2552
2553
    /**
2554
     * @param string $value
2555
     *
2556
     * @return $this
2557
     */
2558
    public function withOperator($value)
2559
    {
2560
        $this->data['Operator'] = $value;
2561
        $this->options['form_params']['Operator'] = $value;
2562
2563
        return $this;
2564
    }
2565
2566
    /**
2567
     * @param string $value
2568
     *
2569
     * @return $this
2570
     */
2571
    public function withWhereCondition($value)
2572
    {
2573
        $this->data['WhereCondition'] = $value;
2574
        $this->options['form_params']['WhereCondition'] = $value;
2575
2576
        return $this;
2577
    }
2578
2579
    /**
2580
     * @param string $value
2581
     *
2582
     * @return $this
2583
     */
2584
    public function withCriticalThreshold($value)
2585
    {
2586
        $this->data['CriticalThreshold'] = $value;
2587
        $this->options['form_params']['CriticalThreshold'] = $value;
2588
2589
        return $this;
2590
    }
2591
2592
    /**
2593
     * @param string $value
2594
     *
2595
     * @return $this
2596
     */
2597
    public function withProperty($value)
2598
    {
2599
        $this->data['Property'] = $value;
2600
        $this->options['form_params']['Property'] = $value;
2601
2602
        return $this;
2603
    }
2604
2605
    /**
2606
     * @param string $value
2607
     *
2608
     * @return $this
2609
     */
2610
    public function withComment($value)
2611
    {
2612
        $this->data['Comment'] = $value;
2613
        $this->options['form_params']['Comment'] = $value;
2614
2615
        return $this;
2616
    }
2617
2618
    /**
2619
     * @param string $value
2620
     *
2621
     * @return $this
2622
     */
2623
    public function withPredictType($value)
2624
    {
2625
        $this->data['PredictType'] = $value;
2626
        $this->options['form_params']['PredictType'] = $value;
2627
2628
        return $this;
2629
    }
2630
2631
    /**
2632
     * @param string $value
2633
     *
2634
     * @return $this
2635
     */
2636
    public function withWarningThreshold($value)
2637
    {
2638
        $this->data['WarningThreshold'] = $value;
2639
        $this->options['form_params']['WarningThreshold'] = $value;
2640
2641
        return $this;
2642
    }
2643
2644
    /**
2645
     * @param string $value
2646
     *
2647
     * @return $this
2648
     */
2649
    public function withMethodName($value)
2650
    {
2651
        $this->data['MethodName'] = $value;
2652
        $this->options['form_params']['MethodName'] = $value;
2653
2654
        return $this;
2655
    }
2656
}
2657
2658
/**
2659
 * @method string getDndEnd()
2660
 * @method string getAlertUnit()
2661
 * @method string getRemindUnit()
2662
 * @method string getAlertInterval()
2663
 * @method string getAlertMethods()
2664
 * @method string getRobotUrls()
2665
 * @method string getMaxAlertTimes()
2666
 * @method string getBizProcessIds()
2667
 * @method string getRemindType()
2668
 * @method string getAlertTargets()
2669
 * @method string getBaselineIds()
2670
 * @method string getDetail()
2671
 * @method string getRemindName()
2672
 * @method string getProjectId()
2673
 * @method string getNodeIds()
2674
 */
2675
class CreateRemind extends Rpc
2676
{
2677
2678
    /**
2679
     * @param string $value
2680
     *
2681
     * @return $this
2682
     */
2683
    public function withDndEnd($value)
2684
    {
2685
        $this->data['DndEnd'] = $value;
2686
        $this->options['form_params']['DndEnd'] = $value;
2687
2688
        return $this;
2689
    }
2690
2691
    /**
2692
     * @param string $value
2693
     *
2694
     * @return $this
2695
     */
2696
    public function withAlertUnit($value)
2697
    {
2698
        $this->data['AlertUnit'] = $value;
2699
        $this->options['form_params']['AlertUnit'] = $value;
2700
2701
        return $this;
2702
    }
2703
2704
    /**
2705
     * @param string $value
2706
     *
2707
     * @return $this
2708
     */
2709
    public function withRemindUnit($value)
2710
    {
2711
        $this->data['RemindUnit'] = $value;
2712
        $this->options['form_params']['RemindUnit'] = $value;
2713
2714
        return $this;
2715
    }
2716
2717
    /**
2718
     * @param string $value
2719
     *
2720
     * @return $this
2721
     */
2722
    public function withAlertInterval($value)
2723
    {
2724
        $this->data['AlertInterval'] = $value;
2725
        $this->options['form_params']['AlertInterval'] = $value;
2726
2727
        return $this;
2728
    }
2729
2730
    /**
2731
     * @param string $value
2732
     *
2733
     * @return $this
2734
     */
2735
    public function withAlertMethods($value)
2736
    {
2737
        $this->data['AlertMethods'] = $value;
2738
        $this->options['form_params']['AlertMethods'] = $value;
2739
2740
        return $this;
2741
    }
2742
2743
    /**
2744
     * @param string $value
2745
     *
2746
     * @return $this
2747
     */
2748
    public function withRobotUrls($value)
2749
    {
2750
        $this->data['RobotUrls'] = $value;
2751
        $this->options['form_params']['RobotUrls'] = $value;
2752
2753
        return $this;
2754
    }
2755
2756
    /**
2757
     * @param string $value
2758
     *
2759
     * @return $this
2760
     */
2761
    public function withMaxAlertTimes($value)
2762
    {
2763
        $this->data['MaxAlertTimes'] = $value;
2764
        $this->options['form_params']['MaxAlertTimes'] = $value;
2765
2766
        return $this;
2767
    }
2768
2769
    /**
2770
     * @param string $value
2771
     *
2772
     * @return $this
2773
     */
2774
    public function withBizProcessIds($value)
2775
    {
2776
        $this->data['BizProcessIds'] = $value;
2777
        $this->options['form_params']['BizProcessIds'] = $value;
2778
2779
        return $this;
2780
    }
2781
2782
    /**
2783
     * @param string $value
2784
     *
2785
     * @return $this
2786
     */
2787
    public function withRemindType($value)
2788
    {
2789
        $this->data['RemindType'] = $value;
2790
        $this->options['form_params']['RemindType'] = $value;
2791
2792
        return $this;
2793
    }
2794
2795
    /**
2796
     * @param string $value
2797
     *
2798
     * @return $this
2799
     */
2800
    public function withAlertTargets($value)
2801
    {
2802
        $this->data['AlertTargets'] = $value;
2803
        $this->options['form_params']['AlertTargets'] = $value;
2804
2805
        return $this;
2806
    }
2807
2808
    /**
2809
     * @param string $value
2810
     *
2811
     * @return $this
2812
     */
2813
    public function withBaselineIds($value)
2814
    {
2815
        $this->data['BaselineIds'] = $value;
2816
        $this->options['form_params']['BaselineIds'] = $value;
2817
2818
        return $this;
2819
    }
2820
2821
    /**
2822
     * @param string $value
2823
     *
2824
     * @return $this
2825
     */
2826
    public function withDetail($value)
2827
    {
2828
        $this->data['Detail'] = $value;
2829
        $this->options['form_params']['Detail'] = $value;
2830
2831
        return $this;
2832
    }
2833
2834
    /**
2835
     * @param string $value
2836
     *
2837
     * @return $this
2838
     */
2839
    public function withRemindName($value)
2840
    {
2841
        $this->data['RemindName'] = $value;
2842
        $this->options['form_params']['RemindName'] = $value;
2843
2844
        return $this;
2845
    }
2846
2847
    /**
2848
     * @param string $value
2849
     *
2850
     * @return $this
2851
     */
2852
    public function withProjectId($value)
2853
    {
2854
        $this->data['ProjectId'] = $value;
2855
        $this->options['form_params']['ProjectId'] = $value;
2856
2857
        return $this;
2858
    }
2859
2860
    /**
2861
     * @param string $value
2862
     *
2863
     * @return $this
2864
     */
2865
    public function withNodeIds($value)
2866
    {
2867
        $this->data['NodeIds'] = $value;
2868
        $this->options['form_params']['NodeIds'] = $value;
2869
2870
        return $this;
2871
    }
2872
}
2873
2874
/**
2875
 * @method string getClientToken()
2876
 * @method $this withClientToken($value)
2877
 * @method array getColumns()
2878
 * @method string getLifeCycle()
2879
 * @method $this withLifeCycle($value)
2880
 * @method array getThemes()
2881
 * @method string getLogicalLevelId()
2882
 * @method $this withLogicalLevelId($value)
2883
 * @method string getEndpoint()
2884
 * @method string getEnvType()
2885
 * @method string getHasPart()
2886
 * @method $this withHasPart($value)
2887
 * @method string getTableName()
2888
 * @method $this withTableName($value)
2889
 * @method string getAppGuid()
2890
 * @method $this withAppGuid($value)
2891
 * @method string getProjectId()
2892
 * @method $this withProjectId($value)
2893
 * @method string getCategoryId()
2894
 * @method $this withCategoryId($value)
2895
 * @method string getVisibility()
2896
 * @method $this withVisibility($value)
2897
 * @method string getPhysicsLevelId()
2898
 * @method $this withPhysicsLevelId($value)
2899
 * @method string getOwnerId()
2900
 * @method $this withOwnerId($value)
2901
 * @method string getIsView()
2902
 * @method $this withIsView($value)
2903
 * @method string getExternalTableType()
2904
 * @method $this withExternalTableType($value)
2905
 * @method string getLocation()
2906
 * @method $this withLocation($value)
2907
 * @method string getComment()
2908
 * @method $this withComment($value)
2909
 */
2910
class CreateTable extends Rpc
2911
{
2912
2913
    /**
2914
     * @param array $columns
2915
     *
2916
     * @return $this
2917
     */
2918
	public function withColumns(array $columns)
2919
	{
2920
	    $this->data['Columns'] = $columns;
2921
		foreach ($columns as $depth1 => $depth1Value) {
2922
			if(isset($depth1Value['SeqNumber'])){
2923
				$this->options['form_params']['Columns.' . ($depth1 + 1) . '.SeqNumber'] = $depth1Value['SeqNumber'];
2924
			}
2925
			if(isset($depth1Value['IsPartitionCol'])){
2926
				$this->options['form_params']['Columns.' . ($depth1 + 1) . '.IsPartitionCol'] = $depth1Value['IsPartitionCol'];
2927
			}
2928
			if(isset($depth1Value['ColumnNameCn'])){
2929
				$this->options['form_params']['Columns.' . ($depth1 + 1) . '.ColumnNameCn'] = $depth1Value['ColumnNameCn'];
2930
			}
2931
			if(isset($depth1Value['Length'])){
2932
				$this->options['form_params']['Columns.' . ($depth1 + 1) . '.Length'] = $depth1Value['Length'];
2933
			}
2934
			if(isset($depth1Value['Comment'])){
2935
				$this->options['form_params']['Columns.' . ($depth1 + 1) . '.Comment'] = $depth1Value['Comment'];
2936
			}
2937
			if(isset($depth1Value['ColumnName'])){
2938
				$this->options['form_params']['Columns.' . ($depth1 + 1) . '.ColumnName'] = $depth1Value['ColumnName'];
2939
			}
2940
			if(isset($depth1Value['ColumnType'])){
2941
				$this->options['form_params']['Columns.' . ($depth1 + 1) . '.ColumnType'] = $depth1Value['ColumnType'];
2942
			}
2943
		}
2944
2945
		return $this;
2946
    }
2947
2948
    /**
2949
     * @param array $themes
2950
     *
2951
     * @return $this
2952
     */
2953
	public function withThemes(array $themes)
2954
	{
2955
	    $this->data['Themes'] = $themes;
2956
		foreach ($themes as $depth1 => $depth1Value) {
2957
			if(isset($depth1Value['ThemeLevel'])){
2958
				$this->options['form_params']['Themes.' . ($depth1 + 1) . '.ThemeLevel'] = $depth1Value['ThemeLevel'];
2959
			}
2960
			if(isset($depth1Value['ThemeId'])){
2961
				$this->options['form_params']['Themes.' . ($depth1 + 1) . '.ThemeId'] = $depth1Value['ThemeId'];
2962
			}
2963
		}
2964
2965
		return $this;
2966
    }
2967
2968
    /**
2969
     * @param string $value
2970
     *
2971
     * @return $this
2972
     */
2973
    public function withEndpoint($value)
2974
    {
2975
        $this->data['Endpoint'] = $value;
2976
        $this->options['form_params']['Endpoint'] = $value;
2977
2978
        return $this;
2979
    }
2980
2981
    /**
2982
     * @param string $value
2983
     *
2984
     * @return $this
2985
     */
2986
    public function withEnvType($value)
2987
    {
2988
        $this->data['EnvType'] = $value;
2989
        $this->options['form_params']['EnvType'] = $value;
2990
2991
        return $this;
2992
    }
2993
}
2994
2995
/**
2996
 * @method string getLevelType()
2997
 * @method $this withLevelType($value)
2998
 * @method string getName()
2999
 * @method $this withName($value)
3000
 * @method string getDescription()
3001
 * @method $this withDescription($value)
3002
 * @method string getProjectId()
3003
 * @method $this withProjectId($value)
3004
 */
3005
class CreateTableLevel extends Rpc
3006
{
3007
}
3008
3009
/**
3010
 * @method string getLevel()
3011
 * @method $this withLevel($value)
3012
 * @method string getName()
3013
 * @method $this withName($value)
3014
 * @method string getProjectId()
3015
 * @method $this withProjectId($value)
3016
 * @method string getParentId()
3017
 * @method $this withParentId($value)
3018
 */
3019
class CreateTableTheme extends Rpc
3020
{
3021
}
3022
3023
/**
3024
 * @method string getReturnValue()
3025
 * @method string getResources()
3026
 * @method string getFunctionType()
3027
 * @method string getCmdDescription()
3028
 * @method string getUdfDescription()
3029
 * @method string getParameterDescription()
3030
 * @method string getProjectIdentifier()
3031
 * @method string getExample()
3032
 * @method string getFileName()
3033
 * @method string getClassName()
3034
 * @method string getFileFolderPath()
3035
 * @method string getProjectId()
3036
 */
3037
class CreateUdfFile extends Rpc
3038
{
3039
3040
    /**
3041
     * @param string $value
3042
     *
3043
     * @return $this
3044
     */
3045
    public function withReturnValue($value)
3046
    {
3047
        $this->data['ReturnValue'] = $value;
3048
        $this->options['form_params']['ReturnValue'] = $value;
3049
3050
        return $this;
3051
    }
3052
3053
    /**
3054
     * @param string $value
3055
     *
3056
     * @return $this
3057
     */
3058
    public function withResources($value)
3059
    {
3060
        $this->data['Resources'] = $value;
3061
        $this->options['form_params']['Resources'] = $value;
3062
3063
        return $this;
3064
    }
3065
3066
    /**
3067
     * @param string $value
3068
     *
3069
     * @return $this
3070
     */
3071
    public function withFunctionType($value)
3072
    {
3073
        $this->data['FunctionType'] = $value;
3074
        $this->options['form_params']['FunctionType'] = $value;
3075
3076
        return $this;
3077
    }
3078
3079
    /**
3080
     * @param string $value
3081
     *
3082
     * @return $this
3083
     */
3084
    public function withCmdDescription($value)
3085
    {
3086
        $this->data['CmdDescription'] = $value;
3087
        $this->options['form_params']['CmdDescription'] = $value;
3088
3089
        return $this;
3090
    }
3091
3092
    /**
3093
     * @param string $value
3094
     *
3095
     * @return $this
3096
     */
3097
    public function withUdfDescription($value)
3098
    {
3099
        $this->data['UdfDescription'] = $value;
3100
        $this->options['form_params']['UdfDescription'] = $value;
3101
3102
        return $this;
3103
    }
3104
3105
    /**
3106
     * @param string $value
3107
     *
3108
     * @return $this
3109
     */
3110
    public function withParameterDescription($value)
3111
    {
3112
        $this->data['ParameterDescription'] = $value;
3113
        $this->options['form_params']['ParameterDescription'] = $value;
3114
3115
        return $this;
3116
    }
3117
3118
    /**
3119
     * @param string $value
3120
     *
3121
     * @return $this
3122
     */
3123
    public function withProjectIdentifier($value)
3124
    {
3125
        $this->data['ProjectIdentifier'] = $value;
3126
        $this->options['form_params']['ProjectIdentifier'] = $value;
3127
3128
        return $this;
3129
    }
3130
3131
    /**
3132
     * @param string $value
3133
     *
3134
     * @return $this
3135
     */
3136
    public function withExample($value)
3137
    {
3138
        $this->data['Example'] = $value;
3139
        $this->options['form_params']['Example'] = $value;
3140
3141
        return $this;
3142
    }
3143
3144
    /**
3145
     * @param string $value
3146
     *
3147
     * @return $this
3148
     */
3149
    public function withFileName($value)
3150
    {
3151
        $this->data['FileName'] = $value;
3152
        $this->options['form_params']['FileName'] = $value;
3153
3154
        return $this;
3155
    }
3156
3157
    /**
3158
     * @param string $value
3159
     *
3160
     * @return $this
3161
     */
3162
    public function withClassName($value)
3163
    {
3164
        $this->data['ClassName'] = $value;
3165
        $this->options['form_params']['ClassName'] = $value;
3166
3167
        return $this;
3168
    }
3169
3170
    /**
3171
     * @param string $value
3172
     *
3173
     * @return $this
3174
     */
3175
    public function withFileFolderPath($value)
3176
    {
3177
        $this->data['FileFolderPath'] = $value;
3178
        $this->options['form_params']['FileFolderPath'] = $value;
3179
3180
        return $this;
3181
    }
3182
3183
    /**
3184
     * @param string $value
3185
     *
3186
     * @return $this
3187
     */
3188
    public function withProjectId($value)
3189
    {
3190
        $this->data['ProjectId'] = $value;
3191
        $this->options['form_params']['ProjectId'] = $value;
3192
3193
        return $this;
3194
    }
3195
}
3196
3197
/**
3198
 * @method string getViewName()
3199
 * @method string getClientToken()
3200
 * @method string getSelectSQL()
3201
 * @method string getSelectWhere()
3202
 * @method string getSelectTableName()
3203
 * @method string getComment()
3204
 * @method string getSelectColumn()
3205
 * @method string getAppGuid()
3206
 * @method array getViewColumn()
3207
 */
3208
class CreateView extends Rpc
3209
{
3210
3211
    /**
3212
     * @param string $value
3213
     *
3214
     * @return $this
3215
     */
3216
    public function withViewName($value)
3217
    {
3218
        $this->data['ViewName'] = $value;
3219
        $this->options['form_params']['ViewName'] = $value;
3220
3221
        return $this;
3222
    }
3223
3224
    /**
3225
     * @param string $value
3226
     *
3227
     * @return $this
3228
     */
3229
    public function withClientToken($value)
3230
    {
3231
        $this->data['ClientToken'] = $value;
3232
        $this->options['form_params']['ClientToken'] = $value;
3233
3234
        return $this;
3235
    }
3236
3237
    /**
3238
     * @param string $value
3239
     *
3240
     * @return $this
3241
     */
3242
    public function withSelectSQL($value)
3243
    {
3244
        $this->data['SelectSQL'] = $value;
3245
        $this->options['form_params']['SelectSQL'] = $value;
3246
3247
        return $this;
3248
    }
3249
3250
    /**
3251
     * @param string $value
3252
     *
3253
     * @return $this
3254
     */
3255
    public function withSelectWhere($value)
3256
    {
3257
        $this->data['SelectWhere'] = $value;
3258
        $this->options['form_params']['SelectWhere'] = $value;
3259
3260
        return $this;
3261
    }
3262
3263
    /**
3264
     * @param string $value
3265
     *
3266
     * @return $this
3267
     */
3268
    public function withSelectTableName($value)
3269
    {
3270
        $this->data['SelectTableName'] = $value;
3271
        $this->options['form_params']['SelectTableName'] = $value;
3272
3273
        return $this;
3274
    }
3275
3276
    /**
3277
     * @param string $value
3278
     *
3279
     * @return $this
3280
     */
3281
    public function withComment($value)
3282
    {
3283
        $this->data['Comment'] = $value;
3284
        $this->options['form_params']['Comment'] = $value;
3285
3286
        return $this;
3287
    }
3288
3289
    /**
3290
     * @param string $value
3291
     *
3292
     * @return $this
3293
     */
3294
    public function withSelectColumn($value)
3295
    {
3296
        $this->data['SelectColumn'] = $value;
3297
        $this->options['form_params']['SelectColumn'] = $value;
3298
3299
        return $this;
3300
    }
3301
3302
    /**
3303
     * @param string $value
3304
     *
3305
     * @return $this
3306
     */
3307
    public function withAppGuid($value)
3308
    {
3309
        $this->data['AppGuid'] = $value;
3310
        $this->options['form_params']['AppGuid'] = $value;
3311
3312
        return $this;
3313
    }
3314
3315
    /**
3316
     * @param array $viewColumn
3317
     *
3318
     * @return $this
3319
     */
3320
	public function withViewColumn(array $viewColumn)
3321
	{
3322
	    $this->data['ViewColumn'] = $viewColumn;
3323
		foreach ($viewColumn as $depth1 => $depth1Value) {
3324
			if(isset($depth1Value['Comment'])){
3325
				$this->options['form_params']['ViewColumn.' . ($depth1 + 1) . '.Comment'] = $depth1Value['Comment'];
3326
			}
3327
			if(isset($depth1Value['ColumnName'])){
3328
				$this->options['form_params']['ViewColumn.' . ($depth1 + 1) . '.ColumnName'] = $depth1Value['ColumnName'];
3329
			}
3330
		}
3331
3332
		return $this;
3333
    }
3334
}
3335
3336
/**
3337
 * @method string getBusinessId()
3338
 * @method string getProjectId()
3339
 * @method string getProjectIdentifier()
3340
 */
3341
class DeleteBusiness extends Rpc
3342
{
3343
3344
    /**
3345
     * @param string $value
3346
     *
3347
     * @return $this
3348
     */
3349
    public function withBusinessId($value)
3350
    {
3351
        $this->data['BusinessId'] = $value;
3352
        $this->options['form_params']['BusinessId'] = $value;
3353
3354
        return $this;
3355
    }
3356
3357
    /**
3358
     * @param string $value
3359
     *
3360
     * @return $this
3361
     */
3362
    public function withProjectId($value)
3363
    {
3364
        $this->data['ProjectId'] = $value;
3365
        $this->options['form_params']['ProjectId'] = $value;
3366
3367
        return $this;
3368
    }
3369
3370
    /**
3371
     * @param string $value
3372
     *
3373
     * @return $this
3374
     */
3375
    public function withProjectIdentifier($value)
3376
    {
3377
        $this->data['ProjectIdentifier'] = $value;
3378
        $this->options['form_params']['ProjectIdentifier'] = $value;
3379
3380
        return $this;
3381
    }
3382
}
3383
3384
/**
3385
 * @method string getConnectionId()
3386
 * @method $this withConnectionId($value)
3387
 */
3388
class DeleteConnection extends Rpc
3389
{
3390
}
3391
3392
/**
3393
 * @method string getTenantId()
3394
 * @method string getProjectId()
3395
 * @method string getApiId()
3396
 */
3397
class DeleteDataServiceApi extends Rpc
3398
{
3399
3400
    /**
3401
     * @param string $value
3402
     *
3403
     * @return $this
3404
     */
3405
    public function withTenantId($value)
3406
    {
3407
        $this->data['TenantId'] = $value;
3408
        $this->options['form_params']['TenantId'] = $value;
3409
3410
        return $this;
3411
    }
3412
3413
    /**
3414
     * @param string $value
3415
     *
3416
     * @return $this
3417
     */
3418
    public function withProjectId($value)
3419
    {
3420
        $this->data['ProjectId'] = $value;
3421
        $this->options['form_params']['ProjectId'] = $value;
3422
3423
        return $this;
3424
    }
3425
3426
    /**
3427
     * @param string $value
3428
     *
3429
     * @return $this
3430
     */
3431
    public function withApiId($value)
3432
    {
3433
        $this->data['ApiId'] = $value;
3434
        $this->options['form_params']['ApiId'] = $value;
3435
3436
        return $this;
3437
    }
3438
}
3439
3440
/**
3441
 * @method string getAuthorizedProjectId()
3442
 * @method string getTenantId()
3443
 * @method string getProjectId()
3444
 * @method string getApiId()
3445
 */
3446
class DeleteDataServiceApiAuthority extends Rpc
3447
{
3448
3449
    /**
3450
     * @param string $value
3451
     *
3452
     * @return $this
3453
     */
3454
    public function withAuthorizedProjectId($value)
3455
    {
3456
        $this->data['AuthorizedProjectId'] = $value;
3457
        $this->options['form_params']['AuthorizedProjectId'] = $value;
3458
3459
        return $this;
3460
    }
3461
3462
    /**
3463
     * @param string $value
3464
     *
3465
     * @return $this
3466
     */
3467
    public function withTenantId($value)
3468
    {
3469
        $this->data['TenantId'] = $value;
3470
        $this->options['form_params']['TenantId'] = $value;
3471
3472
        return $this;
3473
    }
3474
3475
    /**
3476
     * @param string $value
3477
     *
3478
     * @return $this
3479
     */
3480
    public function withProjectId($value)
3481
    {
3482
        $this->data['ProjectId'] = $value;
3483
        $this->options['form_params']['ProjectId'] = $value;
3484
3485
        return $this;
3486
    }
3487
3488
    /**
3489
     * @param string $value
3490
     *
3491
     * @return $this
3492
     */
3493
    public function withApiId($value)
3494
    {
3495
        $this->data['ApiId'] = $value;
3496
        $this->options['form_params']['ApiId'] = $value;
3497
3498
        return $this;
3499
    }
3500
}
3501
3502
/**
3503
 * @method string getDataSourceId()
3504
 * @method $this withDataSourceId($value)
3505
 */
3506
class DeleteDataSource extends Rpc
3507
{
3508
}
3509
3510
/**
3511
 * @method string getTaskType()
3512
 * @method $this withTaskType($value)
3513
 * @method string getProjectId()
3514
 * @method $this withProjectId($value)
3515
 * @method string getFileId()
3516
 * @method $this withFileId($value)
3517
 */
3518
class DeleteDISyncTask extends Rpc
3519
{
3520
}
3521
3522
/**
3523
 * @method string getProjectId()
3524
 * @method string getProjectIdentifier()
3525
 * @method string getFileId()
3526
 */
3527
class DeleteFile extends Rpc
3528
{
3529
3530
    /**
3531
     * @param string $value
3532
     *
3533
     * @return $this
3534
     */
3535
    public function withProjectId($value)
3536
    {
3537
        $this->data['ProjectId'] = $value;
3538
        $this->options['form_params']['ProjectId'] = $value;
3539
3540
        return $this;
3541
    }
3542
3543
    /**
3544
     * @param string $value
3545
     *
3546
     * @return $this
3547
     */
3548
    public function withProjectIdentifier($value)
3549
    {
3550
        $this->data['ProjectIdentifier'] = $value;
3551
        $this->options['form_params']['ProjectIdentifier'] = $value;
3552
3553
        return $this;
3554
    }
3555
3556
    /**
3557
     * @param string $value
3558
     *
3559
     * @return $this
3560
     */
3561
    public function withFileId($value)
3562
    {
3563
        $this->data['FileId'] = $value;
3564
        $this->options['form_params']['FileId'] = $value;
3565
3566
        return $this;
3567
    }
3568
}
3569
3570
/**
3571
 * @method string getProjectId()
3572
 * @method string getProjectIdentifier()
3573
 * @method string getFolderId()
3574
 */
3575
class DeleteFolder extends Rpc
3576
{
3577
3578
    /**
3579
     * @param string $value
3580
     *
3581
     * @return $this
3582
     */
3583
    public function withProjectId($value)
3584
    {
3585
        $this->data['ProjectId'] = $value;
3586
        $this->options['form_params']['ProjectId'] = $value;
3587
3588
        return $this;
3589
    }
3590
3591
    /**
3592
     * @param string $value
3593
     *
3594
     * @return $this
3595
     */
3596
    public function withProjectIdentifier($value)
3597
    {
3598
        $this->data['ProjectIdentifier'] = $value;
3599
        $this->options['form_params']['ProjectIdentifier'] = $value;
3600
3601
        return $this;
3602
    }
3603
3604
    /**
3605
     * @param string $value
3606
     *
3607
     * @return $this
3608
     */
3609
    public function withFolderId($value)
3610
    {
3611
        $this->data['FolderId'] = $value;
3612
        $this->options['form_params']['FolderId'] = $value;
3613
3614
        return $this;
3615
    }
3616
}
3617
3618
/**
3619
 * @method string getTableGuid()
3620
 * @method $this withTableGuid($value)
3621
 * @method string getCategoryId()
3622
 * @method $this withCategoryId($value)
3623
 */
3624
class DeleteFromMetaCategory extends Rpc
3625
{
3626
}
3627
3628
/**
3629
 * @method string getCategoryId()
3630
 * @method $this withCategoryId($value)
3631
 */
3632
class DeleteMetaCategory extends Rpc
3633
{
3634
3635
    /** @var string */
3636
    public $method = 'GET';
3637
}
3638
3639
/**
3640
 * @method string getProjectId()
3641
 * @method $this withProjectId($value)
3642
 * @method string getUserId()
3643
 * @method $this withUserId($value)
3644
 */
3645
class DeleteProjectMember extends Rpc
3646
{
3647
}
3648
3649
/**
3650
 * @method string getProjectName()
3651
 * @method string getEnvType()
3652
 * @method string getEntityId()
3653
 */
3654
class DeleteQualityEntity extends Rpc
3655
{
3656
3657
    /**
3658
     * @param string $value
3659
     *
3660
     * @return $this
3661
     */
3662
    public function withProjectName($value)
3663
    {
3664
        $this->data['ProjectName'] = $value;
3665
        $this->options['form_params']['ProjectName'] = $value;
3666
3667
        return $this;
3668
    }
3669
3670
    /**
3671
     * @param string $value
3672
     *
3673
     * @return $this
3674
     */
3675
    public function withEnvType($value)
3676
    {
3677
        $this->data['EnvType'] = $value;
3678
        $this->options['form_params']['EnvType'] = $value;
3679
3680
        return $this;
3681
    }
3682
3683
    /**
3684
     * @param string $value
3685
     *
3686
     * @return $this
3687
     */
3688
    public function withEntityId($value)
3689
    {
3690
        $this->data['EntityId'] = $value;
3691
        $this->options['form_params']['EntityId'] = $value;
3692
3693
        return $this;
3694
    }
3695
}
3696
3697
/**
3698
 * @method string getProjectName()
3699
 * @method string getFollowerId()
3700
 */
3701
class DeleteQualityFollower extends Rpc
3702
{
3703
3704
    /**
3705
     * @param string $value
3706
     *
3707
     * @return $this
3708
     */
3709
    public function withProjectName($value)
3710
    {
3711
        $this->data['ProjectName'] = $value;
3712
        $this->options['form_params']['ProjectName'] = $value;
3713
3714
        return $this;
3715
    }
3716
3717
    /**
3718
     * @param string $value
3719
     *
3720
     * @return $this
3721
     */
3722
    public function withFollowerId($value)
3723
    {
3724
        $this->data['FollowerId'] = $value;
3725
        $this->options['form_params']['FollowerId'] = $value;
3726
3727
        return $this;
3728
    }
3729
}
3730
3731
/**
3732
 * @method string getProjectName()
3733
 * @method string getTargetNodeProjectId()
3734
 * @method string getMatchExpression()
3735
 * @method string getEnvType()
3736
 * @method string getTargetNodeProjectName()
3737
 * @method string getTableName()
3738
 * @method string getNodeId()
3739
 * @method string getProjectId()
3740
 */
3741
class DeleteQualityRelativeNode extends Rpc
3742
{
3743
3744
    /**
3745
     * @param string $value
3746
     *
3747
     * @return $this
3748
     */
3749
    public function withProjectName($value)
3750
    {
3751
        $this->data['ProjectName'] = $value;
3752
        $this->options['form_params']['ProjectName'] = $value;
3753
3754
        return $this;
3755
    }
3756
3757
    /**
3758
     * @param string $value
3759
     *
3760
     * @return $this
3761
     */
3762
    public function withTargetNodeProjectId($value)
3763
    {
3764
        $this->data['TargetNodeProjectId'] = $value;
3765
        $this->options['form_params']['TargetNodeProjectId'] = $value;
3766
3767
        return $this;
3768
    }
3769
3770
    /**
3771
     * @param string $value
3772
     *
3773
     * @return $this
3774
     */
3775
    public function withMatchExpression($value)
3776
    {
3777
        $this->data['MatchExpression'] = $value;
3778
        $this->options['form_params']['MatchExpression'] = $value;
3779
3780
        return $this;
3781
    }
3782
3783
    /**
3784
     * @param string $value
3785
     *
3786
     * @return $this
3787
     */
3788
    public function withEnvType($value)
3789
    {
3790
        $this->data['EnvType'] = $value;
3791
        $this->options['form_params']['EnvType'] = $value;
3792
3793
        return $this;
3794
    }
3795
3796
    /**
3797
     * @param string $value
3798
     *
3799
     * @return $this
3800
     */
3801
    public function withTargetNodeProjectName($value)
3802
    {
3803
        $this->data['TargetNodeProjectName'] = $value;
3804
        $this->options['form_params']['TargetNodeProjectName'] = $value;
3805
3806
        return $this;
3807
    }
3808
3809
    /**
3810
     * @param string $value
3811
     *
3812
     * @return $this
3813
     */
3814
    public function withTableName($value)
3815
    {
3816
        $this->data['TableName'] = $value;
3817
        $this->options['form_params']['TableName'] = $value;
3818
3819
        return $this;
3820
    }
3821
3822
    /**
3823
     * @param string $value
3824
     *
3825
     * @return $this
3826
     */
3827
    public function withNodeId($value)
3828
    {
3829
        $this->data['NodeId'] = $value;
3830
        $this->options['form_params']['NodeId'] = $value;
3831
3832
        return $this;
3833
    }
3834
3835
    /**
3836
     * @param string $value
3837
     *
3838
     * @return $this
3839
     */
3840
    public function withProjectId($value)
3841
    {
3842
        $this->data['ProjectId'] = $value;
3843
        $this->options['form_params']['ProjectId'] = $value;
3844
3845
        return $this;
3846
    }
3847
}
3848
3849
/**
3850
 * @method string getProjectName()
3851
 * @method string getRuleId()
3852
 */
3853
class DeleteQualityRule extends Rpc
3854
{
3855
3856
    /**
3857
     * @param string $value
3858
     *
3859
     * @return $this
3860
     */
3861
    public function withProjectName($value)
3862
    {
3863
        $this->data['ProjectName'] = $value;
3864
        $this->options['form_params']['ProjectName'] = $value;
3865
3866
        return $this;
3867
    }
3868
3869
    /**
3870
     * @param string $value
3871
     *
3872
     * @return $this
3873
     */
3874
    public function withRuleId($value)
3875
    {
3876
        $this->data['RuleId'] = $value;
3877
        $this->options['form_params']['RuleId'] = $value;
3878
3879
        return $this;
3880
    }
3881
}
3882
3883
/**
3884
 * @method string getRemindId()
3885
 */
3886
class DeleteRemind extends Rpc
3887
{
3888
3889
    /**
3890
     * @param string $value
3891
     *
3892
     * @return $this
3893
     */
3894
    public function withRemindId($value)
3895
    {
3896
        $this->data['RemindId'] = $value;
3897
        $this->options['form_params']['RemindId'] = $value;
3898
3899
        return $this;
3900
    }
3901
}
3902
3903
/**
3904
 * @method string getEnvType()
3905
 * @method $this withEnvType($value)
3906
 * @method string getTableName()
3907
 * @method $this withTableName($value)
3908
 * @method string getAppGuid()
3909
 * @method $this withAppGuid($value)
3910
 * @method string getProjectId()
3911
 * @method $this withProjectId($value)
3912
 */
3913
class DeleteTable extends Rpc
3914
{
3915
}
3916
3917
/**
3918
 * @method string getLevelId()
3919
 * @method $this withLevelId($value)
3920
 * @method string getProjectId()
3921
 * @method $this withProjectId($value)
3922
 */
3923
class DeleteTableLevel extends Rpc
3924
{
3925
}
3926
3927
/**
3928
 * @method string getThemeId()
3929
 * @method $this withThemeId($value)
3930
 * @method string getProjectId()
3931
 * @method $this withProjectId($value)
3932
 */
3933
class DeleteTableTheme extends Rpc
3934
{
3935
}
3936
3937
/**
3938
 * @method string getViewName()
3939
 * @method $this withViewName($value)
3940
 * @method string getAppGuid()
3941
 * @method $this withAppGuid($value)
3942
 */
3943
class DeleteView extends Rpc
3944
{
3945
}
3946
3947
/**
3948
 * @method string getTaskType()
3949
 * @method $this withTaskType($value)
3950
 * @method string getProjectId()
3951
 * @method $this withProjectId($value)
3952
 * @method string getFileId()
3953
 * @method $this withFileId($value)
3954
 */
3955
class DeployDISyncTask extends Rpc
3956
{
3957
}
3958
3959
/**
3960
 * @method string getComment()
3961
 * @method string getProjectId()
3962
 * @method string getNodeId()
3963
 * @method string getProjectIdentifier()
3964
 * @method string getFileId()
3965
 */
3966
class DeployFile extends Rpc
3967
{
3968
3969
    /**
3970
     * @param string $value
3971
     *
3972
     * @return $this
3973
     */
3974
    public function withComment($value)
3975
    {
3976
        $this->data['Comment'] = $value;
3977
        $this->options['form_params']['Comment'] = $value;
3978
3979
        return $this;
3980
    }
3981
3982
    /**
3983
     * @param string $value
3984
     *
3985
     * @return $this
3986
     */
3987
    public function withProjectId($value)
3988
    {
3989
        $this->data['ProjectId'] = $value;
3990
        $this->options['form_params']['ProjectId'] = $value;
3991
3992
        return $this;
3993
    }
3994
3995
    /**
3996
     * @param string $value
3997
     *
3998
     * @return $this
3999
     */
4000
    public function withNodeId($value)
4001
    {
4002
        $this->data['NodeId'] = $value;
4003
        $this->options['form_params']['NodeId'] = $value;
4004
4005
        return $this;
4006
    }
4007
4008
    /**
4009
     * @param string $value
4010
     *
4011
     * @return $this
4012
     */
4013
    public function withProjectIdentifier($value)
4014
    {
4015
        $this->data['ProjectIdentifier'] = $value;
4016
        $this->options['form_params']['ProjectIdentifier'] = $value;
4017
4018
        return $this;
4019
    }
4020
4021
    /**
4022
     * @param string $value
4023
     *
4024
     * @return $this
4025
     */
4026
    public function withFileId($value)
4027
    {
4028
        $this->data['FileId'] = $value;
4029
        $this->options['form_params']['FileId'] = $value;
4030
4031
        return $this;
4032
    }
4033
}
4034
4035
/**
4036
 * @method string getSceneCode()
4037
 * @method string getData()
4038
 */
4039
class DesensitizeData extends Rpc
4040
{
4041
4042
    /** @var string */
4043
    public $method = 'GET';
4044
4045
    /**
4046
     * @param string $value
4047
     *
4048
     * @return $this
4049
     */
4050
    public function withSceneCode($value)
4051
    {
4052
        $this->data['SceneCode'] = $value;
4053
        $this->options['form_params']['SceneCode'] = $value;
4054
4055
        return $this;
4056
    }
4057
4058
    /**
4059
     * @param string $value
4060
     *
4061
     * @return $this
4062
     */
4063
    public function withData($value)
4064
    {
4065
        $this->data['Data'] = $value;
4066
        $this->options['form_params']['Data'] = $value;
4067
4068
        return $this;
4069
    }
4070
}
4071
4072
/**
4073
 * @method string getTableGuid()
4074
 * @method string getBusinessId()
4075
 * @method string getProjectId()
4076
 * @method string getProjectIdentifier()
4077
 * @method string getFolderId()
4078
 */
4079
class EstablishRelationTableToBusiness extends Rpc
4080
{
4081
4082
    /**
4083
     * @param string $value
4084
     *
4085
     * @return $this
4086
     */
4087
    public function withTableGuid($value)
4088
    {
4089
        $this->data['TableGuid'] = $value;
4090
        $this->options['form_params']['TableGuid'] = $value;
4091
4092
        return $this;
4093
    }
4094
4095
    /**
4096
     * @param string $value
4097
     *
4098
     * @return $this
4099
     */
4100
    public function withBusinessId($value)
4101
    {
4102
        $this->data['BusinessId'] = $value;
4103
        $this->options['form_params']['BusinessId'] = $value;
4104
4105
        return $this;
4106
    }
4107
4108
    /**
4109
     * @param string $value
4110
     *
4111
     * @return $this
4112
     */
4113
    public function withProjectId($value)
4114
    {
4115
        $this->data['ProjectId'] = $value;
4116
        $this->options['form_params']['ProjectId'] = $value;
4117
4118
        return $this;
4119
    }
4120
4121
    /**
4122
     * @param string $value
4123
     *
4124
     * @return $this
4125
     */
4126
    public function withProjectIdentifier($value)
4127
    {
4128
        $this->data['ProjectIdentifier'] = $value;
4129
        $this->options['form_params']['ProjectIdentifier'] = $value;
4130
4131
        return $this;
4132
    }
4133
4134
    /**
4135
     * @param string $value
4136
     *
4137
     * @return $this
4138
     */
4139
    public function withFolderId($value)
4140
    {
4141
        $this->data['FolderId'] = $value;
4142
        $this->options['form_params']['FolderId'] = $value;
4143
4144
        return $this;
4145
    }
4146
}
4147
4148
/**
4149
 * @method string getDataSourceType()
4150
 * @method $this withDataSourceType($value)
4151
 * @method string getPageNumber()
4152
 * @method $this withPageNumber($value)
4153
 * @method string getSubType()
4154
 * @method $this withSubType($value)
4155
 * @method string getName()
4156
 * @method $this withName($value)
4157
 * @method string getEnvType()
4158
 * @method $this withEnvType($value)
4159
 * @method string getPageSize()
4160
 * @method $this withPageSize($value)
4161
 * @method string getProjectId()
4162
 * @method $this withProjectId($value)
4163
 */
4164
class ExportConnections extends Rpc
4165
{
4166
4167
    /** @var string */
4168
    public $method = 'GET';
4169
}
4170
4171
/**
4172
 * @method string getDataSourceType()
4173
 * @method $this withDataSourceType($value)
4174
 * @method string getPageNumber()
4175
 * @method $this withPageNumber($value)
4176
 * @method string getSubType()
4177
 * @method $this withSubType($value)
4178
 * @method string getName()
4179
 * @method $this withName($value)
4180
 * @method string getEnvType()
4181
 * @method $this withEnvType($value)
4182
 * @method string getPageSize()
4183
 * @method $this withPageSize($value)
4184
 * @method string getProjectId()
4185
 * @method $this withProjectId($value)
4186
 */
4187
class ExportDataSources extends Rpc
4188
{
4189
4190
    /** @var string */
4191
    public $method = 'GET';
4192
}
4193
4194
/**
4195
 * @method string getTaskType()
4196
 * @method $this withTaskType($value)
4197
 * @method string getTaskParam()
4198
 * @method $this withTaskParam($value)
4199
 * @method string getProjectId()
4200
 * @method $this withProjectId($value)
4201
 */
4202
class ExportDISyncTasks extends Rpc
4203
{
4204
}
4205
4206
/**
4207
 * @method string getTaskType()
4208
 * @method $this withTaskType($value)
4209
 * @method string getClientToken()
4210
 * @method $this withClientToken($value)
4211
 * @method string getTaskParam()
4212
 * @method $this withTaskParam($value)
4213
 * @method string getProjectId()
4214
 * @method $this withProjectId($value)
4215
 */
4216
class GenerateDISyncTaskConfigForCreating extends Rpc
4217
{
4218
}
4219
4220
/**
4221
 * @method string getTaskType()
4222
 * @method $this withTaskType($value)
4223
 * @method string getClientToken()
4224
 * @method $this withClientToken($value)
4225
 * @method string getTaskParam()
4226
 * @method $this withTaskParam($value)
4227
 * @method string getProjectId()
4228
 * @method $this withProjectId($value)
4229
 * @method string getTaskId()
4230
 * @method $this withTaskId($value)
4231
 */
4232
class GenerateDISyncTaskConfigForUpdating extends Rpc
4233
{
4234
}
4235
4236
/**
4237
 * @method string getBaselineId()
4238
 */
4239
class GetBaselineConfig extends Rpc
4240
{
4241
4242
    /**
4243
     * @param string $value
4244
     *
4245
     * @return $this
4246
     */
4247
    public function withBaselineId($value)
4248
    {
4249
        $this->data['BaselineId'] = $value;
4250
        $this->options['form_params']['BaselineId'] = $value;
4251
4252
        return $this;
4253
    }
4254
}
4255
4256
/**
4257
 * @method string getBizdate()
4258
 * @method string getInGroupId()
4259
 * @method string getBaselineId()
4260
 */
4261
class GetBaselineKeyPath extends Rpc
4262
{
4263
4264
    /**
4265
     * @param string $value
4266
     *
4267
     * @return $this
4268
     */
4269
    public function withBizdate($value)
4270
    {
4271
        $this->data['Bizdate'] = $value;
4272
        $this->options['form_params']['Bizdate'] = $value;
4273
4274
        return $this;
4275
    }
4276
4277
    /**
4278
     * @param string $value
4279
     *
4280
     * @return $this
4281
     */
4282
    public function withInGroupId($value)
4283
    {
4284
        $this->data['InGroupId'] = $value;
4285
        $this->options['form_params']['InGroupId'] = $value;
4286
4287
        return $this;
4288
    }
4289
4290
    /**
4291
     * @param string $value
4292
     *
4293
     * @return $this
4294
     */
4295
    public function withBaselineId($value)
4296
    {
4297
        $this->data['BaselineId'] = $value;
4298
        $this->options['form_params']['BaselineId'] = $value;
4299
4300
        return $this;
4301
    }
4302
}
4303
4304
/**
4305
 * @method string getBizdate()
4306
 * @method string getInGroupId()
4307
 * @method string getBaselineId()
4308
 */
4309
class GetBaselineStatus extends Rpc
4310
{
4311
4312
    /**
4313
     * @param string $value
4314
     *
4315
     * @return $this
4316
     */
4317
    public function withBizdate($value)
4318
    {
4319
        $this->data['Bizdate'] = $value;
4320
        $this->options['form_params']['Bizdate'] = $value;
4321
4322
        return $this;
4323
    }
4324
4325
    /**
4326
     * @param string $value
4327
     *
4328
     * @return $this
4329
     */
4330
    public function withInGroupId($value)
4331
    {
4332
        $this->data['InGroupId'] = $value;
4333
        $this->options['form_params']['InGroupId'] = $value;
4334
4335
        return $this;
4336
    }
4337
4338
    /**
4339
     * @param string $value
4340
     *
4341
     * @return $this
4342
     */
4343
    public function withBaselineId($value)
4344
    {
4345
        $this->data['BaselineId'] = $value;
4346
        $this->options['form_params']['BaselineId'] = $value;
4347
4348
        return $this;
4349
    }
4350
}
4351
4352
/**
4353
 * @method string getBusinessId()
4354
 * @method string getProjectId()
4355
 * @method string getProjectIdentifier()
4356
 */
4357
class GetBusiness extends Rpc
4358
{
4359
4360
    /**
4361
     * @param string $value
4362
     *
4363
     * @return $this
4364
     */
4365
    public function withBusinessId($value)
4366
    {
4367
        $this->data['BusinessId'] = $value;
4368
        $this->options['form_params']['BusinessId'] = $value;
4369
4370
        return $this;
4371
    }
4372
4373
    /**
4374
     * @param string $value
4375
     *
4376
     * @return $this
4377
     */
4378
    public function withProjectId($value)
4379
    {
4380
        $this->data['ProjectId'] = $value;
4381
        $this->options['form_params']['ProjectId'] = $value;
4382
4383
        return $this;
4384
    }
4385
4386
    /**
4387
     * @param string $value
4388
     *
4389
     * @return $this
4390
     */
4391
    public function withProjectIdentifier($value)
4392
    {
4393
        $this->data['ProjectIdentifier'] = $value;
4394
        $this->options['form_params']['ProjectIdentifier'] = $value;
4395
4396
        return $this;
4397
    }
4398
}
4399
4400
/**
4401
 * @method string getDatasourceName()
4402
 * @method $this withDatasourceName($value)
4403
 * @method string getPageNumber()
4404
 * @method $this withPageNumber($value)
4405
 * @method string getPageSize()
4406
 * @method $this withPageSize($value)
4407
 * @method string getEnvType()
4408
 * @method $this withEnvType($value)
4409
 * @method string getProjectId()
4410
 * @method $this withProjectId($value)
4411
 */
4412
class GetConnectionMeta extends Rpc
4413
{
4414
}
4415
4416
/**
4417
 * @method string getProjectEnv()
4418
 * @method string getDagId()
4419
 */
4420
class GetDag extends Rpc
4421
{
4422
4423
    /**
4424
     * @param string $value
4425
     *
4426
     * @return $this
4427
     */
4428
    public function withProjectEnv($value)
4429
    {
4430
        $this->data['ProjectEnv'] = $value;
4431
        $this->options['form_params']['ProjectEnv'] = $value;
4432
4433
        return $this;
4434
    }
4435
4436
    /**
4437
     * @param string $value
4438
     *
4439
     * @return $this
4440
     */
4441
    public function withDagId($value)
4442
    {
4443
        $this->data['DagId'] = $value;
4444
        $this->options['form_params']['DagId'] = $value;
4445
4446
        return $this;
4447
    }
4448
}
4449
4450
/**
4451
 * @method string getTenantId()
4452
 * @method string getProjectId()
4453
 * @method string getApiId()
4454
 */
4455
class GetDataServiceApi extends Rpc
4456
{
4457
4458
    /**
4459
     * @param string $value
4460
     *
4461
     * @return $this
4462
     */
4463
    public function withTenantId($value)
4464
    {
4465
        $this->data['TenantId'] = $value;
4466
        $this->options['form_params']['TenantId'] = $value;
4467
4468
        return $this;
4469
    }
4470
4471
    /**
4472
     * @param string $value
4473
     *
4474
     * @return $this
4475
     */
4476
    public function withProjectId($value)
4477
    {
4478
        $this->data['ProjectId'] = $value;
4479
        $this->options['form_params']['ProjectId'] = $value;
4480
4481
        return $this;
4482
    }
4483
4484
    /**
4485
     * @param string $value
4486
     *
4487
     * @return $this
4488
     */
4489
    public function withApiId($value)
4490
    {
4491
        $this->data['ApiId'] = $value;
4492
        $this->options['form_params']['ApiId'] = $value;
4493
4494
        return $this;
4495
    }
4496
}
4497
4498
/**
4499
 * @method string getTenantId()
4500
 * @method string getApplicationId()
4501
 * @method string getProjectId()
4502
 */
4503
class GetDataServiceApplication extends Rpc
4504
{
4505
4506
    /**
4507
     * @param string $value
4508
     *
4509
     * @return $this
4510
     */
4511
    public function withTenantId($value)
4512
    {
4513
        $this->data['TenantId'] = $value;
4514
        $this->options['form_params']['TenantId'] = $value;
4515
4516
        return $this;
4517
    }
4518
4519
    /**
4520
     * @param string $value
4521
     *
4522
     * @return $this
4523
     */
4524
    public function withApplicationId($value)
4525
    {
4526
        $this->data['ApplicationId'] = $value;
4527
        $this->options['form_params']['ApplicationId'] = $value;
4528
4529
        return $this;
4530
    }
4531
4532
    /**
4533
     * @param string $value
4534
     *
4535
     * @return $this
4536
     */
4537
    public function withProjectId($value)
4538
    {
4539
        $this->data['ProjectId'] = $value;
4540
        $this->options['form_params']['ProjectId'] = $value;
4541
4542
        return $this;
4543
    }
4544
}
4545
4546
/**
4547
 * @method string getTenantId()
4548
 * @method string getProjectId()
4549
 * @method string getFolderId()
4550
 */
4551
class GetDataServiceFolder extends Rpc
4552
{
4553
4554
    /**
4555
     * @param string $value
4556
     *
4557
     * @return $this
4558
     */
4559
    public function withTenantId($value)
4560
    {
4561
        $this->data['TenantId'] = $value;
4562
        $this->options['form_params']['TenantId'] = $value;
4563
4564
        return $this;
4565
    }
4566
4567
    /**
4568
     * @param string $value
4569
     *
4570
     * @return $this
4571
     */
4572
    public function withProjectId($value)
4573
    {
4574
        $this->data['ProjectId'] = $value;
4575
        $this->options['form_params']['ProjectId'] = $value;
4576
4577
        return $this;
4578
    }
4579
4580
    /**
4581
     * @param string $value
4582
     *
4583
     * @return $this
4584
     */
4585
    public function withFolderId($value)
4586
    {
4587
        $this->data['FolderId'] = $value;
4588
        $this->options['form_params']['FolderId'] = $value;
4589
4590
        return $this;
4591
    }
4592
}
4593
4594
/**
4595
 * @method string getGroupId()
4596
 * @method string getTenantId()
4597
 * @method string getProjectId()
4598
 */
4599
class GetDataServiceGroup extends Rpc
4600
{
4601
4602
    /**
4603
     * @param string $value
4604
     *
4605
     * @return $this
4606
     */
4607
    public function withGroupId($value)
4608
    {
4609
        $this->data['GroupId'] = $value;
4610
        $this->options['form_params']['GroupId'] = $value;
4611
4612
        return $this;
4613
    }
4614
4615
    /**
4616
     * @param string $value
4617
     *
4618
     * @return $this
4619
     */
4620
    public function withTenantId($value)
4621
    {
4622
        $this->data['TenantId'] = $value;
4623
        $this->options['form_params']['TenantId'] = $value;
4624
4625
        return $this;
4626
    }
4627
4628
    /**
4629
     * @param string $value
4630
     *
4631
     * @return $this
4632
     */
4633
    public function withProjectId($value)
4634
    {
4635
        $this->data['ProjectId'] = $value;
4636
        $this->options['form_params']['ProjectId'] = $value;
4637
4638
        return $this;
4639
    }
4640
}
4641
4642
/**
4643
 * @method string getTenantId()
4644
 * @method string getProjectId()
4645
 * @method string getApiId()
4646
 */
4647
class GetDataServicePublishedApi extends Rpc
4648
{
4649
4650
    /**
4651
     * @param string $value
4652
     *
4653
     * @return $this
4654
     */
4655
    public function withTenantId($value)
4656
    {
4657
        $this->data['TenantId'] = $value;
4658
        $this->options['form_params']['TenantId'] = $value;
4659
4660
        return $this;
4661
    }
4662
4663
    /**
4664
     * @param string $value
4665
     *
4666
     * @return $this
4667
     */
4668
    public function withProjectId($value)
4669
    {
4670
        $this->data['ProjectId'] = $value;
4671
        $this->options['form_params']['ProjectId'] = $value;
4672
4673
        return $this;
4674
    }
4675
4676
    /**
4677
     * @param string $value
4678
     *
4679
     * @return $this
4680
     */
4681
    public function withApiId($value)
4682
    {
4683
        $this->data['ApiId'] = $value;
4684
        $this->options['form_params']['ApiId'] = $value;
4685
4686
        return $this;
4687
    }
4688
}
4689
4690
/**
4691
 * @method string getDatasourceName()
4692
 * @method $this withDatasourceName($value)
4693
 * @method string getPageNumber()
4694
 * @method $this withPageNumber($value)
4695
 * @method string getPageSize()
4696
 * @method $this withPageSize($value)
4697
 * @method string getEnvType()
4698
 * @method $this withEnvType($value)
4699
 * @method string getProjectId()
4700
 * @method $this withProjectId($value)
4701
 */
4702
class GetDataSourceMeta extends Rpc
4703
{
4704
}
4705
4706
/**
4707
 * @method string getTaskId()
4708
 * @method $this withTaskId($value)
4709
 */
4710
class GetDDLJobStatus extends Rpc
4711
{
4712
4713
    /** @var string */
4714
    public $method = 'GET';
4715
}
4716
4717
/**
4718
 * @method string getDeploymentId()
4719
 * @method string getProjectId()
4720
 * @method string getProjectIdentifier()
4721
 */
4722
class GetDeployment extends Rpc
4723
{
4724
4725
    /**
4726
     * @param string $value
4727
     *
4728
     * @return $this
4729
     */
4730
    public function withDeploymentId($value)
4731
    {
4732
        $this->data['DeploymentId'] = $value;
4733
        $this->options['form_params']['DeploymentId'] = $value;
4734
4735
        return $this;
4736
    }
4737
4738
    /**
4739
     * @param string $value
4740
     *
4741
     * @return $this
4742
     */
4743
    public function withProjectId($value)
4744
    {
4745
        $this->data['ProjectId'] = $value;
4746
        $this->options['form_params']['ProjectId'] = $value;
4747
4748
        return $this;
4749
    }
4750
4751
    /**
4752
     * @param string $value
4753
     *
4754
     * @return $this
4755
     */
4756
    public function withProjectIdentifier($value)
4757
    {
4758
        $this->data['ProjectIdentifier'] = $value;
4759
        $this->options['form_params']['ProjectIdentifier'] = $value;
4760
4761
        return $this;
4762
    }
4763
}
4764
4765
/**
4766
 * @method string getTaskType()
4767
 * @method $this withTaskType($value)
4768
 * @method string getProjectId()
4769
 * @method $this withProjectId($value)
4770
 * @method string getFileId()
4771
 * @method $this withFileId($value)
4772
 */
4773
class GetDISyncInstanceInfo extends Rpc
4774
{
4775
}
4776
4777
/**
4778
 * @method string getTaskType()
4779
 * @method $this withTaskType($value)
4780
 * @method string getProjectId()
4781
 * @method $this withProjectId($value)
4782
 * @method string getFileId()
4783
 * @method $this withFileId($value)
4784
 */
4785
class GetDISyncTask extends Rpc
4786
{
4787
}
4788
4789
/**
4790
 * @method string getEndDate()
4791
 * @method $this withEndDate($value)
4792
 * @method string getStartDate()
4793
 * @method $this withStartDate($value)
4794
 * @method string getProjectId()
4795
 * @method $this withProjectId($value)
4796
 * @method string getFileId()
4797
 * @method $this withFileId($value)
4798
 */
4799
class GetDISyncTaskMetricInfo extends Rpc
4800
{
4801
4802
    /** @var string */
4803
    public $method = 'GET';
4804
}
4805
4806
/**
4807
 * @method string getProjectId()
4808
 * @method string getNodeId()
4809
 * @method string getProjectIdentifier()
4810
 * @method string getFileId()
4811
 */
4812
class GetFile extends Rpc
4813
{
4814
4815
    /**
4816
     * @param string $value
4817
     *
4818
     * @return $this
4819
     */
4820
    public function withProjectId($value)
4821
    {
4822
        $this->data['ProjectId'] = $value;
4823
        $this->options['form_params']['ProjectId'] = $value;
4824
4825
        return $this;
4826
    }
4827
4828
    /**
4829
     * @param string $value
4830
     *
4831
     * @return $this
4832
     */
4833
    public function withNodeId($value)
4834
    {
4835
        $this->data['NodeId'] = $value;
4836
        $this->options['form_params']['NodeId'] = $value;
4837
4838
        return $this;
4839
    }
4840
4841
    /**
4842
     * @param string $value
4843
     *
4844
     * @return $this
4845
     */
4846
    public function withProjectIdentifier($value)
4847
    {
4848
        $this->data['ProjectIdentifier'] = $value;
4849
        $this->options['form_params']['ProjectIdentifier'] = $value;
4850
4851
        return $this;
4852
    }
4853
4854
    /**
4855
     * @param string $value
4856
     *
4857
     * @return $this
4858
     */
4859
    public function withFileId($value)
4860
    {
4861
        $this->data['FileId'] = $value;
4862
        $this->options['form_params']['FileId'] = $value;
4863
4864
        return $this;
4865
    }
4866
}
4867
4868
/**
4869
 * @method string getProjectEnv()
4870
 * @method string getProjectId()
4871
 */
4872
class GetFileTypeStatistic extends Rpc
4873
{
4874
4875
    /**
4876
     * @param string $value
4877
     *
4878
     * @return $this
4879
     */
4880
    public function withProjectEnv($value)
4881
    {
4882
        $this->data['ProjectEnv'] = $value;
4883
        $this->options['form_params']['ProjectEnv'] = $value;
4884
4885
        return $this;
4886
    }
4887
4888
    /**
4889
     * @param string $value
4890
     *
4891
     * @return $this
4892
     */
4893
    public function withProjectId($value)
4894
    {
4895
        $this->data['ProjectId'] = $value;
4896
        $this->options['form_params']['ProjectId'] = $value;
4897
4898
        return $this;
4899
    }
4900
}
4901
4902
/**
4903
 * @method string getFileVersion()
4904
 * @method string getProjectId()
4905
 * @method string getProjectIdentifier()
4906
 * @method string getFileId()
4907
 */
4908
class GetFileVersion extends Rpc
4909
{
4910
4911
    /**
4912
     * @param string $value
4913
     *
4914
     * @return $this
4915
     */
4916
    public function withFileVersion($value)
4917
    {
4918
        $this->data['FileVersion'] = $value;
4919
        $this->options['form_params']['FileVersion'] = $value;
4920
4921
        return $this;
4922
    }
4923
4924
    /**
4925
     * @param string $value
4926
     *
4927
     * @return $this
4928
     */
4929
    public function withProjectId($value)
4930
    {
4931
        $this->data['ProjectId'] = $value;
4932
        $this->options['form_params']['ProjectId'] = $value;
4933
4934
        return $this;
4935
    }
4936
4937
    /**
4938
     * @param string $value
4939
     *
4940
     * @return $this
4941
     */
4942
    public function withProjectIdentifier($value)
4943
    {
4944
        $this->data['ProjectIdentifier'] = $value;
4945
        $this->options['form_params']['ProjectIdentifier'] = $value;
4946
4947
        return $this;
4948
    }
4949
4950
    /**
4951
     * @param string $value
4952
     *
4953
     * @return $this
4954
     */
4955
    public function withFileId($value)
4956
    {
4957
        $this->data['FileId'] = $value;
4958
        $this->options['form_params']['FileId'] = $value;
4959
4960
        return $this;
4961
    }
4962
}
4963
4964
/**
4965
 * @method string getFolderPath()
4966
 * @method string getProjectId()
4967
 * @method string getProjectIdentifier()
4968
 * @method string getFolderId()
4969
 */
4970
class GetFolder extends Rpc
4971
{
4972
4973
    /**
4974
     * @param string $value
4975
     *
4976
     * @return $this
4977
     */
4978
    public function withFolderPath($value)
4979
    {
4980
        $this->data['FolderPath'] = $value;
4981
        $this->options['form_params']['FolderPath'] = $value;
4982
4983
        return $this;
4984
    }
4985
4986
    /**
4987
     * @param string $value
4988
     *
4989
     * @return $this
4990
     */
4991
    public function withProjectId($value)
4992
    {
4993
        $this->data['ProjectId'] = $value;
4994
        $this->options['form_params']['ProjectId'] = $value;
4995
4996
        return $this;
4997
    }
4998
4999
    /**
5000
     * @param string $value
5001
     *
5002
     * @return $this
5003
     */
5004
    public function withProjectIdentifier($value)
5005
    {
5006
        $this->data['ProjectIdentifier'] = $value;
5007
        $this->options['form_params']['ProjectIdentifier'] = $value;
5008
5009
        return $this;
5010
    }
5011
5012
    /**
5013
     * @param string $value
5014
     *
5015
     * @return $this
5016
     */
5017
    public function withFolderId($value)
5018
    {
5019
        $this->data['FolderId'] = $value;
5020
        $this->options['form_params']['FolderId'] = $value;
5021
5022
        return $this;
5023
    }
5024
}
5025
5026
/**
5027
 * @method string getMessageId()
5028
 * @method string getProjectId()
5029
 */
5030
class GetIDEEventDetail extends Rpc
5031
{
5032
5033
    /**
5034
     * @param string $value
5035
     *
5036
     * @return $this
5037
     */
5038
    public function withMessageId($value)
5039
    {
5040
        $this->data['MessageId'] = $value;
5041
        $this->options['form_params']['MessageId'] = $value;
5042
5043
        return $this;
5044
    }
5045
5046
    /**
5047
     * @param string $value
5048
     *
5049
     * @return $this
5050
     */
5051
    public function withProjectId($value)
5052
    {
5053
        $this->data['ProjectId'] = $value;
5054
        $this->options['form_params']['ProjectId'] = $value;
5055
5056
        return $this;
5057
    }
5058
}
5059
5060
/**
5061
 * @method string getProjectEnv()
5062
 * @method string getInstanceId()
5063
 */
5064
class GetInstance extends Rpc
5065
{
5066
5067
    /**
5068
     * @param string $value
5069
     *
5070
     * @return $this
5071
     */
5072
    public function withProjectEnv($value)
5073
    {
5074
        $this->data['ProjectEnv'] = $value;
5075
        $this->options['form_params']['ProjectEnv'] = $value;
5076
5077
        return $this;
5078
    }
5079
5080
    /**
5081
     * @param string $value
5082
     *
5083
     * @return $this
5084
     */
5085
    public function withInstanceId($value)
5086
    {
5087
        $this->data['InstanceId'] = $value;
5088
        $this->options['form_params']['InstanceId'] = $value;
5089
5090
        return $this;
5091
    }
5092
}
5093
5094
/**
5095
 * @method string getBizdate()
5096
 * @method string getProjectId()
5097
 */
5098
class GetInstanceConsumeTimeRank extends Rpc
5099
{
5100
5101
    /**
5102
     * @param string $value
5103
     *
5104
     * @return $this
5105
     */
5106
    public function withBizdate($value)
5107
    {
5108
        $this->data['Bizdate'] = $value;
5109
        $this->options['form_params']['Bizdate'] = $value;
5110
5111
        return $this;
5112
    }
5113
5114
    /**
5115
     * @param string $value
5116
     *
5117
     * @return $this
5118
     */
5119
    public function withProjectId($value)
5120
    {
5121
        $this->data['ProjectId'] = $value;
5122
        $this->options['form_params']['ProjectId'] = $value;
5123
5124
        return $this;
5125
    }
5126
}
5127
5128
/**
5129
 * @method string getBeginDate()
5130
 * @method string getEndDate()
5131
 * @method string getProjectId()
5132
 */
5133
class GetInstanceCountTrend extends Rpc
5134
{
5135
5136
    /**
5137
     * @param string $value
5138
     *
5139
     * @return $this
5140
     */
5141
    public function withBeginDate($value)
5142
    {
5143
        $this->data['BeginDate'] = $value;
5144
        $this->options['form_params']['BeginDate'] = $value;
5145
5146
        return $this;
5147
    }
5148
5149
    /**
5150
     * @param string $value
5151
     *
5152
     * @return $this
5153
     */
5154
    public function withEndDate($value)
5155
    {
5156
        $this->data['EndDate'] = $value;
5157
        $this->options['form_params']['EndDate'] = $value;
5158
5159
        return $this;
5160
    }
5161
5162
    /**
5163
     * @param string $value
5164
     *
5165
     * @return $this
5166
     */
5167
    public function withProjectId($value)
5168
    {
5169
        $this->data['ProjectId'] = $value;
5170
        $this->options['form_params']['ProjectId'] = $value;
5171
5172
        return $this;
5173
    }
5174
}
5175
5176
/**
5177
 * @method string getProjectId()
5178
 */
5179
class GetInstanceErrorRank extends Rpc
5180
{
5181
5182
    /**
5183
     * @param string $value
5184
     *
5185
     * @return $this
5186
     */
5187
    public function withProjectId($value)
5188
    {
5189
        $this->data['ProjectId'] = $value;
5190
        $this->options['form_params']['ProjectId'] = $value;
5191
5192
        return $this;
5193
    }
5194
}
5195
5196
/**
5197
 * @method string getProjectEnv()
5198
 * @method string getInstanceId()
5199
 */
5200
class GetInstanceLog extends Rpc
5201
{
5202
5203
    /**
5204
     * @param string $value
5205
     *
5206
     * @return $this
5207
     */
5208
    public function withProjectEnv($value)
5209
    {
5210
        $this->data['ProjectEnv'] = $value;
5211
        $this->options['form_params']['ProjectEnv'] = $value;
5212
5213
        return $this;
5214
    }
5215
5216
    /**
5217
     * @param string $value
5218
     *
5219
     * @return $this
5220
     */
5221
    public function withInstanceId($value)
5222
    {
5223
        $this->data['InstanceId'] = $value;
5224
        $this->options['form_params']['InstanceId'] = $value;
5225
5226
        return $this;
5227
    }
5228
}
5229
5230
/**
5231
 * @method string getProjectEnv()
5232
 * @method string getBizDate()
5233
 * @method string getProjectId()
5234
 */
5235
class GetInstanceStatusCount extends Rpc
5236
{
5237
5238
    /**
5239
     * @param string $value
5240
     *
5241
     * @return $this
5242
     */
5243
    public function withProjectEnv($value)
5244
    {
5245
        $this->data['ProjectEnv'] = $value;
5246
        $this->options['form_params']['ProjectEnv'] = $value;
5247
5248
        return $this;
5249
    }
5250
5251
    /**
5252
     * @param string $value
5253
     *
5254
     * @return $this
5255
     */
5256
    public function withBizDate($value)
5257
    {
5258
        $this->data['BizDate'] = $value;
5259
        $this->options['form_params']['BizDate'] = $value;
5260
5261
        return $this;
5262
    }
5263
5264
    /**
5265
     * @param string $value
5266
     *
5267
     * @return $this
5268
     */
5269
    public function withProjectId($value)
5270
    {
5271
        $this->data['ProjectId'] = $value;
5272
        $this->options['form_params']['ProjectId'] = $value;
5273
5274
        return $this;
5275
    }
5276
}
5277
5278
/**
5279
 * @method string getProjectEnv()
5280
 * @method string getDagType()
5281
 * @method string getBizDate()
5282
 * @method string getSchedulerType()
5283
 * @method string getProjectId()
5284
 */
5285
class GetInstanceStatusStatistic extends Rpc
5286
{
5287
5288
    /**
5289
     * @param string $value
5290
     *
5291
     * @return $this
5292
     */
5293
    public function withProjectEnv($value)
5294
    {
5295
        $this->data['ProjectEnv'] = $value;
5296
        $this->options['form_params']['ProjectEnv'] = $value;
5297
5298
        return $this;
5299
    }
5300
5301
    /**
5302
     * @param string $value
5303
     *
5304
     * @return $this
5305
     */
5306
    public function withDagType($value)
5307
    {
5308
        $this->data['DagType'] = $value;
5309
        $this->options['form_params']['DagType'] = $value;
5310
5311
        return $this;
5312
    }
5313
5314
    /**
5315
     * @param string $value
5316
     *
5317
     * @return $this
5318
     */
5319
    public function withBizDate($value)
5320
    {
5321
        $this->data['BizDate'] = $value;
5322
        $this->options['form_params']['BizDate'] = $value;
5323
5324
        return $this;
5325
    }
5326
5327
    /**
5328
     * @param string $value
5329
     *
5330
     * @return $this
5331
     */
5332
    public function withSchedulerType($value)
5333
    {
5334
        $this->data['SchedulerType'] = $value;
5335
        $this->options['form_params']['SchedulerType'] = $value;
5336
5337
        return $this;
5338
    }
5339
5340
    /**
5341
     * @param string $value
5342
     *
5343
     * @return $this
5344
     */
5345
    public function withProjectId($value)
5346
    {
5347
        $this->data['ProjectId'] = $value;
5348
        $this->options['form_params']['ProjectId'] = $value;
5349
5350
        return $this;
5351
    }
5352
}
5353
5354
/**
5355
 * @method string getProjectEnv()
5356
 * @method string getProjectName()
5357
 * @method string getDagId()
5358
 */
5359
class GetManualDagInstances extends Rpc
5360
{
5361
5362
    /**
5363
     * @param string $value
5364
     *
5365
     * @return $this
5366
     */
5367
    public function withProjectEnv($value)
5368
    {
5369
        $this->data['ProjectEnv'] = $value;
5370
        $this->options['form_params']['ProjectEnv'] = $value;
5371
5372
        return $this;
5373
    }
5374
5375
    /**
5376
     * @param string $value
5377
     *
5378
     * @return $this
5379
     */
5380
    public function withProjectName($value)
5381
    {
5382
        $this->data['ProjectName'] = $value;
5383
        $this->options['form_params']['ProjectName'] = $value;
5384
5385
        return $this;
5386
    }
5387
5388
    /**
5389
     * @param string $value
5390
     *
5391
     * @return $this
5392
     */
5393
    public function withDagId($value)
5394
    {
5395
        $this->data['DagId'] = $value;
5396
        $this->options['form_params']['DagId'] = $value;
5397
5398
        return $this;
5399
    }
5400
}
5401
5402
/**
5403
 * @method string getParentCategoryId()
5404
 * @method $this withParentCategoryId($value)
5405
 * @method string getPageSize()
5406
 * @method $this withPageSize($value)
5407
 * @method string getPageNum()
5408
 * @method $this withPageNum($value)
5409
 */
5410
class GetMetaCategory extends Rpc
5411
{
5412
}
5413
5414
/**
5415
 * @method string getDataSourceType()
5416
 * @method $this withDataSourceType($value)
5417
 * @method string getClusterId()
5418
 * @method $this withClusterId($value)
5419
 * @method string getPageNum()
5420
 * @method $this withPageNum($value)
5421
 * @method string getColumnName()
5422
 * @method $this withColumnName($value)
5423
 * @method string getColumnGuid()
5424
 * @method $this withColumnGuid($value)
5425
 * @method string getDatabaseName()
5426
 * @method $this withDatabaseName($value)
5427
 * @method string getPageSize()
5428
 * @method $this withPageSize($value)
5429
 * @method string getTableName()
5430
 * @method $this withTableName($value)
5431
 * @method string getDirection()
5432
 * @method $this withDirection($value)
5433
 */
5434
class GetMetaColumnLineage extends Rpc
5435
{
5436
}
5437
5438
/**
5439
 * @method string getDataSourceType()
5440
 * @method $this withDataSourceType($value)
5441
 * @method string getDatabaseName()
5442
 * @method $this withDatabaseName($value)
5443
 * @method string getClusterId()
5444
 * @method $this withClusterId($value)
5445
 * @method string getAppGuid()
5446
 * @method $this withAppGuid($value)
5447
 */
5448
class GetMetaDBInfo extends Rpc
5449
{
5450
5451
    /** @var string */
5452
    public $method = 'GET';
5453
}
5454
5455
/**
5456
 * @method string getDataSourceType()
5457
 * @method $this withDataSourceType($value)
5458
 * @method string getDatabaseName()
5459
 * @method $this withDatabaseName($value)
5460
 * @method string getPageSize()
5461
 * @method $this withPageSize($value)
5462
 * @method string getClusterId()
5463
 * @method $this withClusterId($value)
5464
 * @method string getAppGuid()
5465
 * @method $this withAppGuid($value)
5466
 * @method string getPageNumber()
5467
 * @method $this withPageNumber($value)
5468
 */
5469
class GetMetaDBTableList extends Rpc
5470
{
5471
}
5472
5473
/**
5474
 * @method string getDataSourceType()
5475
 * @method $this withDataSourceType($value)
5476
 * @method string getExtension()
5477
 * @method $this withExtension($value)
5478
 * @method string getTableGuid()
5479
 * @method $this withTableGuid($value)
5480
 * @method string getDatabaseName()
5481
 * @method $this withDatabaseName($value)
5482
 * @method string getClusterId()
5483
 * @method $this withClusterId($value)
5484
 * @method string getTableName()
5485
 * @method $this withTableName($value)
5486
 */
5487
class GetMetaTableBasicInfo extends Rpc
5488
{
5489
5490
    /** @var string */
5491
    public $method = 'GET';
5492
}
5493
5494
/**
5495
 * @method string getStartDate()
5496
 * @method string getPageNumber()
5497
 * @method string getEndDate()
5498
 * @method string getTableGuid()
5499
 * @method string getChangeType()
5500
 * @method string getPageSize()
5501
 * @method string getObjectType()
5502
 */
5503
class GetMetaTableChangeLog extends Rpc
5504
{
5505
5506
    /**
5507
     * @param string $value
5508
     *
5509
     * @return $this
5510
     */
5511
    public function withStartDate($value)
5512
    {
5513
        $this->data['StartDate'] = $value;
5514
        $this->options['form_params']['StartDate'] = $value;
5515
5516
        return $this;
5517
    }
5518
5519
    /**
5520
     * @param string $value
5521
     *
5522
     * @return $this
5523
     */
5524
    public function withPageNumber($value)
5525
    {
5526
        $this->data['PageNumber'] = $value;
5527
        $this->options['form_params']['PageNumber'] = $value;
5528
5529
        return $this;
5530
    }
5531
5532
    /**
5533
     * @param string $value
5534
     *
5535
     * @return $this
5536
     */
5537
    public function withEndDate($value)
5538
    {
5539
        $this->data['EndDate'] = $value;
5540
        $this->options['form_params']['EndDate'] = $value;
5541
5542
        return $this;
5543
    }
5544
5545
    /**
5546
     * @param string $value
5547
     *
5548
     * @return $this
5549
     */
5550
    public function withTableGuid($value)
5551
    {
5552
        $this->data['TableGuid'] = $value;
5553
        $this->options['form_params']['TableGuid'] = $value;
5554
5555
        return $this;
5556
    }
5557
5558
    /**
5559
     * @param string $value
5560
     *
5561
     * @return $this
5562
     */
5563
    public function withChangeType($value)
5564
    {
5565
        $this->data['ChangeType'] = $value;
5566
        $this->options['form_params']['ChangeType'] = $value;
5567
5568
        return $this;
5569
    }
5570
5571
    /**
5572
     * @param string $value
5573
     *
5574
     * @return $this
5575
     */
5576
    public function withPageSize($value)
5577
    {
5578
        $this->data['PageSize'] = $value;
5579
        $this->options['form_params']['PageSize'] = $value;
5580
5581
        return $this;
5582
    }
5583
5584
    /**
5585
     * @param string $value
5586
     *
5587
     * @return $this
5588
     */
5589
    public function withObjectType($value)
5590
    {
5591
        $this->data['ObjectType'] = $value;
5592
        $this->options['form_params']['ObjectType'] = $value;
5593
5594
        return $this;
5595
    }
5596
}
5597
5598
/**
5599
 * @method string getDataSourceType()
5600
 * @method $this withDataSourceType($value)
5601
 * @method string getClusterId()
5602
 * @method $this withClusterId($value)
5603
 * @method string getPageNum()
5604
 * @method $this withPageNum($value)
5605
 * @method string getTableGuid()
5606
 * @method $this withTableGuid($value)
5607
 * @method string getDatabaseName()
5608
 * @method $this withDatabaseName($value)
5609
 * @method string getPageSize()
5610
 * @method $this withPageSize($value)
5611
 * @method string getTableName()
5612
 * @method $this withTableName($value)
5613
 */
5614
class GetMetaTableColumn extends Rpc
5615
{
5616
5617
    /** @var string */
5618
    public $method = 'GET';
5619
}
5620
5621
/**
5622
 * @method string getDataSourceType()
5623
 * @method $this withDataSourceType($value)
5624
 * @method string getClusterId()
5625
 * @method $this withClusterId($value)
5626
 * @method string getPageNum()
5627
 * @method $this withPageNum($value)
5628
 * @method string getTableGuid()
5629
 * @method $this withTableGuid($value)
5630
 * @method string getDatabaseName()
5631
 * @method $this withDatabaseName($value)
5632
 * @method string getPageSize()
5633
 * @method $this withPageSize($value)
5634
 * @method string getTableName()
5635
 * @method $this withTableName($value)
5636
 */
5637
class GetMetaTableFullInfo extends Rpc
5638
{
5639
5640
    /** @var string */
5641
    public $method = 'GET';
5642
}
5643
5644
/**
5645
 * @method string getWikiVersion()
5646
 * @method $this withWikiVersion($value)
5647
 * @method string getTableGuid()
5648
 * @method $this withTableGuid($value)
5649
 */
5650
class GetMetaTableIntroWiki extends Rpc
5651
{
5652
}
5653
5654
/**
5655
 * @method string getDataSourceType()
5656
 * @method $this withDataSourceType($value)
5657
 * @method string getClusterId()
5658
 * @method $this withClusterId($value)
5659
 * @method string getTableGuid()
5660
 * @method $this withTableGuid($value)
5661
 * @method string getNextPrimaryKey()
5662
 * @method $this withNextPrimaryKey($value)
5663
 * @method string getDatabaseName()
5664
 * @method $this withDatabaseName($value)
5665
 * @method string getPageSize()
5666
 * @method $this withPageSize($value)
5667
 * @method string getTableName()
5668
 * @method $this withTableName($value)
5669
 * @method string getDirection()
5670
 * @method $this withDirection($value)
5671
 */
5672
class GetMetaTableLineage extends Rpc
5673
{
5674
}
5675
5676
/**
5677
 * @method string getPageSize()
5678
 * @method $this withPageSize($value)
5679
 * @method string getPageNumber()
5680
 * @method $this withPageNumber($value)
5681
 * @method string getCategoryId()
5682
 * @method $this withCategoryId($value)
5683
 */
5684
class GetMetaTableListByCategory extends Rpc
5685
{
5686
5687
    /** @var string */
5688
    public $method = 'GET';
5689
}
5690
5691
/**
5692
 * @method string getEndDate()
5693
 * @method $this withEndDate($value)
5694
 * @method string getTableGuid()
5695
 * @method $this withTableGuid($value)
5696
 * @method string getPageSize()
5697
 * @method $this withPageSize($value)
5698
 * @method string getStartDate()
5699
 * @method $this withStartDate($value)
5700
 * @method string getPageNumber()
5701
 * @method $this withPageNumber($value)
5702
 */
5703
class GetMetaTableOutput extends Rpc
5704
{
5705
}
5706
5707
/**
5708
 * @method string getDataSourceType()
5709
 * @method $this withDataSourceType($value)
5710
 * @method string getClusterId()
5711
 * @method $this withClusterId($value)
5712
 * @method string getPageNumber()
5713
 * @method $this withPageNumber($value)
5714
 * @method string getTableGuid()
5715
 * @method $this withTableGuid($value)
5716
 * @method string getDatabaseName()
5717
 * @method $this withDatabaseName($value)
5718
 * @method string getPageSize()
5719
 * @method $this withPageSize($value)
5720
 * @method string getTableName()
5721
 * @method $this withTableName($value)
5722
 */
5723
class GetMetaTablePartition extends Rpc
5724
{
5725
}
5726
5727
/**
5728
 * @method string getDataSourceType()
5729
 * @method $this withDataSourceType($value)
5730
 * @method string getTableGuid()
5731
 * @method $this withTableGuid($value)
5732
 */
5733
class GetMetaTableThemeLevel extends Rpc
5734
{
5735
5736
    /** @var string */
5737
    public $method = 'GET';
5738
}
5739
5740
/**
5741
 * @method string getMigrationId()
5742
 * @method string getProjectId()
5743
 */
5744
class GetMigrationProcess extends Rpc
5745
{
5746
5747
    /**
5748
     * @param string $value
5749
     *
5750
     * @return $this
5751
     */
5752
    public function withMigrationId($value)
5753
    {
5754
        $this->data['MigrationId'] = $value;
5755
        $this->options['form_params']['MigrationId'] = $value;
5756
5757
        return $this;
5758
    }
5759
5760
    /**
5761
     * @param string $value
5762
     *
5763
     * @return $this
5764
     */
5765
    public function withProjectId($value)
5766
    {
5767
        $this->data['ProjectId'] = $value;
5768
        $this->options['form_params']['ProjectId'] = $value;
5769
5770
        return $this;
5771
    }
5772
}
5773
5774
/**
5775
 * @method string getMigrationId()
5776
 * @method string getProjectId()
5777
 */
5778
class GetMigrationSummary extends Rpc
5779
{
5780
5781
    /**
5782
     * @param string $value
5783
     *
5784
     * @return $this
5785
     */
5786
    public function withMigrationId($value)
5787
    {
5788
        $this->data['MigrationId'] = $value;
5789
        $this->options['form_params']['MigrationId'] = $value;
5790
5791
        return $this;
5792
    }
5793
5794
    /**
5795
     * @param string $value
5796
     *
5797
     * @return $this
5798
     */
5799
    public function withProjectId($value)
5800
    {
5801
        $this->data['ProjectId'] = $value;
5802
        $this->options['form_params']['ProjectId'] = $value;
5803
5804
        return $this;
5805
    }
5806
}
5807
5808
/**
5809
 * @method string getProjectEnv()
5810
 * @method string getNodeId()
5811
 */
5812
class GetNode extends Rpc
5813
{
5814
5815
    /**
5816
     * @param string $value
5817
     *
5818
     * @return $this
5819
     */
5820
    public function withProjectEnv($value)
5821
    {
5822
        $this->data['ProjectEnv'] = $value;
5823
        $this->options['form_params']['ProjectEnv'] = $value;
5824
5825
        return $this;
5826
    }
5827
5828
    /**
5829
     * @param string $value
5830
     *
5831
     * @return $this
5832
     */
5833
    public function withNodeId($value)
5834
    {
5835
        $this->data['NodeId'] = $value;
5836
        $this->options['form_params']['NodeId'] = $value;
5837
5838
        return $this;
5839
    }
5840
}
5841
5842
/**
5843
 * @method string getProjectEnv()
5844
 * @method string getNodeId()
5845
 */
5846
class GetNodeChildren extends Rpc
5847
{
5848
5849
    /**
5850
     * @param string $value
5851
     *
5852
     * @return $this
5853
     */
5854
    public function withProjectEnv($value)
5855
    {
5856
        $this->data['ProjectEnv'] = $value;
5857
        $this->options['form_params']['ProjectEnv'] = $value;
5858
5859
        return $this;
5860
    }
5861
5862
    /**
5863
     * @param string $value
5864
     *
5865
     * @return $this
5866
     */
5867
    public function withNodeId($value)
5868
    {
5869
        $this->data['NodeId'] = $value;
5870
        $this->options['form_params']['NodeId'] = $value;
5871
5872
        return $this;
5873
    }
5874
}
5875
5876
/**
5877
 * @method string getProjectEnv()
5878
 * @method string getNodeId()
5879
 */
5880
class GetNodeCode extends Rpc
5881
{
5882
5883
    /**
5884
     * @param string $value
5885
     *
5886
     * @return $this
5887
     */
5888
    public function withProjectEnv($value)
5889
    {
5890
        $this->data['ProjectEnv'] = $value;
5891
        $this->options['form_params']['ProjectEnv'] = $value;
5892
5893
        return $this;
5894
    }
5895
5896
    /**
5897
     * @param string $value
5898
     *
5899
     * @return $this
5900
     */
5901
    public function withNodeId($value)
5902
    {
5903
        $this->data['NodeId'] = $value;
5904
        $this->options['form_params']['NodeId'] = $value;
5905
5906
        return $this;
5907
    }
5908
}
5909
5910
/**
5911
 * @method string getBaselineId()
5912
 */
5913
class GetNodeOnBaseline extends Rpc
5914
{
5915
5916
    /**
5917
     * @param string $value
5918
     *
5919
     * @return $this
5920
     */
5921
    public function withBaselineId($value)
5922
    {
5923
        $this->data['BaselineId'] = $value;
5924
        $this->options['form_params']['BaselineId'] = $value;
5925
5926
        return $this;
5927
    }
5928
}
5929
5930
/**
5931
 * @method string getProjectEnv()
5932
 * @method string getNodeId()
5933
 */
5934
class GetNodeParents extends Rpc
5935
{
5936
5937
    /**
5938
     * @param string $value
5939
     *
5940
     * @return $this
5941
     */
5942
    public function withProjectEnv($value)
5943
    {
5944
        $this->data['ProjectEnv'] = $value;
5945
        $this->options['form_params']['ProjectEnv'] = $value;
5946
5947
        return $this;
5948
    }
5949
5950
    /**
5951
     * @param string $value
5952
     *
5953
     * @return $this
5954
     */
5955
    public function withNodeId($value)
5956
    {
5957
        $this->data['NodeId'] = $value;
5958
        $this->options['form_params']['NodeId'] = $value;
5959
5960
        return $this;
5961
    }
5962
}
5963
5964
/**
5965
 * @method string getPageSize()
5966
 * @method string getKeyword()
5967
 * @method string getLocale()
5968
 * @method string getProjectId()
5969
 * @method string getProjectIdentifier()
5970
 * @method string getPageNumber()
5971
 */
5972
class GetNodeTypeListInfo extends Rpc
5973
{
5974
5975
    /**
5976
     * @param string $value
5977
     *
5978
     * @return $this
5979
     */
5980
    public function withPageSize($value)
5981
    {
5982
        $this->data['PageSize'] = $value;
5983
        $this->options['form_params']['PageSize'] = $value;
5984
5985
        return $this;
5986
    }
5987
5988
    /**
5989
     * @param string $value
5990
     *
5991
     * @return $this
5992
     */
5993
    public function withKeyword($value)
5994
    {
5995
        $this->data['Keyword'] = $value;
5996
        $this->options['form_params']['Keyword'] = $value;
5997
5998
        return $this;
5999
    }
6000
6001
    /**
6002
     * @param string $value
6003
     *
6004
     * @return $this
6005
     */
6006
    public function withLocale($value)
6007
    {
6008
        $this->data['Locale'] = $value;
6009
        $this->options['form_params']['Locale'] = $value;
6010
6011
        return $this;
6012
    }
6013
6014
    /**
6015
     * @param string $value
6016
     *
6017
     * @return $this
6018
     */
6019
    public function withProjectId($value)
6020
    {
6021
        $this->data['ProjectId'] = $value;
6022
        $this->options['form_params']['ProjectId'] = $value;
6023
6024
        return $this;
6025
    }
6026
6027
    /**
6028
     * @param string $value
6029
     *
6030
     * @return $this
6031
     */
6032
    public function withProjectIdentifier($value)
6033
    {
6034
        $this->data['ProjectIdentifier'] = $value;
6035
        $this->options['form_params']['ProjectIdentifier'] = $value;
6036
6037
        return $this;
6038
    }
6039
6040
    /**
6041
     * @param string $value
6042
     *
6043
     * @return $this
6044
     */
6045
    public function withPageNumber($value)
6046
    {
6047
        $this->data['PageNumber'] = $value;
6048
        $this->options['form_params']['PageNumber'] = $value;
6049
6050
        return $this;
6051
    }
6052
}
6053
6054
/**
6055
 * @method string getDate()
6056
 * @method $this withDate($value)
6057
 * @method string getRiskType()
6058
 * @method $this withRiskType($value)
6059
 * @method string getPageNo()
6060
 * @method $this withPageNo($value)
6061
 * @method string getPageSize()
6062
 * @method $this withPageSize($value)
6063
 * @method string getName()
6064
 * @method $this withName($value)
6065
 */
6066
class GetOpRiskData extends Rpc
6067
{
6068
6069
    /** @var string */
6070
    public $method = 'GET';
6071
}
6072
6073
/**
6074
 * @method string getDate()
6075
 * @method $this withDate($value)
6076
 * @method string getOpType()
6077
 * @method $this withOpType($value)
6078
 * @method string getPageNo()
6079
 * @method $this withPageNo($value)
6080
 * @method string getName()
6081
 * @method $this withName($value)
6082
 * @method string getPageSize()
6083
 * @method $this withPageSize($value)
6084
 */
6085
class GetOpSensitiveData extends Rpc
6086
{
6087
6088
    /** @var string */
6089
    public $method = 'GET';
6090
}
6091
6092
/**
6093
 * @method string getFlowId()
6094
 * @method $this withFlowId($value)
6095
 */
6096
class GetPermissionApplyOrderDetail extends Rpc
6097
{
6098
}
6099
6100
/**
6101
 * @method string getProjectId()
6102
 * @method $this withProjectId($value)
6103
 */
6104
class GetProject extends Rpc
6105
{
6106
}
6107
6108
/**
6109
 * @method string getProjectId()
6110
 * @method $this withProjectId($value)
6111
 */
6112
class GetProjectDetail extends Rpc
6113
{
6114
}
6115
6116
/**
6117
 * @method string getProjectName()
6118
 * @method string getMatchExpression()
6119
 * @method string getEnvType()
6120
 * @method string getTableName()
6121
 */
6122
class GetQualityEntity extends Rpc
6123
{
6124
6125
    /**
6126
     * @param string $value
6127
     *
6128
     * @return $this
6129
     */
6130
    public function withProjectName($value)
6131
    {
6132
        $this->data['ProjectName'] = $value;
6133
        $this->options['form_params']['ProjectName'] = $value;
6134
6135
        return $this;
6136
    }
6137
6138
    /**
6139
     * @param string $value
6140
     *
6141
     * @return $this
6142
     */
6143
    public function withMatchExpression($value)
6144
    {
6145
        $this->data['MatchExpression'] = $value;
6146
        $this->options['form_params']['MatchExpression'] = $value;
6147
6148
        return $this;
6149
    }
6150
6151
    /**
6152
     * @param string $value
6153
     *
6154
     * @return $this
6155
     */
6156
    public function withEnvType($value)
6157
    {
6158
        $this->data['EnvType'] = $value;
6159
        $this->options['form_params']['EnvType'] = $value;
6160
6161
        return $this;
6162
    }
6163
6164
    /**
6165
     * @param string $value
6166
     *
6167
     * @return $this
6168
     */
6169
    public function withTableName($value)
6170
    {
6171
        $this->data['TableName'] = $value;
6172
        $this->options['form_params']['TableName'] = $value;
6173
6174
        return $this;
6175
    }
6176
}
6177
6178
/**
6179
 * @method string getProjectName()
6180
 * @method string getEntityId()
6181
 */
6182
class GetQualityFollower extends Rpc
6183
{
6184
6185
    /**
6186
     * @param string $value
6187
     *
6188
     * @return $this
6189
     */
6190
    public function withProjectName($value)
6191
    {
6192
        $this->data['ProjectName'] = $value;
6193
        $this->options['form_params']['ProjectName'] = $value;
6194
6195
        return $this;
6196
    }
6197
6198
    /**
6199
     * @param string $value
6200
     *
6201
     * @return $this
6202
     */
6203
    public function withEntityId($value)
6204
    {
6205
        $this->data['EntityId'] = $value;
6206
        $this->options['form_params']['EntityId'] = $value;
6207
6208
        return $this;
6209
    }
6210
}
6211
6212
/**
6213
 * @method string getProjectName()
6214
 * @method string getRuleId()
6215
 */
6216
class GetQualityRule extends Rpc
6217
{
6218
6219
    /**
6220
     * @param string $value
6221
     *
6222
     * @return $this
6223
     */
6224
    public function withProjectName($value)
6225
    {
6226
        $this->data['ProjectName'] = $value;
6227
        $this->options['form_params']['ProjectName'] = $value;
6228
6229
        return $this;
6230
    }
6231
6232
    /**
6233
     * @param string $value
6234
     *
6235
     * @return $this
6236
     */
6237
    public function withRuleId($value)
6238
    {
6239
        $this->data['RuleId'] = $value;
6240
        $this->options['form_params']['RuleId'] = $value;
6241
6242
        return $this;
6243
    }
6244
}
6245
6246
/**
6247
 * @method string getRemindId()
6248
 */
6249
class GetRemind extends Rpc
6250
{
6251
6252
    /**
6253
     * @param string $value
6254
     *
6255
     * @return $this
6256
     */
6257
    public function withRemindId($value)
6258
    {
6259
        $this->data['RemindId'] = $value;
6260
        $this->options['form_params']['RemindId'] = $value;
6261
6262
        return $this;
6263
    }
6264
}
6265
6266
/**
6267
 * @method string getPageNo()
6268
 * @method $this withPageNo($value)
6269
 * @method string getPageSize()
6270
 * @method $this withPageSize($value)
6271
 * @method string getName()
6272
 * @method $this withName($value)
6273
 */
6274
class GetSensitiveData extends Rpc
6275
{
6276
6277
    /** @var string */
6278
    public $method = 'GET';
6279
}
6280
6281
/**
6282
 * @method string getProjectId()
6283
 */
6284
class GetSuccessInstanceTrend extends Rpc
6285
{
6286
6287
    /**
6288
     * @param string $value
6289
     *
6290
     * @return $this
6291
     */
6292
    public function withProjectId($value)
6293
    {
6294
        $this->data['ProjectId'] = $value;
6295
        $this->options['form_params']['ProjectId'] = $value;
6296
6297
        return $this;
6298
    }
6299
}
6300
6301
/**
6302
 * @method string getTopicId()
6303
 */
6304
class GetTopic extends Rpc
6305
{
6306
6307
    /**
6308
     * @param string $value
6309
     *
6310
     * @return $this
6311
     */
6312
    public function withTopicId($value)
6313
    {
6314
        $this->data['TopicId'] = $value;
6315
        $this->options['form_params']['TopicId'] = $value;
6316
6317
        return $this;
6318
    }
6319
}
6320
6321
/**
6322
 * @method string getTopicId()
6323
 */
6324
class GetTopicInfluence extends Rpc
6325
{
6326
6327
    /**
6328
     * @param string $value
6329
     *
6330
     * @return $this
6331
     */
6332
    public function withTopicId($value)
6333
    {
6334
        $this->data['TopicId'] = $value;
6335
        $this->options['form_params']['TopicId'] = $value;
6336
6337
        return $this;
6338
    }
6339
}
6340
6341
/**
6342
 * @method string getProjectId()
6343
 * @method $this withProjectId($value)
6344
 * @method string getConnections()
6345
 * @method $this withConnections($value)
6346
 */
6347
class ImportConnections extends Rpc
6348
{
6349
}
6350
6351
/**
6352
 * @method string getDataSources()
6353
 * @method $this withDataSources($value)
6354
 * @method string getProjectId()
6355
 * @method $this withProjectId($value)
6356
 */
6357
class ImportDataSources extends Rpc
6358
{
6359
}
6360
6361
/**
6362
 * @method string getTaskType()
6363
 * @method $this withTaskType($value)
6364
 * @method string getTaskParam()
6365
 * @method $this withTaskParam($value)
6366
 * @method string getBody()
6367
 * @method string getProjectId()
6368
 * @method $this withProjectId($value)
6369
 */
6370
class ImportDISyncTasks extends Rpc
6371
{
6372
6373
    /**
6374
     * @param string $value
6375
     *
6376
     * @return $this
6377
     */
6378
    public function withBody($value)
6379
    {
6380
        $this->data['Body'] = $value;
6381
        $this->options['form_params']['body'] = $value;
6382
6383
        return $this;
6384
    }
6385
}
6386
6387
/**
6388
 * @method string getAlertUser()
6389
 * @method string getEndTime()
6390
 * @method string getBeginTime()
6391
 * @method string getAlertMethods()
6392
 * @method string getPageNumber()
6393
 * @method string getRemindId()
6394
 * @method string getPageSize()
6395
 * @method string getAlertRuleTypes()
6396
 */
6397
class ListAlertMessages extends Rpc
6398
{
6399
6400
    /**
6401
     * @param string $value
6402
     *
6403
     * @return $this
6404
     */
6405
    public function withAlertUser($value)
6406
    {
6407
        $this->data['AlertUser'] = $value;
6408
        $this->options['form_params']['AlertUser'] = $value;
6409
6410
        return $this;
6411
    }
6412
6413
    /**
6414
     * @param string $value
6415
     *
6416
     * @return $this
6417
     */
6418
    public function withEndTime($value)
6419
    {
6420
        $this->data['EndTime'] = $value;
6421
        $this->options['form_params']['EndTime'] = $value;
6422
6423
        return $this;
6424
    }
6425
6426
    /**
6427
     * @param string $value
6428
     *
6429
     * @return $this
6430
     */
6431
    public function withBeginTime($value)
6432
    {
6433
        $this->data['BeginTime'] = $value;
6434
        $this->options['form_params']['BeginTime'] = $value;
6435
6436
        return $this;
6437
    }
6438
6439
    /**
6440
     * @param string $value
6441
     *
6442
     * @return $this
6443
     */
6444
    public function withAlertMethods($value)
6445
    {
6446
        $this->data['AlertMethods'] = $value;
6447
        $this->options['form_params']['AlertMethods'] = $value;
6448
6449
        return $this;
6450
    }
6451
6452
    /**
6453
     * @param string $value
6454
     *
6455
     * @return $this
6456
     */
6457
    public function withPageNumber($value)
6458
    {
6459
        $this->data['PageNumber'] = $value;
6460
        $this->options['form_params']['PageNumber'] = $value;
6461
6462
        return $this;
6463
    }
6464
6465
    /**
6466
     * @param string $value
6467
     *
6468
     * @return $this
6469
     */
6470
    public function withRemindId($value)
6471
    {
6472
        $this->data['RemindId'] = $value;
6473
        $this->options['form_params']['RemindId'] = $value;
6474
6475
        return $this;
6476
    }
6477
6478
    /**
6479
     * @param string $value
6480
     *
6481
     * @return $this
6482
     */
6483
    public function withPageSize($value)
6484
    {
6485
        $this->data['PageSize'] = $value;
6486
        $this->options['form_params']['PageSize'] = $value;
6487
6488
        return $this;
6489
    }
6490
6491
    /**
6492
     * @param string $value
6493
     *
6494
     * @return $this
6495
     */
6496
    public function withAlertRuleTypes($value)
6497
    {
6498
        $this->data['AlertRuleTypes'] = $value;
6499
        $this->options['form_params']['AlertRuleTypes'] = $value;
6500
6501
        return $this;
6502
    }
6503
}
6504
6505
/**
6506
 * @method string getOwner()
6507
 * @method string getSearchText()
6508
 * @method string getUseflag()
6509
 * @method string getPriority()
6510
 * @method string getPageNumber()
6511
 * @method string getPageSize()
6512
 * @method string getProjectId()
6513
 * @method string getBaselineTypes()
6514
 */
6515
class ListBaselineConfigs extends Rpc
6516
{
6517
6518
    /**
6519
     * @param string $value
6520
     *
6521
     * @return $this
6522
     */
6523
    public function withOwner($value)
6524
    {
6525
        $this->data['Owner'] = $value;
6526
        $this->options['form_params']['Owner'] = $value;
6527
6528
        return $this;
6529
    }
6530
6531
    /**
6532
     * @param string $value
6533
     *
6534
     * @return $this
6535
     */
6536
    public function withSearchText($value)
6537
    {
6538
        $this->data['SearchText'] = $value;
6539
        $this->options['form_params']['SearchText'] = $value;
6540
6541
        return $this;
6542
    }
6543
6544
    /**
6545
     * @param string $value
6546
     *
6547
     * @return $this
6548
     */
6549
    public function withUseflag($value)
6550
    {
6551
        $this->data['Useflag'] = $value;
6552
        $this->options['form_params']['Useflag'] = $value;
6553
6554
        return $this;
6555
    }
6556
6557
    /**
6558
     * @param string $value
6559
     *
6560
     * @return $this
6561
     */
6562
    public function withPriority($value)
6563
    {
6564
        $this->data['Priority'] = $value;
6565
        $this->options['form_params']['Priority'] = $value;
6566
6567
        return $this;
6568
    }
6569
6570
    /**
6571
     * @param string $value
6572
     *
6573
     * @return $this
6574
     */
6575
    public function withPageNumber($value)
6576
    {
6577
        $this->data['PageNumber'] = $value;
6578
        $this->options['form_params']['PageNumber'] = $value;
6579
6580
        return $this;
6581
    }
6582
6583
    /**
6584
     * @param string $value
6585
     *
6586
     * @return $this
6587
     */
6588
    public function withPageSize($value)
6589
    {
6590
        $this->data['PageSize'] = $value;
6591
        $this->options['form_params']['PageSize'] = $value;
6592
6593
        return $this;
6594
    }
6595
6596
    /**
6597
     * @param string $value
6598
     *
6599
     * @return $this
6600
     */
6601
    public function withProjectId($value)
6602
    {
6603
        $this->data['ProjectId'] = $value;
6604
        $this->options['form_params']['ProjectId'] = $value;
6605
6606
        return $this;
6607
    }
6608
6609
    /**
6610
     * @param string $value
6611
     *
6612
     * @return $this
6613
     */
6614
    public function withBaselineTypes($value)
6615
    {
6616
        $this->data['BaselineTypes'] = $value;
6617
        $this->options['form_params']['BaselineTypes'] = $value;
6618
6619
        return $this;
6620
    }
6621
}
6622
6623
/**
6624
 * @method string getSearchText()
6625
 * @method string getOwner()
6626
 * @method string getPriority()
6627
 * @method string getPageNumber()
6628
 * @method string getTopicId()
6629
 * @method string getBizdate()
6630
 * @method string getFinishStatus()
6631
 * @method string getPageSize()
6632
 * @method string getBaselineTypes()
6633
 * @method string getStatus()
6634
 */
6635
class ListBaselineStatuses extends Rpc
6636
{
6637
6638
    /**
6639
     * @param string $value
6640
     *
6641
     * @return $this
6642
     */
6643
    public function withSearchText($value)
6644
    {
6645
        $this->data['SearchText'] = $value;
6646
        $this->options['form_params']['SearchText'] = $value;
6647
6648
        return $this;
6649
    }
6650
6651
    /**
6652
     * @param string $value
6653
     *
6654
     * @return $this
6655
     */
6656
    public function withOwner($value)
6657
    {
6658
        $this->data['Owner'] = $value;
6659
        $this->options['form_params']['Owner'] = $value;
6660
6661
        return $this;
6662
    }
6663
6664
    /**
6665
     * @param string $value
6666
     *
6667
     * @return $this
6668
     */
6669
    public function withPriority($value)
6670
    {
6671
        $this->data['Priority'] = $value;
6672
        $this->options['form_params']['Priority'] = $value;
6673
6674
        return $this;
6675
    }
6676
6677
    /**
6678
     * @param string $value
6679
     *
6680
     * @return $this
6681
     */
6682
    public function withPageNumber($value)
6683
    {
6684
        $this->data['PageNumber'] = $value;
6685
        $this->options['form_params']['PageNumber'] = $value;
6686
6687
        return $this;
6688
    }
6689
6690
    /**
6691
     * @param string $value
6692
     *
6693
     * @return $this
6694
     */
6695
    public function withTopicId($value)
6696
    {
6697
        $this->data['TopicId'] = $value;
6698
        $this->options['form_params']['TopicId'] = $value;
6699
6700
        return $this;
6701
    }
6702
6703
    /**
6704
     * @param string $value
6705
     *
6706
     * @return $this
6707
     */
6708
    public function withBizdate($value)
6709
    {
6710
        $this->data['Bizdate'] = $value;
6711
        $this->options['form_params']['Bizdate'] = $value;
6712
6713
        return $this;
6714
    }
6715
6716
    /**
6717
     * @param string $value
6718
     *
6719
     * @return $this
6720
     */
6721
    public function withFinishStatus($value)
6722
    {
6723
        $this->data['FinishStatus'] = $value;
6724
        $this->options['form_params']['FinishStatus'] = $value;
6725
6726
        return $this;
6727
    }
6728
6729
    /**
6730
     * @param string $value
6731
     *
6732
     * @return $this
6733
     */
6734
    public function withPageSize($value)
6735
    {
6736
        $this->data['PageSize'] = $value;
6737
        $this->options['form_params']['PageSize'] = $value;
6738
6739
        return $this;
6740
    }
6741
6742
    /**
6743
     * @param string $value
6744
     *
6745
     * @return $this
6746
     */
6747
    public function withBaselineTypes($value)
6748
    {
6749
        $this->data['BaselineTypes'] = $value;
6750
        $this->options['form_params']['BaselineTypes'] = $value;
6751
6752
        return $this;
6753
    }
6754
6755
    /**
6756
     * @param string $value
6757
     *
6758
     * @return $this
6759
     */
6760
    public function withStatus($value)
6761
    {
6762
        $this->data['Status'] = $value;
6763
        $this->options['form_params']['Status'] = $value;
6764
6765
        return $this;
6766
    }
6767
}
6768
6769
/**
6770
 * @method string getPageSize()
6771
 * @method string getKeyword()
6772
 * @method string getProjectId()
6773
 * @method string getProjectIdentifier()
6774
 * @method string getPageNumber()
6775
 */
6776
class ListBusiness extends Rpc
6777
{
6778
6779
    /**
6780
     * @param string $value
6781
     *
6782
     * @return $this
6783
     */
6784
    public function withPageSize($value)
6785
    {
6786
        $this->data['PageSize'] = $value;
6787
        $this->options['form_params']['PageSize'] = $value;
6788
6789
        return $this;
6790
    }
6791
6792
    /**
6793
     * @param string $value
6794
     *
6795
     * @return $this
6796
     */
6797
    public function withKeyword($value)
6798
    {
6799
        $this->data['Keyword'] = $value;
6800
        $this->options['form_params']['Keyword'] = $value;
6801
6802
        return $this;
6803
    }
6804
6805
    /**
6806
     * @param string $value
6807
     *
6808
     * @return $this
6809
     */
6810
    public function withProjectId($value)
6811
    {
6812
        $this->data['ProjectId'] = $value;
6813
        $this->options['form_params']['ProjectId'] = $value;
6814
6815
        return $this;
6816
    }
6817
6818
    /**
6819
     * @param string $value
6820
     *
6821
     * @return $this
6822
     */
6823
    public function withProjectIdentifier($value)
6824
    {
6825
        $this->data['ProjectIdentifier'] = $value;
6826
        $this->options['form_params']['ProjectIdentifier'] = $value;
6827
6828
        return $this;
6829
    }
6830
6831
    /**
6832
     * @param string $value
6833
     *
6834
     * @return $this
6835
     */
6836
    public function withPageNumber($value)
6837
    {
6838
        $this->data['PageNumber'] = $value;
6839
        $this->options['form_params']['PageNumber'] = $value;
6840
6841
        return $this;
6842
    }
6843
}
6844
6845
/**
6846
 * @method string getCalcEngineType()
6847
 * @method $this withCalcEngineType($value)
6848
 * @method string getPageNumber()
6849
 * @method $this withPageNumber($value)
6850
 * @method string getName()
6851
 * @method $this withName($value)
6852
 * @method string getEnvType()
6853
 * @method $this withEnvType($value)
6854
 * @method string getPageSize()
6855
 * @method $this withPageSize($value)
6856
 * @method string getProjectId()
6857
 * @method $this withProjectId($value)
6858
 */
6859
class ListCalcEngines extends Rpc
6860
{
6861
}
6862
6863
/**
6864
 * @method string getPageNumber()
6865
 * @method $this withPageNumber($value)
6866
 * @method string getSubType()
6867
 * @method $this withSubType($value)
6868
 * @method string getName()
6869
 * @method $this withName($value)
6870
 * @method string getEnvType()
6871
 * @method $this withEnvType($value)
6872
 * @method string getPageSize()
6873
 * @method $this withPageSize($value)
6874
 * @method string getConnectionType()
6875
 * @method $this withConnectionType($value)
6876
 * @method string getProjectId()
6877
 * @method $this withProjectId($value)
6878
 * @method string getStatus()
6879
 * @method $this withStatus($value)
6880
 */
6881
class ListConnections extends Rpc
6882
{
6883
6884
    /** @var string */
6885
    public $method = 'GET';
6886
}
6887
6888
/**
6889
 * @method string getProjectEnv()
6890
 * @method string getOpSeq()
6891
 */
6892
class ListDags extends Rpc
6893
{
6894
6895
    /**
6896
     * @param string $value
6897
     *
6898
     * @return $this
6899
     */
6900
    public function withProjectEnv($value)
6901
    {
6902
        $this->data['ProjectEnv'] = $value;
6903
        $this->options['form_params']['ProjectEnv'] = $value;
6904
6905
        return $this;
6906
    }
6907
6908
    /**
6909
     * @param string $value
6910
     *
6911
     * @return $this
6912
     */
6913
    public function withOpSeq($value)
6914
    {
6915
        $this->data['OpSeq'] = $value;
6916
        $this->options['form_params']['OpSeq'] = $value;
6917
6918
        return $this;
6919
    }
6920
}
6921
6922
/**
6923
 * @method string getApiNameKeyword()
6924
 * @method string getPageSize()
6925
 * @method $this withPageSize($value)
6926
 * @method string getTenantId()
6927
 * @method string getProjectId()
6928
 * @method string getPageNumber()
6929
 * @method $this withPageNumber($value)
6930
 */
6931
class ListDataServiceApiAuthorities extends Rpc
6932
{
6933
6934
    /**
6935
     * @param string $value
6936
     *
6937
     * @return $this
6938
     */
6939
    public function withApiNameKeyword($value)
6940
    {
6941
        $this->data['ApiNameKeyword'] = $value;
6942
        $this->options['form_params']['ApiNameKeyword'] = $value;
6943
6944
        return $this;
6945
    }
6946
6947
    /**
6948
     * @param string $value
6949
     *
6950
     * @return $this
6951
     */
6952
    public function withTenantId($value)
6953
    {
6954
        $this->data['TenantId'] = $value;
6955
        $this->options['form_params']['TenantId'] = $value;
6956
6957
        return $this;
6958
    }
6959
6960
    /**
6961
     * @param string $value
6962
     *
6963
     * @return $this
6964
     */
6965
    public function withProjectId($value)
6966
    {
6967
        $this->data['ProjectId'] = $value;
6968
        $this->options['form_params']['ProjectId'] = $value;
6969
6970
        return $this;
6971
    }
6972
}
6973
6974
/**
6975
 * @method string getApiNameKeyword()
6976
 * @method string getApiPathKeyword()
6977
 * @method string getCreatorId()
6978
 * @method string getPageNumber()
6979
 * @method string getPageSize()
6980
 * @method string getTenantId()
6981
 * @method string getProjectId()
6982
 */
6983
class ListDataServiceApis extends Rpc
6984
{
6985
6986
    /**
6987
     * @param string $value
6988
     *
6989
     * @return $this
6990
     */
6991
    public function withApiNameKeyword($value)
6992
    {
6993
        $this->data['ApiNameKeyword'] = $value;
6994
        $this->options['form_params']['ApiNameKeyword'] = $value;
6995
6996
        return $this;
6997
    }
6998
6999
    /**
7000
     * @param string $value
7001
     *
7002
     * @return $this
7003
     */
7004
    public function withApiPathKeyword($value)
7005
    {
7006
        $this->data['ApiPathKeyword'] = $value;
7007
        $this->options['form_params']['ApiPathKeyword'] = $value;
7008
7009
        return $this;
7010
    }
7011
7012
    /**
7013
     * @param string $value
7014
     *
7015
     * @return $this
7016
     */
7017
    public function withCreatorId($value)
7018
    {
7019
        $this->data['CreatorId'] = $value;
7020
        $this->options['form_params']['CreatorId'] = $value;
7021
7022
        return $this;
7023
    }
7024
7025
    /**
7026
     * @param string $value
7027
     *
7028
     * @return $this
7029
     */
7030
    public function withPageNumber($value)
7031
    {
7032
        $this->data['PageNumber'] = $value;
7033
        $this->options['form_params']['PageNumber'] = $value;
7034
7035
        return $this;
7036
    }
7037
7038
    /**
7039
     * @param string $value
7040
     *
7041
     * @return $this
7042
     */
7043
    public function withPageSize($value)
7044
    {
7045
        $this->data['PageSize'] = $value;
7046
        $this->options['form_params']['PageSize'] = $value;
7047
7048
        return $this;
7049
    }
7050
7051
    /**
7052
     * @param string $value
7053
     *
7054
     * @return $this
7055
     */
7056
    public function withTenantId($value)
7057
    {
7058
        $this->data['TenantId'] = $value;
7059
        $this->options['form_params']['TenantId'] = $value;
7060
7061
        return $this;
7062
    }
7063
7064
    /**
7065
     * @param string $value
7066
     *
7067
     * @return $this
7068
     */
7069
    public function withProjectId($value)
7070
    {
7071
        $this->data['ProjectId'] = $value;
7072
        $this->options['form_params']['ProjectId'] = $value;
7073
7074
        return $this;
7075
    }
7076
}
7077
7078
/**
7079
 * @method string getPageSize()
7080
 * @method string getTenantId()
7081
 * @method string getProjectIdList()
7082
 * @method string getPageNumber()
7083
 */
7084
class ListDataServiceApplications extends Rpc
7085
{
7086
7087
    /**
7088
     * @param string $value
7089
     *
7090
     * @return $this
7091
     */
7092
    public function withPageSize($value)
7093
    {
7094
        $this->data['PageSize'] = $value;
7095
        $this->options['form_params']['PageSize'] = $value;
7096
7097
        return $this;
7098
    }
7099
7100
    /**
7101
     * @param string $value
7102
     *
7103
     * @return $this
7104
     */
7105
    public function withTenantId($value)
7106
    {
7107
        $this->data['TenantId'] = $value;
7108
        $this->options['form_params']['TenantId'] = $value;
7109
7110
        return $this;
7111
    }
7112
7113
    /**
7114
     * @param string $value
7115
     *
7116
     * @return $this
7117
     */
7118
    public function withProjectIdList($value)
7119
    {
7120
        $this->data['ProjectIdList'] = $value;
7121
        $this->options['form_params']['ProjectIdList'] = $value;
7122
7123
        return $this;
7124
    }
7125
7126
    /**
7127
     * @param string $value
7128
     *
7129
     * @return $this
7130
     */
7131
    public function withPageNumber($value)
7132
    {
7133
        $this->data['PageNumber'] = $value;
7134
        $this->options['form_params']['PageNumber'] = $value;
7135
7136
        return $this;
7137
    }
7138
}
7139
7140
/**
7141
 * @method string getApiNameKeyword()
7142
 * @method string getPageSize()
7143
 * @method $this withPageSize($value)
7144
 * @method string getTenantId()
7145
 * @method string getProjectId()
7146
 * @method string getPageNumber()
7147
 * @method $this withPageNumber($value)
7148
 */
7149
class ListDataServiceAuthorizedApis extends Rpc
7150
{
7151
7152
    /**
7153
     * @param string $value
7154
     *
7155
     * @return $this
7156
     */
7157
    public function withApiNameKeyword($value)
7158
    {
7159
        $this->data['ApiNameKeyword'] = $value;
7160
        $this->options['form_params']['ApiNameKeyword'] = $value;
7161
7162
        return $this;
7163
    }
7164
7165
    /**
7166
     * @param string $value
7167
     *
7168
     * @return $this
7169
     */
7170
    public function withTenantId($value)
7171
    {
7172
        $this->data['TenantId'] = $value;
7173
        $this->options['form_params']['TenantId'] = $value;
7174
7175
        return $this;
7176
    }
7177
7178
    /**
7179
     * @param string $value
7180
     *
7181
     * @return $this
7182
     */
7183
    public function withProjectId($value)
7184
    {
7185
        $this->data['ProjectId'] = $value;
7186
        $this->options['form_params']['ProjectId'] = $value;
7187
7188
        return $this;
7189
    }
7190
}
7191
7192
/**
7193
 * @method string getFolderNameKeyword()
7194
 * @method string getGroupId()
7195
 * @method string getPageSize()
7196
 * @method string getTenantId()
7197
 * @method string getProjectId()
7198
 * @method string getPageNumber()
7199
 */
7200
class ListDataServiceFolders extends Rpc
7201
{
7202
7203
    /**
7204
     * @param string $value
7205
     *
7206
     * @return $this
7207
     */
7208
    public function withFolderNameKeyword($value)
7209
    {
7210
        $this->data['FolderNameKeyword'] = $value;
7211
        $this->options['form_params']['FolderNameKeyword'] = $value;
7212
7213
        return $this;
7214
    }
7215
7216
    /**
7217
     * @param string $value
7218
     *
7219
     * @return $this
7220
     */
7221
    public function withGroupId($value)
7222
    {
7223
        $this->data['GroupId'] = $value;
7224
        $this->options['form_params']['GroupId'] = $value;
7225
7226
        return $this;
7227
    }
7228
7229
    /**
7230
     * @param string $value
7231
     *
7232
     * @return $this
7233
     */
7234
    public function withPageSize($value)
7235
    {
7236
        $this->data['PageSize'] = $value;
7237
        $this->options['form_params']['PageSize'] = $value;
7238
7239
        return $this;
7240
    }
7241
7242
    /**
7243
     * @param string $value
7244
     *
7245
     * @return $this
7246
     */
7247
    public function withTenantId($value)
7248
    {
7249
        $this->data['TenantId'] = $value;
7250
        $this->options['form_params']['TenantId'] = $value;
7251
7252
        return $this;
7253
    }
7254
7255
    /**
7256
     * @param string $value
7257
     *
7258
     * @return $this
7259
     */
7260
    public function withProjectId($value)
7261
    {
7262
        $this->data['ProjectId'] = $value;
7263
        $this->options['form_params']['ProjectId'] = $value;
7264
7265
        return $this;
7266
    }
7267
7268
    /**
7269
     * @param string $value
7270
     *
7271
     * @return $this
7272
     */
7273
    public function withPageNumber($value)
7274
    {
7275
        $this->data['PageNumber'] = $value;
7276
        $this->options['form_params']['PageNumber'] = $value;
7277
7278
        return $this;
7279
    }
7280
}
7281
7282
/**
7283
 * @method string getPageSize()
7284
 * @method string getTenantId()
7285
 * @method string getProjectId()
7286
 * @method string getGroupNameKeyword()
7287
 * @method string getPageNumber()
7288
 */
7289
class ListDataServiceGroups extends Rpc
7290
{
7291
7292
    /**
7293
     * @param string $value
7294
     *
7295
     * @return $this
7296
     */
7297
    public function withPageSize($value)
7298
    {
7299
        $this->data['PageSize'] = $value;
7300
        $this->options['form_params']['PageSize'] = $value;
7301
7302
        return $this;
7303
    }
7304
7305
    /**
7306
     * @param string $value
7307
     *
7308
     * @return $this
7309
     */
7310
    public function withTenantId($value)
7311
    {
7312
        $this->data['TenantId'] = $value;
7313
        $this->options['form_params']['TenantId'] = $value;
7314
7315
        return $this;
7316
    }
7317
7318
    /**
7319
     * @param string $value
7320
     *
7321
     * @return $this
7322
     */
7323
    public function withProjectId($value)
7324
    {
7325
        $this->data['ProjectId'] = $value;
7326
        $this->options['form_params']['ProjectId'] = $value;
7327
7328
        return $this;
7329
    }
7330
7331
    /**
7332
     * @param string $value
7333
     *
7334
     * @return $this
7335
     */
7336
    public function withGroupNameKeyword($value)
7337
    {
7338
        $this->data['GroupNameKeyword'] = $value;
7339
        $this->options['form_params']['GroupNameKeyword'] = $value;
7340
7341
        return $this;
7342
    }
7343
7344
    /**
7345
     * @param string $value
7346
     *
7347
     * @return $this
7348
     */
7349
    public function withPageNumber($value)
7350
    {
7351
        $this->data['PageNumber'] = $value;
7352
        $this->options['form_params']['PageNumber'] = $value;
7353
7354
        return $this;
7355
    }
7356
}
7357
7358
/**
7359
 * @method string getApiNameKeyword()
7360
 * @method string getApiPathKeyword()
7361
 * @method string getCreatorId()
7362
 * @method string getPageNumber()
7363
 * @method string getPageSize()
7364
 * @method string getTenantId()
7365
 * @method string getProjectId()
7366
 */
7367
class ListDataServicePublishedApis extends Rpc
7368
{
7369
7370
    /**
7371
     * @param string $value
7372
     *
7373
     * @return $this
7374
     */
7375
    public function withApiNameKeyword($value)
7376
    {
7377
        $this->data['ApiNameKeyword'] = $value;
7378
        $this->options['form_params']['ApiNameKeyword'] = $value;
7379
7380
        return $this;
7381
    }
7382
7383
    /**
7384
     * @param string $value
7385
     *
7386
     * @return $this
7387
     */
7388
    public function withApiPathKeyword($value)
7389
    {
7390
        $this->data['ApiPathKeyword'] = $value;
7391
        $this->options['form_params']['ApiPathKeyword'] = $value;
7392
7393
        return $this;
7394
    }
7395
7396
    /**
7397
     * @param string $value
7398
     *
7399
     * @return $this
7400
     */
7401
    public function withCreatorId($value)
7402
    {
7403
        $this->data['CreatorId'] = $value;
7404
        $this->options['form_params']['CreatorId'] = $value;
7405
7406
        return $this;
7407
    }
7408
7409
    /**
7410
     * @param string $value
7411
     *
7412
     * @return $this
7413
     */
7414
    public function withPageNumber($value)
7415
    {
7416
        $this->data['PageNumber'] = $value;
7417
        $this->options['form_params']['PageNumber'] = $value;
7418
7419
        return $this;
7420
    }
7421
7422
    /**
7423
     * @param string $value
7424
     *
7425
     * @return $this
7426
     */
7427
    public function withPageSize($value)
7428
    {
7429
        $this->data['PageSize'] = $value;
7430
        $this->options['form_params']['PageSize'] = $value;
7431
7432
        return $this;
7433
    }
7434
7435
    /**
7436
     * @param string $value
7437
     *
7438
     * @return $this
7439
     */
7440
    public function withTenantId($value)
7441
    {
7442
        $this->data['TenantId'] = $value;
7443
        $this->options['form_params']['TenantId'] = $value;
7444
7445
        return $this;
7446
    }
7447
7448
    /**
7449
     * @param string $value
7450
     *
7451
     * @return $this
7452
     */
7453
    public function withProjectId($value)
7454
    {
7455
        $this->data['ProjectId'] = $value;
7456
        $this->options['form_params']['ProjectId'] = $value;
7457
7458
        return $this;
7459
    }
7460
}
7461
7462
/**
7463
 * @method string getDataSourceType()
7464
 * @method $this withDataSourceType($value)
7465
 * @method string getPageNumber()
7466
 * @method $this withPageNumber($value)
7467
 * @method string getSubType()
7468
 * @method $this withSubType($value)
7469
 * @method string getName()
7470
 * @method $this withName($value)
7471
 * @method string getEnvType()
7472
 * @method $this withEnvType($value)
7473
 * @method string getPageSize()
7474
 * @method $this withPageSize($value)
7475
 * @method string getProjectId()
7476
 * @method $this withProjectId($value)
7477
 * @method string getStatus()
7478
 * @method $this withStatus($value)
7479
 */
7480
class ListDataSources extends Rpc
7481
{
7482
7483
    /** @var string */
7484
    public $method = 'GET';
7485
}
7486
7487
/**
7488
 * @method string getCreator()
7489
 * @method string getEndCreateTime()
7490
 * @method string getProjectIdentifier()
7491
 * @method string getPageNumber()
7492
 * @method string getExecutor()
7493
 * @method string getPageSize()
7494
 * @method string getEndExecuteTime()
7495
 * @method string getKeyword()
7496
 * @method string getProjectId()
7497
 * @method string getStatus()
7498
 */
7499
class ListDeployments extends Rpc
7500
{
7501
7502
    /**
7503
     * @param string $value
7504
     *
7505
     * @return $this
7506
     */
7507
    public function withCreator($value)
7508
    {
7509
        $this->data['Creator'] = $value;
7510
        $this->options['form_params']['Creator'] = $value;
7511
7512
        return $this;
7513
    }
7514
7515
    /**
7516
     * @param string $value
7517
     *
7518
     * @return $this
7519
     */
7520
    public function withEndCreateTime($value)
7521
    {
7522
        $this->data['EndCreateTime'] = $value;
7523
        $this->options['form_params']['EndCreateTime'] = $value;
7524
7525
        return $this;
7526
    }
7527
7528
    /**
7529
     * @param string $value
7530
     *
7531
     * @return $this
7532
     */
7533
    public function withProjectIdentifier($value)
7534
    {
7535
        $this->data['ProjectIdentifier'] = $value;
7536
        $this->options['form_params']['ProjectIdentifier'] = $value;
7537
7538
        return $this;
7539
    }
7540
7541
    /**
7542
     * @param string $value
7543
     *
7544
     * @return $this
7545
     */
7546
    public function withPageNumber($value)
7547
    {
7548
        $this->data['PageNumber'] = $value;
7549
        $this->options['form_params']['PageNumber'] = $value;
7550
7551
        return $this;
7552
    }
7553
7554
    /**
7555
     * @param string $value
7556
     *
7557
     * @return $this
7558
     */
7559
    public function withExecutor($value)
7560
    {
7561
        $this->data['Executor'] = $value;
7562
        $this->options['form_params']['Executor'] = $value;
7563
7564
        return $this;
7565
    }
7566
7567
    /**
7568
     * @param string $value
7569
     *
7570
     * @return $this
7571
     */
7572
    public function withPageSize($value)
7573
    {
7574
        $this->data['PageSize'] = $value;
7575
        $this->options['form_params']['PageSize'] = $value;
7576
7577
        return $this;
7578
    }
7579
7580
    /**
7581
     * @param string $value
7582
     *
7583
     * @return $this
7584
     */
7585
    public function withEndExecuteTime($value)
7586
    {
7587
        $this->data['EndExecuteTime'] = $value;
7588
        $this->options['form_params']['EndExecuteTime'] = $value;
7589
7590
        return $this;
7591
    }
7592
7593
    /**
7594
     * @param string $value
7595
     *
7596
     * @return $this
7597
     */
7598
    public function withKeyword($value)
7599
    {
7600
        $this->data['Keyword'] = $value;
7601
        $this->options['form_params']['Keyword'] = $value;
7602
7603
        return $this;
7604
    }
7605
7606
    /**
7607
     * @param string $value
7608
     *
7609
     * @return $this
7610
     */
7611
    public function withProjectId($value)
7612
    {
7613
        $this->data['ProjectId'] = $value;
7614
        $this->options['form_params']['ProjectId'] = $value;
7615
7616
        return $this;
7617
    }
7618
7619
    /**
7620
     * @param string $value
7621
     *
7622
     * @return $this
7623
     */
7624
    public function withStatus($value)
7625
    {
7626
        $this->data['Status'] = $value;
7627
        $this->options['form_params']['Status'] = $value;
7628
7629
        return $this;
7630
    }
7631
}
7632
7633
/**
7634
 * @method string getDestinationType()
7635
 * @method $this withDestinationType($value)
7636
 * @method string getSourceType()
7637
 * @method $this withSourceType($value)
7638
 * @method string getProjectId()
7639
 * @method $this withProjectId($value)
7640
 */
7641
class ListDIProjectConfig extends Rpc
7642
{
7643
}
7644
7645
/**
7646
 * @method string getTaskType()
7647
 * @method $this withTaskType($value)
7648
 * @method string getPageSize()
7649
 * @method $this withPageSize($value)
7650
 * @method string getProjectId()
7651
 * @method $this withProjectId($value)
7652
 * @method string getPageNumber()
7653
 * @method $this withPageNumber($value)
7654
 */
7655
class ListDISyncTasks extends Rpc
7656
{
7657
}
7658
7659
/**
7660
 * @method string getOwner()
7661
 * @method string getFileTypes()
7662
 * @method string getProjectIdentifier()
7663
 * @method string getPageNumber()
7664
 * @method string getFileFolderPath()
7665
 * @method string getPageSize()
7666
 * @method string getKeyword()
7667
 * @method string getProjectId()
7668
 * @method string getUseType()
7669
 * @method string getNodeId()
7670
 */
7671
class ListFiles extends Rpc
7672
{
7673
7674
    /**
7675
     * @param string $value
7676
     *
7677
     * @return $this
7678
     */
7679
    public function withOwner($value)
7680
    {
7681
        $this->data['Owner'] = $value;
7682
        $this->options['form_params']['Owner'] = $value;
7683
7684
        return $this;
7685
    }
7686
7687
    /**
7688
     * @param string $value
7689
     *
7690
     * @return $this
7691
     */
7692
    public function withFileTypes($value)
7693
    {
7694
        $this->data['FileTypes'] = $value;
7695
        $this->options['form_params']['FileTypes'] = $value;
7696
7697
        return $this;
7698
    }
7699
7700
    /**
7701
     * @param string $value
7702
     *
7703
     * @return $this
7704
     */
7705
    public function withProjectIdentifier($value)
7706
    {
7707
        $this->data['ProjectIdentifier'] = $value;
7708
        $this->options['form_params']['ProjectIdentifier'] = $value;
7709
7710
        return $this;
7711
    }
7712
7713
    /**
7714
     * @param string $value
7715
     *
7716
     * @return $this
7717
     */
7718
    public function withPageNumber($value)
7719
    {
7720
        $this->data['PageNumber'] = $value;
7721
        $this->options['form_params']['PageNumber'] = $value;
7722
7723
        return $this;
7724
    }
7725
7726
    /**
7727
     * @param string $value
7728
     *
7729
     * @return $this
7730
     */
7731
    public function withFileFolderPath($value)
7732
    {
7733
        $this->data['FileFolderPath'] = $value;
7734
        $this->options['form_params']['FileFolderPath'] = $value;
7735
7736
        return $this;
7737
    }
7738
7739
    /**
7740
     * @param string $value
7741
     *
7742
     * @return $this
7743
     */
7744
    public function withPageSize($value)
7745
    {
7746
        $this->data['PageSize'] = $value;
7747
        $this->options['form_params']['PageSize'] = $value;
7748
7749
        return $this;
7750
    }
7751
7752
    /**
7753
     * @param string $value
7754
     *
7755
     * @return $this
7756
     */
7757
    public function withKeyword($value)
7758
    {
7759
        $this->data['Keyword'] = $value;
7760
        $this->options['form_params']['Keyword'] = $value;
7761
7762
        return $this;
7763
    }
7764
7765
    /**
7766
     * @param string $value
7767
     *
7768
     * @return $this
7769
     */
7770
    public function withProjectId($value)
7771
    {
7772
        $this->data['ProjectId'] = $value;
7773
        $this->options['form_params']['ProjectId'] = $value;
7774
7775
        return $this;
7776
    }
7777
7778
    /**
7779
     * @param string $value
7780
     *
7781
     * @return $this
7782
     */
7783
    public function withUseType($value)
7784
    {
7785
        $this->data['UseType'] = $value;
7786
        $this->options['form_params']['UseType'] = $value;
7787
7788
        return $this;
7789
    }
7790
7791
    /**
7792
     * @param string $value
7793
     *
7794
     * @return $this
7795
     */
7796
    public function withNodeId($value)
7797
    {
7798
        $this->data['NodeId'] = $value;
7799
        $this->options['form_params']['NodeId'] = $value;
7800
7801
        return $this;
7802
    }
7803
}
7804
7805
/**
7806
 * @method string getPageSize()
7807
 * @method string getKeyword()
7808
 * @method string getLocale()
7809
 * @method string getProjectId()
7810
 * @method string getProjectIdentifier()
7811
 * @method string getPageNumber()
7812
 */
7813
class ListFileType extends Rpc
7814
{
7815
7816
    /**
7817
     * @param string $value
7818
     *
7819
     * @return $this
7820
     */
7821
    public function withPageSize($value)
7822
    {
7823
        $this->data['PageSize'] = $value;
7824
        $this->options['form_params']['PageSize'] = $value;
7825
7826
        return $this;
7827
    }
7828
7829
    /**
7830
     * @param string $value
7831
     *
7832
     * @return $this
7833
     */
7834
    public function withKeyword($value)
7835
    {
7836
        $this->data['Keyword'] = $value;
7837
        $this->options['form_params']['Keyword'] = $value;
7838
7839
        return $this;
7840
    }
7841
7842
    /**
7843
     * @param string $value
7844
     *
7845
     * @return $this
7846
     */
7847
    public function withLocale($value)
7848
    {
7849
        $this->data['Locale'] = $value;
7850
        $this->options['form_params']['Locale'] = $value;
7851
7852
        return $this;
7853
    }
7854
7855
    /**
7856
     * @param string $value
7857
     *
7858
     * @return $this
7859
     */
7860
    public function withProjectId($value)
7861
    {
7862
        $this->data['ProjectId'] = $value;
7863
        $this->options['form_params']['ProjectId'] = $value;
7864
7865
        return $this;
7866
    }
7867
7868
    /**
7869
     * @param string $value
7870
     *
7871
     * @return $this
7872
     */
7873
    public function withProjectIdentifier($value)
7874
    {
7875
        $this->data['ProjectIdentifier'] = $value;
7876
        $this->options['form_params']['ProjectIdentifier'] = $value;
7877
7878
        return $this;
7879
    }
7880
7881
    /**
7882
     * @param string $value
7883
     *
7884
     * @return $this
7885
     */
7886
    public function withPageNumber($value)
7887
    {
7888
        $this->data['PageNumber'] = $value;
7889
        $this->options['form_params']['PageNumber'] = $value;
7890
7891
        return $this;
7892
    }
7893
}
7894
7895
/**
7896
 * @method string getPageSize()
7897
 * @method string getProjectId()
7898
 * @method string getProjectIdentifier()
7899
 * @method string getPageNumber()
7900
 * @method string getFileId()
7901
 */
7902
class ListFileVersions extends Rpc
7903
{
7904
7905
    /**
7906
     * @param string $value
7907
     *
7908
     * @return $this
7909
     */
7910
    public function withPageSize($value)
7911
    {
7912
        $this->data['PageSize'] = $value;
7913
        $this->options['form_params']['PageSize'] = $value;
7914
7915
        return $this;
7916
    }
7917
7918
    /**
7919
     * @param string $value
7920
     *
7921
     * @return $this
7922
     */
7923
    public function withProjectId($value)
7924
    {
7925
        $this->data['ProjectId'] = $value;
7926
        $this->options['form_params']['ProjectId'] = $value;
7927
7928
        return $this;
7929
    }
7930
7931
    /**
7932
     * @param string $value
7933
     *
7934
     * @return $this
7935
     */
7936
    public function withProjectIdentifier($value)
7937
    {
7938
        $this->data['ProjectIdentifier'] = $value;
7939
        $this->options['form_params']['ProjectIdentifier'] = $value;
7940
7941
        return $this;
7942
    }
7943
7944
    /**
7945
     * @param string $value
7946
     *
7947
     * @return $this
7948
     */
7949
    public function withPageNumber($value)
7950
    {
7951
        $this->data['PageNumber'] = $value;
7952
        $this->options['form_params']['PageNumber'] = $value;
7953
7954
        return $this;
7955
    }
7956
7957
    /**
7958
     * @param string $value
7959
     *
7960
     * @return $this
7961
     */
7962
    public function withFileId($value)
7963
    {
7964
        $this->data['FileId'] = $value;
7965
        $this->options['form_params']['FileId'] = $value;
7966
7967
        return $this;
7968
    }
7969
}
7970
7971
/**
7972
 * @method string getPageSize()
7973
 * @method string getParentFolderPath()
7974
 * @method string getProjectId()
7975
 * @method string getProjectIdentifier()
7976
 * @method string getPageNumber()
7977
 */
7978
class ListFolders extends Rpc
7979
{
7980
7981
    /**
7982
     * @param string $value
7983
     *
7984
     * @return $this
7985
     */
7986
    public function withPageSize($value)
7987
    {
7988
        $this->data['PageSize'] = $value;
7989
        $this->options['form_params']['PageSize'] = $value;
7990
7991
        return $this;
7992
    }
7993
7994
    /**
7995
     * @param string $value
7996
     *
7997
     * @return $this
7998
     */
7999
    public function withParentFolderPath($value)
8000
    {
8001
        $this->data['ParentFolderPath'] = $value;
8002
        $this->options['form_params']['ParentFolderPath'] = $value;
8003
8004
        return $this;
8005
    }
8006
8007
    /**
8008
     * @param string $value
8009
     *
8010
     * @return $this
8011
     */
8012
    public function withProjectId($value)
8013
    {
8014
        $this->data['ProjectId'] = $value;
8015
        $this->options['form_params']['ProjectId'] = $value;
8016
8017
        return $this;
8018
    }
8019
8020
    /**
8021
     * @param string $value
8022
     *
8023
     * @return $this
8024
     */
8025
    public function withProjectIdentifier($value)
8026
    {
8027
        $this->data['ProjectIdentifier'] = $value;
8028
        $this->options['form_params']['ProjectIdentifier'] = $value;
8029
8030
        return $this;
8031
    }
8032
8033
    /**
8034
     * @param string $value
8035
     *
8036
     * @return $this
8037
     */
8038
    public function withPageNumber($value)
8039
    {
8040
        $this->data['PageNumber'] = $value;
8041
        $this->options['form_params']['PageNumber'] = $value;
8042
8043
        return $this;
8044
    }
8045
}
8046
8047
/**
8048
 * @method string getBeginDate()
8049
 * @method string getEndDate()
8050
 * @method string getProjectId()
8051
 */
8052
class ListInstanceAmount extends Rpc
8053
{
8054
8055
    /**
8056
     * @param string $value
8057
     *
8058
     * @return $this
8059
     */
8060
    public function withBeginDate($value)
8061
    {
8062
        $this->data['BeginDate'] = $value;
8063
        $this->options['form_params']['BeginDate'] = $value;
8064
8065
        return $this;
8066
    }
8067
8068
    /**
8069
     * @param string $value
8070
     *
8071
     * @return $this
8072
     */
8073
    public function withEndDate($value)
8074
    {
8075
        $this->data['EndDate'] = $value;
8076
        $this->options['form_params']['EndDate'] = $value;
8077
8078
        return $this;
8079
    }
8080
8081
    /**
8082
     * @param string $value
8083
     *
8084
     * @return $this
8085
     */
8086
    public function withProjectId($value)
8087
    {
8088
        $this->data['ProjectId'] = $value;
8089
        $this->options['form_params']['ProjectId'] = $value;
8090
8091
        return $this;
8092
    }
8093
}
8094
8095
/**
8096
 * @method string getProjectEnv()
8097
 * @method string getOwner()
8098
 * @method string getBizName()
8099
 * @method string getBeginBizdate()
8100
 * @method string getEndBizdate()
8101
 * @method string getDagId()
8102
 * @method string getPageNumber()
8103
 * @method string getNodeName()
8104
 * @method string getProgramType()
8105
 * @method string getBizdate()
8106
 * @method string getPageSize()
8107
 * @method string getNodeId()
8108
 * @method string getProjectId()
8109
 */
8110
class ListInstances extends Rpc
8111
{
8112
8113
    /**
8114
     * @param string $value
8115
     *
8116
     * @return $this
8117
     */
8118
    public function withProjectEnv($value)
8119
    {
8120
        $this->data['ProjectEnv'] = $value;
8121
        $this->options['form_params']['ProjectEnv'] = $value;
8122
8123
        return $this;
8124
    }
8125
8126
    /**
8127
     * @param string $value
8128
     *
8129
     * @return $this
8130
     */
8131
    public function withOwner($value)
8132
    {
8133
        $this->data['Owner'] = $value;
8134
        $this->options['form_params']['Owner'] = $value;
8135
8136
        return $this;
8137
    }
8138
8139
    /**
8140
     * @param string $value
8141
     *
8142
     * @return $this
8143
     */
8144
    public function withBizName($value)
8145
    {
8146
        $this->data['BizName'] = $value;
8147
        $this->options['form_params']['BizName'] = $value;
8148
8149
        return $this;
8150
    }
8151
8152
    /**
8153
     * @param string $value
8154
     *
8155
     * @return $this
8156
     */
8157
    public function withBeginBizdate($value)
8158
    {
8159
        $this->data['BeginBizdate'] = $value;
8160
        $this->options['form_params']['BeginBizdate'] = $value;
8161
8162
        return $this;
8163
    }
8164
8165
    /**
8166
     * @param string $value
8167
     *
8168
     * @return $this
8169
     */
8170
    public function withEndBizdate($value)
8171
    {
8172
        $this->data['EndBizdate'] = $value;
8173
        $this->options['form_params']['EndBizdate'] = $value;
8174
8175
        return $this;
8176
    }
8177
8178
    /**
8179
     * @param string $value
8180
     *
8181
     * @return $this
8182
     */
8183
    public function withDagId($value)
8184
    {
8185
        $this->data['DagId'] = $value;
8186
        $this->options['form_params']['DagId'] = $value;
8187
8188
        return $this;
8189
    }
8190
8191
    /**
8192
     * @param string $value
8193
     *
8194
     * @return $this
8195
     */
8196
    public function withPageNumber($value)
8197
    {
8198
        $this->data['PageNumber'] = $value;
8199
        $this->options['form_params']['PageNumber'] = $value;
8200
8201
        return $this;
8202
    }
8203
8204
    /**
8205
     * @param string $value
8206
     *
8207
     * @return $this
8208
     */
8209
    public function withNodeName($value)
8210
    {
8211
        $this->data['NodeName'] = $value;
8212
        $this->options['form_params']['NodeName'] = $value;
8213
8214
        return $this;
8215
    }
8216
8217
    /**
8218
     * @param string $value
8219
     *
8220
     * @return $this
8221
     */
8222
    public function withProgramType($value)
8223
    {
8224
        $this->data['ProgramType'] = $value;
8225
        $this->options['form_params']['ProgramType'] = $value;
8226
8227
        return $this;
8228
    }
8229
8230
    /**
8231
     * @param string $value
8232
     *
8233
     * @return $this
8234
     */
8235
    public function withBizdate($value)
8236
    {
8237
        $this->data['Bizdate'] = $value;
8238
        $this->options['form_params']['Bizdate'] = $value;
8239
8240
        return $this;
8241
    }
8242
8243
    /**
8244
     * @param string $value
8245
     *
8246
     * @return $this
8247
     */
8248
    public function withPageSize($value)
8249
    {
8250
        $this->data['PageSize'] = $value;
8251
        $this->options['form_params']['PageSize'] = $value;
8252
8253
        return $this;
8254
    }
8255
8256
    /**
8257
     * @param string $value
8258
     *
8259
     * @return $this
8260
     */
8261
    public function withNodeId($value)
8262
    {
8263
        $this->data['NodeId'] = $value;
8264
        $this->options['form_params']['NodeId'] = $value;
8265
8266
        return $this;
8267
    }
8268
8269
    /**
8270
     * @param string $value
8271
     *
8272
     * @return $this
8273
     */
8274
    public function withProjectId($value)
8275
    {
8276
        $this->data['ProjectId'] = $value;
8277
        $this->options['form_params']['ProjectId'] = $value;
8278
8279
        return $this;
8280
    }
8281
}
8282
8283
/**
8284
 * @method string getProjectEnv()
8285
 * @method string getProjectName()
8286
 * @method string getDagId()
8287
 */
8288
class ListManualDagInstances extends Rpc
8289
{
8290
8291
    /**
8292
     * @param string $value
8293
     *
8294
     * @return $this
8295
     */
8296
    public function withProjectEnv($value)
8297
    {
8298
        $this->data['ProjectEnv'] = $value;
8299
        $this->options['form_params']['ProjectEnv'] = $value;
8300
8301
        return $this;
8302
    }
8303
8304
    /**
8305
     * @param string $value
8306
     *
8307
     * @return $this
8308
     */
8309
    public function withProjectName($value)
8310
    {
8311
        $this->data['ProjectName'] = $value;
8312
        $this->options['form_params']['ProjectName'] = $value;
8313
8314
        return $this;
8315
    }
8316
8317
    /**
8318
     * @param string $value
8319
     *
8320
     * @return $this
8321
     */
8322
    public function withDagId($value)
8323
    {
8324
        $this->data['DagId'] = $value;
8325
        $this->options['form_params']['DagId'] = $value;
8326
8327
        return $this;
8328
    }
8329
}
8330
8331
/**
8332
 * @method string getDataSourceType()
8333
 * @method $this withDataSourceType($value)
8334
 * @method string getPageSize()
8335
 * @method $this withPageSize($value)
8336
 * @method string getPageNum()
8337
 * @method $this withPageNum($value)
8338
 * @method string getProjectId()
8339
 * @method $this withProjectId($value)
8340
 */
8341
class ListMetaDB extends Rpc
8342
{
8343
8344
    /** @var string */
8345
    public $method = 'GET';
8346
}
8347
8348
/**
8349
 * @method string getProjectEnv()
8350
 * @method string getNodeId()
8351
 * @method string getIoType()
8352
 */
8353
class ListNodeInputOrOutput extends Rpc
8354
{
8355
8356
    /**
8357
     * @param string $value
8358
     *
8359
     * @return $this
8360
     */
8361
    public function withProjectEnv($value)
8362
    {
8363
        $this->data['ProjectEnv'] = $value;
8364
        $this->options['form_params']['ProjectEnv'] = $value;
8365
8366
        return $this;
8367
    }
8368
8369
    /**
8370
     * @param string $value
8371
     *
8372
     * @return $this
8373
     */
8374
    public function withNodeId($value)
8375
    {
8376
        $this->data['NodeId'] = $value;
8377
        $this->options['form_params']['NodeId'] = $value;
8378
8379
        return $this;
8380
    }
8381
8382
    /**
8383
     * @param string $value
8384
     *
8385
     * @return $this
8386
     */
8387
    public function withIoType($value)
8388
    {
8389
        $this->data['IoType'] = $value;
8390
        $this->options['form_params']['IoType'] = $value;
8391
8392
        return $this;
8393
    }
8394
}
8395
8396
/**
8397
 * @method string getProjectEnv()
8398
 * @method string getNodeId()
8399
 * @method string getIoType()
8400
 */
8401
class ListNodeIO extends Rpc
8402
{
8403
8404
    /**
8405
     * @param string $value
8406
     *
8407
     * @return $this
8408
     */
8409
    public function withProjectEnv($value)
8410
    {
8411
        $this->data['ProjectEnv'] = $value;
8412
        $this->options['form_params']['ProjectEnv'] = $value;
8413
8414
        return $this;
8415
    }
8416
8417
    /**
8418
     * @param string $value
8419
     *
8420
     * @return $this
8421
     */
8422
    public function withNodeId($value)
8423
    {
8424
        $this->data['NodeId'] = $value;
8425
        $this->options['form_params']['NodeId'] = $value;
8426
8427
        return $this;
8428
    }
8429
8430
    /**
8431
     * @param string $value
8432
     *
8433
     * @return $this
8434
     */
8435
    public function withIoType($value)
8436
    {
8437
        $this->data['IoType'] = $value;
8438
        $this->options['form_params']['IoType'] = $value;
8439
8440
        return $this;
8441
    }
8442
}
8443
8444
/**
8445
 * @method string getOwner()
8446
 * @method string getProjectEnv()
8447
 * @method string getBizName()
8448
 * @method string getPageNumber()
8449
 * @method string getNodeName()
8450
 * @method string getProgramType()
8451
 * @method string getPageSize()
8452
 * @method string getProjectId()
8453
 */
8454
class ListNodes extends Rpc
8455
{
8456
8457
    /**
8458
     * @param string $value
8459
     *
8460
     * @return $this
8461
     */
8462
    public function withOwner($value)
8463
    {
8464
        $this->data['Owner'] = $value;
8465
        $this->options['form_params']['Owner'] = $value;
8466
8467
        return $this;
8468
    }
8469
8470
    /**
8471
     * @param string $value
8472
     *
8473
     * @return $this
8474
     */
8475
    public function withProjectEnv($value)
8476
    {
8477
        $this->data['ProjectEnv'] = $value;
8478
        $this->options['form_params']['ProjectEnv'] = $value;
8479
8480
        return $this;
8481
    }
8482
8483
    /**
8484
     * @param string $value
8485
     *
8486
     * @return $this
8487
     */
8488
    public function withBizName($value)
8489
    {
8490
        $this->data['BizName'] = $value;
8491
        $this->options['form_params']['BizName'] = $value;
8492
8493
        return $this;
8494
    }
8495
8496
    /**
8497
     * @param string $value
8498
     *
8499
     * @return $this
8500
     */
8501
    public function withPageNumber($value)
8502
    {
8503
        $this->data['PageNumber'] = $value;
8504
        $this->options['form_params']['PageNumber'] = $value;
8505
8506
        return $this;
8507
    }
8508
8509
    /**
8510
     * @param string $value
8511
     *
8512
     * @return $this
8513
     */
8514
    public function withNodeName($value)
8515
    {
8516
        $this->data['NodeName'] = $value;
8517
        $this->options['form_params']['NodeName'] = $value;
8518
8519
        return $this;
8520
    }
8521
8522
    /**
8523
     * @param string $value
8524
     *
8525
     * @return $this
8526
     */
8527
    public function withProgramType($value)
8528
    {
8529
        $this->data['ProgramType'] = $value;
8530
        $this->options['form_params']['ProgramType'] = $value;
8531
8532
        return $this;
8533
    }
8534
8535
    /**
8536
     * @param string $value
8537
     *
8538
     * @return $this
8539
     */
8540
    public function withPageSize($value)
8541
    {
8542
        $this->data['PageSize'] = $value;
8543
        $this->options['form_params']['PageSize'] = $value;
8544
8545
        return $this;
8546
    }
8547
8548
    /**
8549
     * @param string $value
8550
     *
8551
     * @return $this
8552
     */
8553
    public function withProjectId($value)
8554
    {
8555
        $this->data['ProjectId'] = $value;
8556
        $this->options['form_params']['ProjectId'] = $value;
8557
8558
        return $this;
8559
    }
8560
}
8561
8562
/**
8563
 * @method string getBaselineId()
8564
 */
8565
class ListNodesByBaseline extends Rpc
8566
{
8567
8568
    /**
8569
     * @param string $value
8570
     *
8571
     * @return $this
8572
     */
8573
    public function withBaselineId($value)
8574
    {
8575
        $this->data['BaselineId'] = $value;
8576
        $this->options['form_params']['BaselineId'] = $value;
8577
8578
        return $this;
8579
    }
8580
}
8581
8582
/**
8583
 * @method string getProjectEnv()
8584
 * @method string getOutputs()
8585
 * @method string getOutputNodeListAsMap()
8586
 */
8587
class ListNodesByOutput extends Rpc
8588
{
8589
8590
    /**
8591
     * @param string $value
8592
     *
8593
     * @return $this
8594
     */
8595
    public function withProjectEnv($value)
8596
    {
8597
        $this->data['ProjectEnv'] = $value;
8598
        $this->options['form_params']['ProjectEnv'] = $value;
8599
8600
        return $this;
8601
    }
8602
8603
    /**
8604
     * @param string $value
8605
     *
8606
     * @return $this
8607
     */
8608
    public function withOutputs($value)
8609
    {
8610
        $this->data['Outputs'] = $value;
8611
        $this->options['form_params']['Outputs'] = $value;
8612
8613
        return $this;
8614
    }
8615
8616
    /**
8617
     * @param string $value
8618
     *
8619
     * @return $this
8620
     */
8621
    public function withOutputNodeListAsMap($value)
8622
    {
8623
        $this->data['OutputNodeListAsMap'] = $value;
8624
        $this->options['form_params']['OutputNodeListAsMap'] = $value;
8625
8626
        return $this;
8627
    }
8628
}
8629
8630
/**
8631
 * @method string getMaxComputeProjectName()
8632
 * @method $this withMaxComputeProjectName($value)
8633
 * @method string getEndTime()
8634
 * @method $this withEndTime($value)
8635
 * @method string getStartTime()
8636
 * @method $this withStartTime($value)
8637
 * @method string getPageNum()
8638
 * @method $this withPageNum($value)
8639
 * @method string getFlowStatus()
8640
 * @method $this withFlowStatus($value)
8641
 * @method string getPageSize()
8642
 * @method $this withPageSize($value)
8643
 * @method string getTableName()
8644
 * @method $this withTableName($value)
8645
 * @method string getQueryType()
8646
 * @method $this withQueryType($value)
8647
 * @method string getWorkspaceId()
8648
 * @method $this withWorkspaceId($value)
8649
 * @method string getOrderType()
8650
 * @method $this withOrderType($value)
8651
 * @method string getEngineType()
8652
 * @method $this withEngineType($value)
8653
 */
8654
class ListPermissionApplyOrders extends Rpc
8655
{
8656
}
8657
8658
/**
8659
 * @method string getProjectEnv()
8660
 * @method string getProjectId()
8661
 */
8662
class ListProgramTypeCount extends Rpc
8663
{
8664
8665
    /**
8666
     * @param string $value
8667
     *
8668
     * @return $this
8669
     */
8670
    public function withProjectEnv($value)
8671
    {
8672
        $this->data['ProjectEnv'] = $value;
8673
        $this->options['form_params']['ProjectEnv'] = $value;
8674
8675
        return $this;
8676
    }
8677
8678
    /**
8679
     * @param string $value
8680
     *
8681
     * @return $this
8682
     */
8683
    public function withProjectId($value)
8684
    {
8685
        $this->data['ProjectId'] = $value;
8686
        $this->options['form_params']['ProjectId'] = $value;
8687
8688
        return $this;
8689
    }
8690
}
8691
8692
/**
8693
 * @method string getUserId()
8694
 * @method $this withUserId($value)
8695
 */
8696
class ListProjectIds extends Rpc
8697
{
8698
}
8699
8700
/**
8701
 * @method string getPageSize()
8702
 * @method $this withPageSize($value)
8703
 * @method string getProjectId()
8704
 * @method $this withProjectId($value)
8705
 * @method string getPageNumber()
8706
 * @method $this withPageNumber($value)
8707
 */
8708
class ListProjectMembers extends Rpc
8709
{
8710
}
8711
8712
/**
8713
 * @method string getProjectId()
8714
 * @method $this withProjectId($value)
8715
 */
8716
class ListProjectRoles extends Rpc
8717
{
8718
}
8719
8720
/**
8721
 * @method string getPageSize()
8722
 * @method $this withPageSize($value)
8723
 * @method string getPageNumber()
8724
 * @method $this withPageNumber($value)
8725
 */
8726
class ListProjects extends Rpc
8727
{
8728
}
8729
8730
/**
8731
 * @method string getProjectName()
8732
 * @method string getEndDate()
8733
 * @method string getPageSize()
8734
 * @method string getEntityId()
8735
 * @method string getStartDate()
8736
 * @method string getPageNumber()
8737
 */
8738
class ListQualityResultsByEntity extends Rpc
8739
{
8740
8741
    /**
8742
     * @param string $value
8743
     *
8744
     * @return $this
8745
     */
8746
    public function withProjectName($value)
8747
    {
8748
        $this->data['ProjectName'] = $value;
8749
        $this->options['form_params']['ProjectName'] = $value;
8750
8751
        return $this;
8752
    }
8753
8754
    /**
8755
     * @param string $value
8756
     *
8757
     * @return $this
8758
     */
8759
    public function withEndDate($value)
8760
    {
8761
        $this->data['EndDate'] = $value;
8762
        $this->options['form_params']['EndDate'] = $value;
8763
8764
        return $this;
8765
    }
8766
8767
    /**
8768
     * @param string $value
8769
     *
8770
     * @return $this
8771
     */
8772
    public function withPageSize($value)
8773
    {
8774
        $this->data['PageSize'] = $value;
8775
        $this->options['form_params']['PageSize'] = $value;
8776
8777
        return $this;
8778
    }
8779
8780
    /**
8781
     * @param string $value
8782
     *
8783
     * @return $this
8784
     */
8785
    public function withEntityId($value)
8786
    {
8787
        $this->data['EntityId'] = $value;
8788
        $this->options['form_params']['EntityId'] = $value;
8789
8790
        return $this;
8791
    }
8792
8793
    /**
8794
     * @param string $value
8795
     *
8796
     * @return $this
8797
     */
8798
    public function withStartDate($value)
8799
    {
8800
        $this->data['StartDate'] = $value;
8801
        $this->options['form_params']['StartDate'] = $value;
8802
8803
        return $this;
8804
    }
8805
8806
    /**
8807
     * @param string $value
8808
     *
8809
     * @return $this
8810
     */
8811
    public function withPageNumber($value)
8812
    {
8813
        $this->data['PageNumber'] = $value;
8814
        $this->options['form_params']['PageNumber'] = $value;
8815
8816
        return $this;
8817
    }
8818
}
8819
8820
/**
8821
 * @method string getProjectName()
8822
 * @method string getEndDate()
8823
 * @method string getPageSize()
8824
 * @method string getRuleId()
8825
 * @method string getStartDate()
8826
 * @method string getPageNumber()
8827
 */
8828
class ListQualityResultsByRule extends Rpc
8829
{
8830
8831
    /**
8832
     * @param string $value
8833
     *
8834
     * @return $this
8835
     */
8836
    public function withProjectName($value)
8837
    {
8838
        $this->data['ProjectName'] = $value;
8839
        $this->options['form_params']['ProjectName'] = $value;
8840
8841
        return $this;
8842
    }
8843
8844
    /**
8845
     * @param string $value
8846
     *
8847
     * @return $this
8848
     */
8849
    public function withEndDate($value)
8850
    {
8851
        $this->data['EndDate'] = $value;
8852
        $this->options['form_params']['EndDate'] = $value;
8853
8854
        return $this;
8855
    }
8856
8857
    /**
8858
     * @param string $value
8859
     *
8860
     * @return $this
8861
     */
8862
    public function withPageSize($value)
8863
    {
8864
        $this->data['PageSize'] = $value;
8865
        $this->options['form_params']['PageSize'] = $value;
8866
8867
        return $this;
8868
    }
8869
8870
    /**
8871
     * @param string $value
8872
     *
8873
     * @return $this
8874
     */
8875
    public function withRuleId($value)
8876
    {
8877
        $this->data['RuleId'] = $value;
8878
        $this->options['form_params']['RuleId'] = $value;
8879
8880
        return $this;
8881
    }
8882
8883
    /**
8884
     * @param string $value
8885
     *
8886
     * @return $this
8887
     */
8888
    public function withStartDate($value)
8889
    {
8890
        $this->data['StartDate'] = $value;
8891
        $this->options['form_params']['StartDate'] = $value;
8892
8893
        return $this;
8894
    }
8895
8896
    /**
8897
     * @param string $value
8898
     *
8899
     * @return $this
8900
     */
8901
    public function withPageNumber($value)
8902
    {
8903
        $this->data['PageNumber'] = $value;
8904
        $this->options['form_params']['PageNumber'] = $value;
8905
8906
        return $this;
8907
    }
8908
}
8909
8910
/**
8911
 * @method string getProjectName()
8912
 * @method string getPageSize()
8913
 * @method string getEntityId()
8914
 * @method string getPageNumber()
8915
 */
8916
class ListQualityRules extends Rpc
8917
{
8918
8919
    /**
8920
     * @param string $value
8921
     *
8922
     * @return $this
8923
     */
8924
    public function withProjectName($value)
8925
    {
8926
        $this->data['ProjectName'] = $value;
8927
        $this->options['form_params']['ProjectName'] = $value;
8928
8929
        return $this;
8930
    }
8931
8932
    /**
8933
     * @param string $value
8934
     *
8935
     * @return $this
8936
     */
8937
    public function withPageSize($value)
8938
    {
8939
        $this->data['PageSize'] = $value;
8940
        $this->options['form_params']['PageSize'] = $value;
8941
8942
        return $this;
8943
    }
8944
8945
    /**
8946
     * @param string $value
8947
     *
8948
     * @return $this
8949
     */
8950
    public function withEntityId($value)
8951
    {
8952
        $this->data['EntityId'] = $value;
8953
        $this->options['form_params']['EntityId'] = $value;
8954
8955
        return $this;
8956
    }
8957
8958
    /**
8959
     * @param string $value
8960
     *
8961
     * @return $this
8962
     */
8963
    public function withPageNumber($value)
8964
    {
8965
        $this->data['PageNumber'] = $value;
8966
        $this->options['form_params']['PageNumber'] = $value;
8967
8968
        return $this;
8969
    }
8970
}
8971
8972
/**
8973
 * @method string getTaskType()
8974
 * @method $this withTaskType($value)
8975
 * @method string getDatasourceName()
8976
 * @method $this withDatasourceName($value)
8977
 * @method string getPageNumber()
8978
 * @method $this withPageNumber($value)
8979
 * @method string getPageSize()
8980
 * @method $this withPageSize($value)
8981
 * @method string getProjectId()
8982
 * @method $this withProjectId($value)
8983
 * @method string getRefType()
8984
 * @method $this withRefType($value)
8985
 */
8986
class ListRefDISyncTasks extends Rpc
8987
{
8988
}
8989
8990
/**
8991
 * @method string getSearchText()
8992
 * @method string getFounder()
8993
 * @method string getRemindTypes()
8994
 * @method string getPageNumber()
8995
 * @method string getAlertTarget()
8996
 * @method string getPageSize()
8997
 * @method string getNodeId()
8998
 */
8999
class ListReminds extends Rpc
9000
{
9001
9002
    /**
9003
     * @param string $value
9004
     *
9005
     * @return $this
9006
     */
9007
    public function withSearchText($value)
9008
    {
9009
        $this->data['SearchText'] = $value;
9010
        $this->options['form_params']['SearchText'] = $value;
9011
9012
        return $this;
9013
    }
9014
9015
    /**
9016
     * @param string $value
9017
     *
9018
     * @return $this
9019
     */
9020
    public function withFounder($value)
9021
    {
9022
        $this->data['Founder'] = $value;
9023
        $this->options['form_params']['Founder'] = $value;
9024
9025
        return $this;
9026
    }
9027
9028
    /**
9029
     * @param string $value
9030
     *
9031
     * @return $this
9032
     */
9033
    public function withRemindTypes($value)
9034
    {
9035
        $this->data['RemindTypes'] = $value;
9036
        $this->options['form_params']['RemindTypes'] = $value;
9037
9038
        return $this;
9039
    }
9040
9041
    /**
9042
     * @param string $value
9043
     *
9044
     * @return $this
9045
     */
9046
    public function withPageNumber($value)
9047
    {
9048
        $this->data['PageNumber'] = $value;
9049
        $this->options['form_params']['PageNumber'] = $value;
9050
9051
        return $this;
9052
    }
9053
9054
    /**
9055
     * @param string $value
9056
     *
9057
     * @return $this
9058
     */
9059
    public function withAlertTarget($value)
9060
    {
9061
        $this->data['AlertTarget'] = $value;
9062
        $this->options['form_params']['AlertTarget'] = $value;
9063
9064
        return $this;
9065
    }
9066
9067
    /**
9068
     * @param string $value
9069
     *
9070
     * @return $this
9071
     */
9072
    public function withPageSize($value)
9073
    {
9074
        $this->data['PageSize'] = $value;
9075
        $this->options['form_params']['PageSize'] = $value;
9076
9077
        return $this;
9078
    }
9079
9080
    /**
9081
     * @param string $value
9082
     *
9083
     * @return $this
9084
     */
9085
    public function withNodeId($value)
9086
    {
9087
        $this->data['NodeId'] = $value;
9088
        $this->options['form_params']['NodeId'] = $value;
9089
9090
        return $this;
9091
    }
9092
}
9093
9094
/**
9095
 * @method string getBizExtKey()
9096
 * @method $this withBizExtKey($value)
9097
 * @method string getResourceGroupType()
9098
 * @method $this withResourceGroupType($value)
9099
 * @method string getKeyword()
9100
 * @method $this withKeyword($value)
9101
 */
9102
class ListResourceGroups extends Rpc
9103
{
9104
}
9105
9106
/**
9107
 * @method string getProjectId()
9108
 */
9109
class ListSuccessInstanceAmount extends Rpc
9110
{
9111
9112
    /**
9113
     * @param string $value
9114
     *
9115
     * @return $this
9116
     */
9117
    public function withProjectId($value)
9118
    {
9119
        $this->data['ProjectId'] = $value;
9120
        $this->options['form_params']['ProjectId'] = $value;
9121
9122
        return $this;
9123
    }
9124
}
9125
9126
/**
9127
 * @method string getLevelType()
9128
 * @method $this withLevelType($value)
9129
 * @method string getPageSize()
9130
 * @method $this withPageSize($value)
9131
 * @method string getPageNum()
9132
 * @method $this withPageNum($value)
9133
 * @method string getProjectId()
9134
 * @method $this withProjectId($value)
9135
 */
9136
class ListTableLevel extends Rpc
9137
{
9138
9139
    /** @var string */
9140
    public $method = 'GET';
9141
}
9142
9143
/**
9144
 * @method string getPageSize()
9145
 * @method $this withPageSize($value)
9146
 * @method string getPageNum()
9147
 * @method $this withPageNum($value)
9148
 * @method string getProjectId()
9149
 * @method $this withProjectId($value)
9150
 * @method string getParentId()
9151
 * @method $this withParentId($value)
9152
 */
9153
class ListTableTheme extends Rpc
9154
{
9155
9156
    /** @var string */
9157
    public $method = 'GET';
9158
}
9159
9160
/**
9161
 * @method string getOwner()
9162
 * @method string getEndTime()
9163
 * @method string getBeginTime()
9164
 * @method string getTopicStatuses()
9165
 * @method string getPageNumber()
9166
 * @method string getInstanceId()
9167
 * @method string getPageSize()
9168
 * @method string getTopicTypes()
9169
 * @method string getNodeId()
9170
 */
9171
class ListTopics extends Rpc
9172
{
9173
9174
    /**
9175
     * @param string $value
9176
     *
9177
     * @return $this
9178
     */
9179
    public function withOwner($value)
9180
    {
9181
        $this->data['Owner'] = $value;
9182
        $this->options['form_params']['Owner'] = $value;
9183
9184
        return $this;
9185
    }
9186
9187
    /**
9188
     * @param string $value
9189
     *
9190
     * @return $this
9191
     */
9192
    public function withEndTime($value)
9193
    {
9194
        $this->data['EndTime'] = $value;
9195
        $this->options['form_params']['EndTime'] = $value;
9196
9197
        return $this;
9198
    }
9199
9200
    /**
9201
     * @param string $value
9202
     *
9203
     * @return $this
9204
     */
9205
    public function withBeginTime($value)
9206
    {
9207
        $this->data['BeginTime'] = $value;
9208
        $this->options['form_params']['BeginTime'] = $value;
9209
9210
        return $this;
9211
    }
9212
9213
    /**
9214
     * @param string $value
9215
     *
9216
     * @return $this
9217
     */
9218
    public function withTopicStatuses($value)
9219
    {
9220
        $this->data['TopicStatuses'] = $value;
9221
        $this->options['form_params']['TopicStatuses'] = $value;
9222
9223
        return $this;
9224
    }
9225
9226
    /**
9227
     * @param string $value
9228
     *
9229
     * @return $this
9230
     */
9231
    public function withPageNumber($value)
9232
    {
9233
        $this->data['PageNumber'] = $value;
9234
        $this->options['form_params']['PageNumber'] = $value;
9235
9236
        return $this;
9237
    }
9238
9239
    /**
9240
     * @param string $value
9241
     *
9242
     * @return $this
9243
     */
9244
    public function withInstanceId($value)
9245
    {
9246
        $this->data['InstanceId'] = $value;
9247
        $this->options['form_params']['InstanceId'] = $value;
9248
9249
        return $this;
9250
    }
9251
9252
    /**
9253
     * @param string $value
9254
     *
9255
     * @return $this
9256
     */
9257
    public function withPageSize($value)
9258
    {
9259
        $this->data['PageSize'] = $value;
9260
        $this->options['form_params']['PageSize'] = $value;
9261
9262
        return $this;
9263
    }
9264
9265
    /**
9266
     * @param string $value
9267
     *
9268
     * @return $this
9269
     */
9270
    public function withTopicTypes($value)
9271
    {
9272
        $this->data['TopicTypes'] = $value;
9273
        $this->options['form_params']['TopicTypes'] = $value;
9274
9275
        return $this;
9276
    }
9277
9278
    /**
9279
     * @param string $value
9280
     *
9281
     * @return $this
9282
     */
9283
    public function withNodeId($value)
9284
    {
9285
        $this->data['NodeId'] = $value;
9286
        $this->options['form_params']['NodeId'] = $value;
9287
9288
        return $this;
9289
    }
9290
}
9291
9292
/**
9293
 * @method string getTenantId()
9294
 * @method string getProjectId()
9295
 * @method string getApiId()
9296
 */
9297
class PublishDataServiceApi extends Rpc
9298
{
9299
9300
    /**
9301
     * @param string $value
9302
     *
9303
     * @return $this
9304
     */
9305
    public function withTenantId($value)
9306
    {
9307
        $this->data['TenantId'] = $value;
9308
        $this->options['form_params']['TenantId'] = $value;
9309
9310
        return $this;
9311
    }
9312
9313
    /**
9314
     * @param string $value
9315
     *
9316
     * @return $this
9317
     */
9318
    public function withProjectId($value)
9319
    {
9320
        $this->data['ProjectId'] = $value;
9321
        $this->options['form_params']['ProjectId'] = $value;
9322
9323
        return $this;
9324
    }
9325
9326
    /**
9327
     * @param string $value
9328
     *
9329
     * @return $this
9330
     */
9331
    public function withApiId($value)
9332
    {
9333
        $this->data['ApiId'] = $value;
9334
        $this->options['form_params']['ApiId'] = $value;
9335
9336
        return $this;
9337
    }
9338
}
9339
9340
/**
9341
 * @method string getTaskType()
9342
 * @method $this withTaskType($value)
9343
 * @method string getAsyncProcessId()
9344
 * @method $this withAsyncProcessId($value)
9345
 * @method string getProjectId()
9346
 * @method $this withProjectId($value)
9347
 */
9348
class QueryDISyncTaskConfigProcessResult extends Rpc
9349
{
9350
}
9351
9352
/**
9353
 * @method string getText()
9354
 * @method string getProjectId()
9355
 */
9356
class QueryPublicModelEngine extends Rpc
9357
{
9358
9359
    /**
9360
     * @param string $value
9361
     *
9362
     * @return $this
9363
     */
9364
    public function withText($value)
9365
    {
9366
        $this->data['Text'] = $value;
9367
        $this->options['form_params']['Text'] = $value;
9368
9369
        return $this;
9370
    }
9371
9372
    /**
9373
     * @param string $value
9374
     *
9375
     * @return $this
9376
     */
9377
    public function withProjectId($value)
9378
    {
9379
        $this->data['ProjectId'] = $value;
9380
        $this->options['form_params']['ProjectId'] = $value;
9381
9382
        return $this;
9383
    }
9384
}
9385
9386
/**
9387
 * @method string getRoleCode()
9388
 * @method $this withRoleCode($value)
9389
 * @method string getProjectId()
9390
 * @method $this withProjectId($value)
9391
 * @method string getUserId()
9392
 * @method $this withUserId($value)
9393
 */
9394
class RemoveProjectMemberFromRole extends Rpc
9395
{
9396
}
9397
9398
/**
9399
 * @method string getProjectEnv()
9400
 * @method string getInstanceId()
9401
 */
9402
class RestartInstance extends Rpc
9403
{
9404
9405
    /**
9406
     * @param string $value
9407
     *
9408
     * @return $this
9409
     */
9410
    public function withProjectEnv($value)
9411
    {
9412
        $this->data['ProjectEnv'] = $value;
9413
        $this->options['form_params']['ProjectEnv'] = $value;
9414
9415
        return $this;
9416
    }
9417
9418
    /**
9419
     * @param string $value
9420
     *
9421
     * @return $this
9422
     */
9423
    public function withInstanceId($value)
9424
    {
9425
        $this->data['InstanceId'] = $value;
9426
        $this->options['form_params']['InstanceId'] = $value;
9427
9428
        return $this;
9429
    }
9430
}
9431
9432
/**
9433
 * @method string getProjectEnv()
9434
 * @method string getInstanceId()
9435
 */
9436
class ResumeInstance extends Rpc
9437
{
9438
9439
    /**
9440
     * @param string $value
9441
     *
9442
     * @return $this
9443
     */
9444
    public function withProjectEnv($value)
9445
    {
9446
        $this->data['ProjectEnv'] = $value;
9447
        $this->options['form_params']['ProjectEnv'] = $value;
9448
9449
        return $this;
9450
    }
9451
9452
    /**
9453
     * @param string $value
9454
     *
9455
     * @return $this
9456
     */
9457
    public function withInstanceId($value)
9458
    {
9459
        $this->data['InstanceId'] = $value;
9460
        $this->options['form_params']['InstanceId'] = $value;
9461
9462
        return $this;
9463
    }
9464
}
9465
9466
/**
9467
 * @method string getRevokeUserName()
9468
 * @method $this withRevokeUserName($value)
9469
 * @method string getMaxComputeProjectName()
9470
 * @method $this withMaxComputeProjectName($value)
9471
 * @method string getColumns()
9472
 * @method $this withColumns($value)
9473
 * @method string getRevokeUserId()
9474
 * @method $this withRevokeUserId($value)
9475
 * @method string getTableName()
9476
 * @method $this withTableName($value)
9477
 * @method string getWorkspaceId()
9478
 * @method $this withWorkspaceId($value)
9479
 */
9480
class RevokeColumnPermission extends Rpc
9481
{
9482
}
9483
9484
/**
9485
 * @method string getRevokeUserName()
9486
 * @method $this withRevokeUserName($value)
9487
 * @method string getMaxComputeProjectName()
9488
 * @method $this withMaxComputeProjectName($value)
9489
 * @method string getRevokeUserId()
9490
 * @method $this withRevokeUserId($value)
9491
 * @method string getTableName()
9492
 * @method $this withTableName($value)
9493
 * @method string getActions()
9494
 * @method $this withActions($value)
9495
 * @method string getWorkspaceId()
9496
 * @method $this withWorkspaceId($value)
9497
 */
9498
class RevokeTablePermission extends Rpc
9499
{
9500
}
9501
9502
/**
9503
 * @method string getProjectEnv()
9504
 * @method string getStartBizDate()
9505
 * @method string getParallelism()
9506
 * @method string getRootNodeId()
9507
 * @method string getBizBeginTime()
9508
 * @method string getEndBizDate()
9509
 * @method string getIncludeNodeIds()
9510
 * @method string getBizEndTime()
9511
 * @method string getName()
9512
 * @method string getExcludeNodeIds()
9513
 * @method string getNodeParams()
9514
 */
9515
class RunCycleDagNodes extends Rpc
9516
{
9517
9518
    /**
9519
     * @param string $value
9520
     *
9521
     * @return $this
9522
     */
9523
    public function withProjectEnv($value)
9524
    {
9525
        $this->data['ProjectEnv'] = $value;
9526
        $this->options['form_params']['ProjectEnv'] = $value;
9527
9528
        return $this;
9529
    }
9530
9531
    /**
9532
     * @param string $value
9533
     *
9534
     * @return $this
9535
     */
9536
    public function withStartBizDate($value)
9537
    {
9538
        $this->data['StartBizDate'] = $value;
9539
        $this->options['form_params']['StartBizDate'] = $value;
9540
9541
        return $this;
9542
    }
9543
9544
    /**
9545
     * @param string $value
9546
     *
9547
     * @return $this
9548
     */
9549
    public function withParallelism($value)
9550
    {
9551
        $this->data['Parallelism'] = $value;
9552
        $this->options['form_params']['Parallelism'] = $value;
9553
9554
        return $this;
9555
    }
9556
9557
    /**
9558
     * @param string $value
9559
     *
9560
     * @return $this
9561
     */
9562
    public function withRootNodeId($value)
9563
    {
9564
        $this->data['RootNodeId'] = $value;
9565
        $this->options['form_params']['RootNodeId'] = $value;
9566
9567
        return $this;
9568
    }
9569
9570
    /**
9571
     * @param string $value
9572
     *
9573
     * @return $this
9574
     */
9575
    public function withBizBeginTime($value)
9576
    {
9577
        $this->data['BizBeginTime'] = $value;
9578
        $this->options['form_params']['BizBeginTime'] = $value;
9579
9580
        return $this;
9581
    }
9582
9583
    /**
9584
     * @param string $value
9585
     *
9586
     * @return $this
9587
     */
9588
    public function withEndBizDate($value)
9589
    {
9590
        $this->data['EndBizDate'] = $value;
9591
        $this->options['form_params']['EndBizDate'] = $value;
9592
9593
        return $this;
9594
    }
9595
9596
    /**
9597
     * @param string $value
9598
     *
9599
     * @return $this
9600
     */
9601
    public function withIncludeNodeIds($value)
9602
    {
9603
        $this->data['IncludeNodeIds'] = $value;
9604
        $this->options['form_params']['IncludeNodeIds'] = $value;
9605
9606
        return $this;
9607
    }
9608
9609
    /**
9610
     * @param string $value
9611
     *
9612
     * @return $this
9613
     */
9614
    public function withBizEndTime($value)
9615
    {
9616
        $this->data['BizEndTime'] = $value;
9617
        $this->options['form_params']['BizEndTime'] = $value;
9618
9619
        return $this;
9620
    }
9621
9622
    /**
9623
     * @param string $value
9624
     *
9625
     * @return $this
9626
     */
9627
    public function withName($value)
9628
    {
9629
        $this->data['Name'] = $value;
9630
        $this->options['form_params']['Name'] = $value;
9631
9632
        return $this;
9633
    }
9634
9635
    /**
9636
     * @param string $value
9637
     *
9638
     * @return $this
9639
     */
9640
    public function withExcludeNodeIds($value)
9641
    {
9642
        $this->data['ExcludeNodeIds'] = $value;
9643
        $this->options['form_params']['ExcludeNodeIds'] = $value;
9644
9645
        return $this;
9646
    }
9647
9648
    /**
9649
     * @param string $value
9650
     *
9651
     * @return $this
9652
     */
9653
    public function withNodeParams($value)
9654
    {
9655
        $this->data['NodeParams'] = $value;
9656
        $this->options['form_params']['NodeParams'] = $value;
9657
9658
        return $this;
9659
    }
9660
}
9661
9662
/**
9663
 * @method string getProjectEnv()
9664
 * @method string getProjectName()
9665
 * @method string getDagParameters()
9666
 * @method string getIncludeNodeIds()
9667
 * @method string getBizDate()
9668
 * @method string getExcludeNodeIds()
9669
 * @method string getFlowName()
9670
 * @method string getProjectId()
9671
 * @method string getNodeParameters()
9672
 */
9673
class RunManualDagNodes extends Rpc
9674
{
9675
9676
    /**
9677
     * @param string $value
9678
     *
9679
     * @return $this
9680
     */
9681
    public function withProjectEnv($value)
9682
    {
9683
        $this->data['ProjectEnv'] = $value;
9684
        $this->options['form_params']['ProjectEnv'] = $value;
9685
9686
        return $this;
9687
    }
9688
9689
    /**
9690
     * @param string $value
9691
     *
9692
     * @return $this
9693
     */
9694
    public function withProjectName($value)
9695
    {
9696
        $this->data['ProjectName'] = $value;
9697
        $this->options['form_params']['ProjectName'] = $value;
9698
9699
        return $this;
9700
    }
9701
9702
    /**
9703
     * @param string $value
9704
     *
9705
     * @return $this
9706
     */
9707
    public function withDagParameters($value)
9708
    {
9709
        $this->data['DagParameters'] = $value;
9710
        $this->options['form_params']['DagParameters'] = $value;
9711
9712
        return $this;
9713
    }
9714
9715
    /**
9716
     * @param string $value
9717
     *
9718
     * @return $this
9719
     */
9720
    public function withIncludeNodeIds($value)
9721
    {
9722
        $this->data['IncludeNodeIds'] = $value;
9723
        $this->options['form_params']['IncludeNodeIds'] = $value;
9724
9725
        return $this;
9726
    }
9727
9728
    /**
9729
     * @param string $value
9730
     *
9731
     * @return $this
9732
     */
9733
    public function withBizDate($value)
9734
    {
9735
        $this->data['BizDate'] = $value;
9736
        $this->options['form_params']['BizDate'] = $value;
9737
9738
        return $this;
9739
    }
9740
9741
    /**
9742
     * @param string $value
9743
     *
9744
     * @return $this
9745
     */
9746
    public function withExcludeNodeIds($value)
9747
    {
9748
        $this->data['ExcludeNodeIds'] = $value;
9749
        $this->options['form_params']['ExcludeNodeIds'] = $value;
9750
9751
        return $this;
9752
    }
9753
9754
    /**
9755
     * @param string $value
9756
     *
9757
     * @return $this
9758
     */
9759
    public function withFlowName($value)
9760
    {
9761
        $this->data['FlowName'] = $value;
9762
        $this->options['form_params']['FlowName'] = $value;
9763
9764
        return $this;
9765
    }
9766
9767
    /**
9768
     * @param string $value
9769
     *
9770
     * @return $this
9771
     */
9772
    public function withProjectId($value)
9773
    {
9774
        $this->data['ProjectId'] = $value;
9775
        $this->options['form_params']['ProjectId'] = $value;
9776
9777
        return $this;
9778
    }
9779
9780
    /**
9781
     * @param string $value
9782
     *
9783
     * @return $this
9784
     */
9785
    public function withNodeParameters($value)
9786
    {
9787
        $this->data['NodeParameters'] = $value;
9788
        $this->options['form_params']['NodeParameters'] = $value;
9789
9790
        return $this;
9791
    }
9792
}
9793
9794
/**
9795
 * @method string getProjectEnv()
9796
 * @method string getBizdate()
9797
 * @method string getName()
9798
 * @method string getNodeParams()
9799
 * @method string getNodeId()
9800
 */
9801
class RunSmokeTest extends Rpc
9802
{
9803
9804
    /**
9805
     * @param string $value
9806
     *
9807
     * @return $this
9808
     */
9809
    public function withProjectEnv($value)
9810
    {
9811
        $this->data['ProjectEnv'] = $value;
9812
        $this->options['form_params']['ProjectEnv'] = $value;
9813
9814
        return $this;
9815
    }
9816
9817
    /**
9818
     * @param string $value
9819
     *
9820
     * @return $this
9821
     */
9822
    public function withBizdate($value)
9823
    {
9824
        $this->data['Bizdate'] = $value;
9825
        $this->options['form_params']['Bizdate'] = $value;
9826
9827
        return $this;
9828
    }
9829
9830
    /**
9831
     * @param string $value
9832
     *
9833
     * @return $this
9834
     */
9835
    public function withName($value)
9836
    {
9837
        $this->data['Name'] = $value;
9838
        $this->options['form_params']['Name'] = $value;
9839
9840
        return $this;
9841
    }
9842
9843
    /**
9844
     * @param string $value
9845
     *
9846
     * @return $this
9847
     */
9848
    public function withNodeParams($value)
9849
    {
9850
        $this->data['NodeParams'] = $value;
9851
        $this->options['form_params']['NodeParams'] = $value;
9852
9853
        return $this;
9854
    }
9855
9856
    /**
9857
     * @param string $value
9858
     *
9859
     * @return $this
9860
     */
9861
    public function withNodeId($value)
9862
    {
9863
        $this->data['NodeId'] = $value;
9864
        $this->options['form_params']['NodeId'] = $value;
9865
9866
        return $this;
9867
    }
9868
}
9869
9870
/**
9871
 * @method string getBizDate()
9872
 * @method string getAppId()
9873
 * @method string getCycleTime()
9874
 * @method string getNodeId()
9875
 */
9876
class RunTriggerNode extends Rpc
9877
{
9878
9879
    /**
9880
     * @param string $value
9881
     *
9882
     * @return $this
9883
     */
9884
    public function withBizDate($value)
9885
    {
9886
        $this->data['BizDate'] = $value;
9887
        $this->options['form_params']['BizDate'] = $value;
9888
9889
        return $this;
9890
    }
9891
9892
    /**
9893
     * @param string $value
9894
     *
9895
     * @return $this
9896
     */
9897
    public function withAppId($value)
9898
    {
9899
        $this->data['AppId'] = $value;
9900
        $this->options['form_params']['AppId'] = $value;
9901
9902
        return $this;
9903
    }
9904
9905
    /**
9906
     * @param string $value
9907
     *
9908
     * @return $this
9909
     */
9910
    public function withCycleTime($value)
9911
    {
9912
        $this->data['CycleTime'] = $value;
9913
        $this->options['form_params']['CycleTime'] = $value;
9914
9915
        return $this;
9916
    }
9917
9918
    /**
9919
     * @param string $value
9920
     *
9921
     * @return $this
9922
     */
9923
    public function withNodeId($value)
9924
    {
9925
        $this->data['NodeId'] = $value;
9926
        $this->options['form_params']['NodeId'] = $value;
9927
9928
        return $this;
9929
    }
9930
}
9931
9932
/**
9933
 * @method string getData()
9934
 * @method $this withData($value)
9935
 */
9936
class ScanSensitiveData extends Rpc
9937
{
9938
9939
    /** @var string */
9940
    public $method = 'GET';
9941
}
9942
9943
/**
9944
 * @method string getDataSourceType()
9945
 * @method $this withDataSourceType($value)
9946
 * @method string getClusterId()
9947
 * @method $this withClusterId($value)
9948
 * @method string getPageNumber()
9949
 * @method $this withPageNumber($value)
9950
 * @method string getEntityType()
9951
 * @method $this withEntityType($value)
9952
 * @method string getPageSize()
9953
 * @method $this withPageSize($value)
9954
 * @method string getAppGuid()
9955
 * @method $this withAppGuid($value)
9956
 * @method string getKeyword()
9957
 * @method $this withKeyword($value)
9958
 */
9959
class SearchMetaTables extends Rpc
9960
{
9961
}
9962
9963
/**
9964
 * @method string getProjectEnv()
9965
 * @method string getOutputs()
9966
 */
9967
class SearchNodesByOutput extends Rpc
9968
{
9969
9970
    /**
9971
     * @param string $value
9972
     *
9973
     * @return $this
9974
     */
9975
    public function withProjectEnv($value)
9976
    {
9977
        $this->data['ProjectEnv'] = $value;
9978
        $this->options['form_params']['ProjectEnv'] = $value;
9979
9980
        return $this;
9981
    }
9982
9983
    /**
9984
     * @param string $value
9985
     *
9986
     * @return $this
9987
     */
9988
    public function withOutputs($value)
9989
    {
9990
        $this->data['Outputs'] = $value;
9991
        $this->options['form_params']['Outputs'] = $value;
9992
9993
        return $this;
9994
    }
9995
}
9996
9997
/**
9998
 * @method string getProjectPermissions()
9999
 * @method $this withProjectPermissions($value)
10000
 * @method string getDatasourceName()
10001
 * @method $this withDatasourceName($value)
10002
 * @method string getUserPermissions()
10003
 * @method $this withUserPermissions($value)
10004
 * @method string getEnvType()
10005
 * @method $this withEnvType($value)
10006
 * @method string getProjectId()
10007
 * @method $this withProjectId($value)
10008
 */
10009
class SetConnectionShare extends Rpc
10010
{
10011
}
10012
10013
/**
10014
 * @method string getProjectPermissions()
10015
 * @method $this withProjectPermissions($value)
10016
 * @method string getDatasourceName()
10017
 * @method $this withDatasourceName($value)
10018
 * @method string getUserPermissions()
10019
 * @method $this withUserPermissions($value)
10020
 * @method string getEnvType()
10021
 * @method $this withEnvType($value)
10022
 * @method string getProjectId()
10023
 * @method $this withProjectId($value)
10024
 */
10025
class SetDataSourceShare extends Rpc
10026
{
10027
}
10028
10029
/**
10030
 * @method string getProjectEnv()
10031
 * @method string getInstanceId()
10032
 */
10033
class SetSuccessInstance extends Rpc
10034
{
10035
10036
    /**
10037
     * @param string $value
10038
     *
10039
     * @return $this
10040
     */
10041
    public function withProjectEnv($value)
10042
    {
10043
        $this->data['ProjectEnv'] = $value;
10044
        $this->options['form_params']['ProjectEnv'] = $value;
10045
10046
        return $this;
10047
    }
10048
10049
    /**
10050
     * @param string $value
10051
     *
10052
     * @return $this
10053
     */
10054
    public function withInstanceId($value)
10055
    {
10056
        $this->data['InstanceId'] = $value;
10057
        $this->options['form_params']['InstanceId'] = $value;
10058
10059
        return $this;
10060
    }
10061
}
10062
10063
/**
10064
 * @method string getTaskType()
10065
 * @method $this withTaskType($value)
10066
 * @method string getStartParam()
10067
 * @method $this withStartParam($value)
10068
 * @method string getProjectId()
10069
 * @method $this withProjectId($value)
10070
 * @method string getFileId()
10071
 * @method $this withFileId($value)
10072
 */
10073
class StartDISyncInstance extends Rpc
10074
{
10075
}
10076
10077
/**
10078
 * @method string getMigrationId()
10079
 * @method string getProjectId()
10080
 */
10081
class StartMigration extends Rpc
10082
{
10083
10084
    /**
10085
     * @param string $value
10086
     *
10087
     * @return $this
10088
     */
10089
    public function withMigrationId($value)
10090
    {
10091
        $this->data['MigrationId'] = $value;
10092
        $this->options['form_params']['MigrationId'] = $value;
10093
10094
        return $this;
10095
    }
10096
10097
    /**
10098
     * @param string $value
10099
     *
10100
     * @return $this
10101
     */
10102
    public function withProjectId($value)
10103
    {
10104
        $this->data['ProjectId'] = $value;
10105
        $this->options['form_params']['ProjectId'] = $value;
10106
10107
        return $this;
10108
    }
10109
}
10110
10111
/**
10112
 * @method string getTaskType()
10113
 * @method $this withTaskType($value)
10114
 * @method string getProjectId()
10115
 * @method $this withProjectId($value)
10116
 * @method string getFileId()
10117
 * @method $this withFileId($value)
10118
 */
10119
class StopDISyncInstance extends Rpc
10120
{
10121
}
10122
10123
/**
10124
 * @method string getProjectEnv()
10125
 * @method string getInstanceId()
10126
 */
10127
class StopInstance extends Rpc
10128
{
10129
10130
    /**
10131
     * @param string $value
10132
     *
10133
     * @return $this
10134
     */
10135
    public function withProjectEnv($value)
10136
    {
10137
        $this->data['ProjectEnv'] = $value;
10138
        $this->options['form_params']['ProjectEnv'] = $value;
10139
10140
        return $this;
10141
    }
10142
10143
    /**
10144
     * @param string $value
10145
     *
10146
     * @return $this
10147
     */
10148
    public function withInstanceId($value)
10149
    {
10150
        $this->data['InstanceId'] = $value;
10151
        $this->options['form_params']['InstanceId'] = $value;
10152
10153
        return $this;
10154
    }
10155
}
10156
10157
/**
10158
 * @method string getComment()
10159
 * @method string getProjectId()
10160
 * @method string getProjectIdentifier()
10161
 * @method string getFileId()
10162
 */
10163
class SubmitFile extends Rpc
10164
{
10165
10166
    /**
10167
     * @param string $value
10168
     *
10169
     * @return $this
10170
     */
10171
    public function withComment($value)
10172
    {
10173
        $this->data['Comment'] = $value;
10174
        $this->options['form_params']['Comment'] = $value;
10175
10176
        return $this;
10177
    }
10178
10179
    /**
10180
     * @param string $value
10181
     *
10182
     * @return $this
10183
     */
10184
    public function withProjectId($value)
10185
    {
10186
        $this->data['ProjectId'] = $value;
10187
        $this->options['form_params']['ProjectId'] = $value;
10188
10189
        return $this;
10190
    }
10191
10192
    /**
10193
     * @param string $value
10194
     *
10195
     * @return $this
10196
     */
10197
    public function withProjectIdentifier($value)
10198
    {
10199
        $this->data['ProjectIdentifier'] = $value;
10200
        $this->options['form_params']['ProjectIdentifier'] = $value;
10201
10202
        return $this;
10203
    }
10204
10205
    /**
10206
     * @param string $value
10207
     *
10208
     * @return $this
10209
     */
10210
    public function withFileId($value)
10211
    {
10212
        $this->data['FileId'] = $value;
10213
        $this->options['form_params']['FileId'] = $value;
10214
10215
        return $this;
10216
    }
10217
}
10218
10219
/**
10220
 * @method string getProjectEnv()
10221
 * @method string getInstanceId()
10222
 */
10223
class SuspendInstance extends Rpc
10224
{
10225
10226
    /**
10227
     * @param string $value
10228
     *
10229
     * @return $this
10230
     */
10231
    public function withProjectEnv($value)
10232
    {
10233
        $this->data['ProjectEnv'] = $value;
10234
        $this->options['form_params']['ProjectEnv'] = $value;
10235
10236
        return $this;
10237
    }
10238
10239
    /**
10240
     * @param string $value
10241
     *
10242
     * @return $this
10243
     */
10244
    public function withInstanceId($value)
10245
    {
10246
        $this->data['InstanceId'] = $value;
10247
        $this->options['form_params']['InstanceId'] = $value;
10248
10249
        return $this;
10250
    }
10251
}
10252
10253
/**
10254
 * @method string getTaskType()
10255
 * @method $this withTaskType($value)
10256
 * @method string getProjectId()
10257
 * @method $this withProjectId($value)
10258
 * @method string getFileId()
10259
 * @method $this withFileId($value)
10260
 */
10261
class TerminateDISyncInstance extends Rpc
10262
{
10263
}
10264
10265
/**
10266
 * @method string getResourceGroup()
10267
 * @method $this withResourceGroup($value)
10268
 * @method string getEnvType()
10269
 * @method $this withEnvType($value)
10270
 * @method string getDatasourceName()
10271
 * @method $this withDatasourceName($value)
10272
 * @method string getProjectId()
10273
 * @method $this withProjectId($value)
10274
 */
10275
class TestNetworkConnection extends Rpc
10276
{
10277
}
10278
10279
/**
10280
 * @method string getProjectId()
10281
 */
10282
class TopTenElapsedTimeInstance extends Rpc
10283
{
10284
10285
    /**
10286
     * @param string $value
10287
     *
10288
     * @return $this
10289
     */
10290
    public function withProjectId($value)
10291
    {
10292
        $this->data['ProjectId'] = $value;
10293
        $this->options['form_params']['ProjectId'] = $value;
10294
10295
        return $this;
10296
    }
10297
}
10298
10299
/**
10300
 * @method string getProjectId()
10301
 */
10302
class TopTenErrorTimesInstance extends Rpc
10303
{
10304
10305
    /**
10306
     * @param string $value
10307
     *
10308
     * @return $this
10309
     */
10310
    public function withProjectId($value)
10311
    {
10312
        $this->data['ProjectId'] = $value;
10313
        $this->options['form_params']['ProjectId'] = $value;
10314
10315
        return $this;
10316
    }
10317
}
10318
10319
/**
10320
 * @method string getOwner()
10321
 * @method string getBusinessId()
10322
 * @method string getBusinessName()
10323
 * @method string getDescription()
10324
 * @method string getProjectId()
10325
 * @method string getProjectIdentifier()
10326
 */
10327
class UpdateBusiness extends Rpc
10328
{
10329
10330
    /**
10331
     * @param string $value
10332
     *
10333
     * @return $this
10334
     */
10335
    public function withOwner($value)
10336
    {
10337
        $this->data['Owner'] = $value;
10338
        $this->options['form_params']['Owner'] = $value;
10339
10340
        return $this;
10341
    }
10342
10343
    /**
10344
     * @param string $value
10345
     *
10346
     * @return $this
10347
     */
10348
    public function withBusinessId($value)
10349
    {
10350
        $this->data['BusinessId'] = $value;
10351
        $this->options['form_params']['BusinessId'] = $value;
10352
10353
        return $this;
10354
    }
10355
10356
    /**
10357
     * @param string $value
10358
     *
10359
     * @return $this
10360
     */
10361
    public function withBusinessName($value)
10362
    {
10363
        $this->data['BusinessName'] = $value;
10364
        $this->options['form_params']['BusinessName'] = $value;
10365
10366
        return $this;
10367
    }
10368
10369
    /**
10370
     * @param string $value
10371
     *
10372
     * @return $this
10373
     */
10374
    public function withDescription($value)
10375
    {
10376
        $this->data['Description'] = $value;
10377
        $this->options['form_params']['Description'] = $value;
10378
10379
        return $this;
10380
    }
10381
10382
    /**
10383
     * @param string $value
10384
     *
10385
     * @return $this
10386
     */
10387
    public function withProjectId($value)
10388
    {
10389
        $this->data['ProjectId'] = $value;
10390
        $this->options['form_params']['ProjectId'] = $value;
10391
10392
        return $this;
10393
    }
10394
10395
    /**
10396
     * @param string $value
10397
     *
10398
     * @return $this
10399
     */
10400
    public function withProjectIdentifier($value)
10401
    {
10402
        $this->data['ProjectIdentifier'] = $value;
10403
        $this->options['form_params']['ProjectIdentifier'] = $value;
10404
10405
        return $this;
10406
    }
10407
}
10408
10409
/**
10410
 * @method string getEnvType()
10411
 * @method $this withEnvType($value)
10412
 * @method string getDescription()
10413
 * @method $this withDescription($value)
10414
 * @method string getConnectionId()
10415
 * @method $this withConnectionId($value)
10416
 * @method string getContent()
10417
 * @method $this withContent($value)
10418
 * @method string getStatus()
10419
 * @method $this withStatus($value)
10420
 */
10421
class UpdateConnection extends Rpc
10422
{
10423
10424
    /** @var string */
10425
    public $method = 'PUT';
10426
}
10427
10428
/**
10429
 * @method string getScriptDetails()
10430
 * @method string getRequestMethod()
10431
 * @method string getApiPath()
10432
 * @method string getWizardDetails()
10433
 * @method string getVisibleRange()
10434
 * @method string getApiDescription()
10435
 * @method string getTimeout()
10436
 * @method string getRegistrationDetails()
10437
 * @method string getTenantId()
10438
 * @method string getProtocols()
10439
 * @method string getProjectId()
10440
 * @method string getApiId()
10441
 * @method string getResponseContentType()
10442
 */
10443
class UpdateDataServiceApi extends Rpc
10444
{
10445
10446
    /**
10447
     * @param string $value
10448
     *
10449
     * @return $this
10450
     */
10451
    public function withScriptDetails($value)
10452
    {
10453
        $this->data['ScriptDetails'] = $value;
10454
        $this->options['form_params']['ScriptDetails'] = $value;
10455
10456
        return $this;
10457
    }
10458
10459
    /**
10460
     * @param string $value
10461
     *
10462
     * @return $this
10463
     */
10464
    public function withRequestMethod($value)
10465
    {
10466
        $this->data['RequestMethod'] = $value;
10467
        $this->options['form_params']['RequestMethod'] = $value;
10468
10469
        return $this;
10470
    }
10471
10472
    /**
10473
     * @param string $value
10474
     *
10475
     * @return $this
10476
     */
10477
    public function withApiPath($value)
10478
    {
10479
        $this->data['ApiPath'] = $value;
10480
        $this->options['form_params']['ApiPath'] = $value;
10481
10482
        return $this;
10483
    }
10484
10485
    /**
10486
     * @param string $value
10487
     *
10488
     * @return $this
10489
     */
10490
    public function withWizardDetails($value)
10491
    {
10492
        $this->data['WizardDetails'] = $value;
10493
        $this->options['form_params']['WizardDetails'] = $value;
10494
10495
        return $this;
10496
    }
10497
10498
    /**
10499
     * @param string $value
10500
     *
10501
     * @return $this
10502
     */
10503
    public function withVisibleRange($value)
10504
    {
10505
        $this->data['VisibleRange'] = $value;
10506
        $this->options['form_params']['VisibleRange'] = $value;
10507
10508
        return $this;
10509
    }
10510
10511
    /**
10512
     * @param string $value
10513
     *
10514
     * @return $this
10515
     */
10516
    public function withApiDescription($value)
10517
    {
10518
        $this->data['ApiDescription'] = $value;
10519
        $this->options['form_params']['ApiDescription'] = $value;
10520
10521
        return $this;
10522
    }
10523
10524
    /**
10525
     * @param string $value
10526
     *
10527
     * @return $this
10528
     */
10529
    public function withTimeout($value)
10530
    {
10531
        $this->data['Timeout'] = $value;
10532
        $this->options['form_params']['Timeout'] = $value;
10533
10534
        return $this;
10535
    }
10536
10537
    /**
10538
     * @param string $value
10539
     *
10540
     * @return $this
10541
     */
10542
    public function withRegistrationDetails($value)
10543
    {
10544
        $this->data['RegistrationDetails'] = $value;
10545
        $this->options['form_params']['RegistrationDetails'] = $value;
10546
10547
        return $this;
10548
    }
10549
10550
    /**
10551
     * @param string $value
10552
     *
10553
     * @return $this
10554
     */
10555
    public function withTenantId($value)
10556
    {
10557
        $this->data['TenantId'] = $value;
10558
        $this->options['form_params']['TenantId'] = $value;
10559
10560
        return $this;
10561
    }
10562
10563
    /**
10564
     * @param string $value
10565
     *
10566
     * @return $this
10567
     */
10568
    public function withProtocols($value)
10569
    {
10570
        $this->data['Protocols'] = $value;
10571
        $this->options['form_params']['Protocols'] = $value;
10572
10573
        return $this;
10574
    }
10575
10576
    /**
10577
     * @param string $value
10578
     *
10579
     * @return $this
10580
     */
10581
    public function withProjectId($value)
10582
    {
10583
        $this->data['ProjectId'] = $value;
10584
        $this->options['form_params']['ProjectId'] = $value;
10585
10586
        return $this;
10587
    }
10588
10589
    /**
10590
     * @param string $value
10591
     *
10592
     * @return $this
10593
     */
10594
    public function withApiId($value)
10595
    {
10596
        $this->data['ApiId'] = $value;
10597
        $this->options['form_params']['ApiId'] = $value;
10598
10599
        return $this;
10600
    }
10601
10602
    /**
10603
     * @param string $value
10604
     *
10605
     * @return $this
10606
     */
10607
    public function withResponseContentType($value)
10608
    {
10609
        $this->data['ResponseContentType'] = $value;
10610
        $this->options['form_params']['ResponseContentType'] = $value;
10611
10612
        return $this;
10613
    }
10614
}
10615
10616
/**
10617
 * @method string getEnvType()
10618
 * @method $this withEnvType($value)
10619
 * @method string getDataSourceId()
10620
 * @method $this withDataSourceId($value)
10621
 * @method string getDescription()
10622
 * @method $this withDescription($value)
10623
 * @method string getContent()
10624
 * @method $this withContent($value)
10625
 * @method string getStatus()
10626
 * @method $this withStatus($value)
10627
 */
10628
class UpdateDataSource extends Rpc
10629
{
10630
10631
    /** @var string */
10632
    public $method = 'PUT';
10633
}
10634
10635
/**
10636
 * @method string getDestinationType()
10637
 * @method $this withDestinationType($value)
10638
 * @method string getSourceType()
10639
 * @method $this withSourceType($value)
10640
 * @method string getProjectConfig()
10641
 * @method $this withProjectConfig($value)
10642
 * @method string getProjectId()
10643
 * @method $this withProjectId($value)
10644
 */
10645
class UpdateDIProjectConfig extends Rpc
10646
{
10647
}
10648
10649
/**
10650
 * @method string getTaskType()
10651
 * @method $this withTaskType($value)
10652
 * @method string getTaskParam()
10653
 * @method $this withTaskParam($value)
10654
 * @method string getTaskContent()
10655
 * @method $this withTaskContent($value)
10656
 * @method string getProjectId()
10657
 * @method $this withProjectId($value)
10658
 * @method string getFileId()
10659
 * @method $this withFileId($value)
10660
 */
10661
class UpdateDISyncTask extends Rpc
10662
{
10663
}
10664
10665
/**
10666
 * @method string getOutputList()
10667
 * @method string getDependentNodeIdList()
10668
 * @method string getContent()
10669
 * @method string getProjectIdentifier()
10670
 * @method string getProjectId()
10671
 * @method string getStartEffectDate()
10672
 * @method string getCycleType()
10673
 * @method string getFileId()
10674
 * @method string getAutoRerunIntervalMillis()
10675
 * @method string getOwner()
10676
 * @method string getInputList()
10677
 * @method string getRerunMode()
10678
 * @method string getConnectionName()
10679
 * @method string getParaValue()
10680
 * @method string getResourceGroupIdentifier()
10681
 * @method string getAutoRerunTimes()
10682
 * @method string getCronExpress()
10683
 * @method string getEndEffectDate()
10684
 * @method string getFileName()
10685
 * @method string getStop()
10686
 * @method string getDependentType()
10687
 * @method string getFileFolderPath()
10688
 * @method string getFileDescription()
10689
 * @method string getAutoParsing()
10690
 * @method string getSchedulerType()
10691
 */
10692
class UpdateFile extends Rpc
10693
{
10694
10695
    /**
10696
     * @param string $value
10697
     *
10698
     * @return $this
10699
     */
10700
    public function withOutputList($value)
10701
    {
10702
        $this->data['OutputList'] = $value;
10703
        $this->options['form_params']['OutputList'] = $value;
10704
10705
        return $this;
10706
    }
10707
10708
    /**
10709
     * @param string $value
10710
     *
10711
     * @return $this
10712
     */
10713
    public function withDependentNodeIdList($value)
10714
    {
10715
        $this->data['DependentNodeIdList'] = $value;
10716
        $this->options['form_params']['DependentNodeIdList'] = $value;
10717
10718
        return $this;
10719
    }
10720
10721
    /**
10722
     * @param string $value
10723
     *
10724
     * @return $this
10725
     */
10726
    public function withContent($value)
10727
    {
10728
        $this->data['Content'] = $value;
10729
        $this->options['form_params']['Content'] = $value;
10730
10731
        return $this;
10732
    }
10733
10734
    /**
10735
     * @param string $value
10736
     *
10737
     * @return $this
10738
     */
10739
    public function withProjectIdentifier($value)
10740
    {
10741
        $this->data['ProjectIdentifier'] = $value;
10742
        $this->options['form_params']['ProjectIdentifier'] = $value;
10743
10744
        return $this;
10745
    }
10746
10747
    /**
10748
     * @param string $value
10749
     *
10750
     * @return $this
10751
     */
10752
    public function withProjectId($value)
10753
    {
10754
        $this->data['ProjectId'] = $value;
10755
        $this->options['form_params']['ProjectId'] = $value;
10756
10757
        return $this;
10758
    }
10759
10760
    /**
10761
     * @param string $value
10762
     *
10763
     * @return $this
10764
     */
10765
    public function withStartEffectDate($value)
10766
    {
10767
        $this->data['StartEffectDate'] = $value;
10768
        $this->options['form_params']['StartEffectDate'] = $value;
10769
10770
        return $this;
10771
    }
10772
10773
    /**
10774
     * @param string $value
10775
     *
10776
     * @return $this
10777
     */
10778
    public function withCycleType($value)
10779
    {
10780
        $this->data['CycleType'] = $value;
10781
        $this->options['form_params']['CycleType'] = $value;
10782
10783
        return $this;
10784
    }
10785
10786
    /**
10787
     * @param string $value
10788
     *
10789
     * @return $this
10790
     */
10791
    public function withFileId($value)
10792
    {
10793
        $this->data['FileId'] = $value;
10794
        $this->options['form_params']['FileId'] = $value;
10795
10796
        return $this;
10797
    }
10798
10799
    /**
10800
     * @param string $value
10801
     *
10802
     * @return $this
10803
     */
10804
    public function withAutoRerunIntervalMillis($value)
10805
    {
10806
        $this->data['AutoRerunIntervalMillis'] = $value;
10807
        $this->options['form_params']['AutoRerunIntervalMillis'] = $value;
10808
10809
        return $this;
10810
    }
10811
10812
    /**
10813
     * @param string $value
10814
     *
10815
     * @return $this
10816
     */
10817
    public function withOwner($value)
10818
    {
10819
        $this->data['Owner'] = $value;
10820
        $this->options['form_params']['Owner'] = $value;
10821
10822
        return $this;
10823
    }
10824
10825
    /**
10826
     * @param string $value
10827
     *
10828
     * @return $this
10829
     */
10830
    public function withInputList($value)
10831
    {
10832
        $this->data['InputList'] = $value;
10833
        $this->options['form_params']['InputList'] = $value;
10834
10835
        return $this;
10836
    }
10837
10838
    /**
10839
     * @param string $value
10840
     *
10841
     * @return $this
10842
     */
10843
    public function withRerunMode($value)
10844
    {
10845
        $this->data['RerunMode'] = $value;
10846
        $this->options['form_params']['RerunMode'] = $value;
10847
10848
        return $this;
10849
    }
10850
10851
    /**
10852
     * @param string $value
10853
     *
10854
     * @return $this
10855
     */
10856
    public function withConnectionName($value)
10857
    {
10858
        $this->data['ConnectionName'] = $value;
10859
        $this->options['form_params']['ConnectionName'] = $value;
10860
10861
        return $this;
10862
    }
10863
10864
    /**
10865
     * @param string $value
10866
     *
10867
     * @return $this
10868
     */
10869
    public function withParaValue($value)
10870
    {
10871
        $this->data['ParaValue'] = $value;
10872
        $this->options['form_params']['ParaValue'] = $value;
10873
10874
        return $this;
10875
    }
10876
10877
    /**
10878
     * @param string $value
10879
     *
10880
     * @return $this
10881
     */
10882
    public function withResourceGroupIdentifier($value)
10883
    {
10884
        $this->data['ResourceGroupIdentifier'] = $value;
10885
        $this->options['form_params']['ResourceGroupIdentifier'] = $value;
10886
10887
        return $this;
10888
    }
10889
10890
    /**
10891
     * @param string $value
10892
     *
10893
     * @return $this
10894
     */
10895
    public function withAutoRerunTimes($value)
10896
    {
10897
        $this->data['AutoRerunTimes'] = $value;
10898
        $this->options['form_params']['AutoRerunTimes'] = $value;
10899
10900
        return $this;
10901
    }
10902
10903
    /**
10904
     * @param string $value
10905
     *
10906
     * @return $this
10907
     */
10908
    public function withCronExpress($value)
10909
    {
10910
        $this->data['CronExpress'] = $value;
10911
        $this->options['form_params']['CronExpress'] = $value;
10912
10913
        return $this;
10914
    }
10915
10916
    /**
10917
     * @param string $value
10918
     *
10919
     * @return $this
10920
     */
10921
    public function withEndEffectDate($value)
10922
    {
10923
        $this->data['EndEffectDate'] = $value;
10924
        $this->options['form_params']['EndEffectDate'] = $value;
10925
10926
        return $this;
10927
    }
10928
10929
    /**
10930
     * @param string $value
10931
     *
10932
     * @return $this
10933
     */
10934
    public function withFileName($value)
10935
    {
10936
        $this->data['FileName'] = $value;
10937
        $this->options['form_params']['FileName'] = $value;
10938
10939
        return $this;
10940
    }
10941
10942
    /**
10943
     * @param string $value
10944
     *
10945
     * @return $this
10946
     */
10947
    public function withStop($value)
10948
    {
10949
        $this->data['Stop'] = $value;
10950
        $this->options['form_params']['Stop'] = $value;
10951
10952
        return $this;
10953
    }
10954
10955
    /**
10956
     * @param string $value
10957
     *
10958
     * @return $this
10959
     */
10960
    public function withDependentType($value)
10961
    {
10962
        $this->data['DependentType'] = $value;
10963
        $this->options['form_params']['DependentType'] = $value;
10964
10965
        return $this;
10966
    }
10967
10968
    /**
10969
     * @param string $value
10970
     *
10971
     * @return $this
10972
     */
10973
    public function withFileFolderPath($value)
10974
    {
10975
        $this->data['FileFolderPath'] = $value;
10976
        $this->options['form_params']['FileFolderPath'] = $value;
10977
10978
        return $this;
10979
    }
10980
10981
    /**
10982
     * @param string $value
10983
     *
10984
     * @return $this
10985
     */
10986
    public function withFileDescription($value)
10987
    {
10988
        $this->data['FileDescription'] = $value;
10989
        $this->options['form_params']['FileDescription'] = $value;
10990
10991
        return $this;
10992
    }
10993
10994
    /**
10995
     * @param string $value
10996
     *
10997
     * @return $this
10998
     */
10999
    public function withAutoParsing($value)
11000
    {
11001
        $this->data['AutoParsing'] = $value;
11002
        $this->options['form_params']['AutoParsing'] = $value;
11003
11004
        return $this;
11005
    }
11006
11007
    /**
11008
     * @param string $value
11009
     *
11010
     * @return $this
11011
     */
11012
    public function withSchedulerType($value)
11013
    {
11014
        $this->data['SchedulerType'] = $value;
11015
        $this->options['form_params']['SchedulerType'] = $value;
11016
11017
        return $this;
11018
    }
11019
}
11020
11021
/**
11022
 * @method string getFolderName()
11023
 * @method string getProjectId()
11024
 * @method string getProjectIdentifier()
11025
 * @method string getFolderId()
11026
 */
11027
class UpdateFolder extends Rpc
11028
{
11029
11030
    /**
11031
     * @param string $value
11032
     *
11033
     * @return $this
11034
     */
11035
    public function withFolderName($value)
11036
    {
11037
        $this->data['FolderName'] = $value;
11038
        $this->options['form_params']['FolderName'] = $value;
11039
11040
        return $this;
11041
    }
11042
11043
    /**
11044
     * @param string $value
11045
     *
11046
     * @return $this
11047
     */
11048
    public function withProjectId($value)
11049
    {
11050
        $this->data['ProjectId'] = $value;
11051
        $this->options['form_params']['ProjectId'] = $value;
11052
11053
        return $this;
11054
    }
11055
11056
    /**
11057
     * @param string $value
11058
     *
11059
     * @return $this
11060
     */
11061
    public function withProjectIdentifier($value)
11062
    {
11063
        $this->data['ProjectIdentifier'] = $value;
11064
        $this->options['form_params']['ProjectIdentifier'] = $value;
11065
11066
        return $this;
11067
    }
11068
11069
    /**
11070
     * @param string $value
11071
     *
11072
     * @return $this
11073
     */
11074
    public function withFolderId($value)
11075
    {
11076
        $this->data['FolderId'] = $value;
11077
        $this->options['form_params']['FolderId'] = $value;
11078
11079
        return $this;
11080
    }
11081
}
11082
11083
/**
11084
 * @method string getCheckResultTip()
11085
 * @method string getCheckResult()
11086
 * @method string getMessageId()
11087
 * @method string getExtensionCode()
11088
 */
11089
class UpdateIDEEventResult extends Rpc
11090
{
11091
11092
    /**
11093
     * @param string $value
11094
     *
11095
     * @return $this
11096
     */
11097
    public function withCheckResultTip($value)
11098
    {
11099
        $this->data['CheckResultTip'] = $value;
11100
        $this->options['form_params']['CheckResultTip'] = $value;
11101
11102
        return $this;
11103
    }
11104
11105
    /**
11106
     * @param string $value
11107
     *
11108
     * @return $this
11109
     */
11110
    public function withCheckResult($value)
11111
    {
11112
        $this->data['CheckResult'] = $value;
11113
        $this->options['form_params']['CheckResult'] = $value;
11114
11115
        return $this;
11116
    }
11117
11118
    /**
11119
     * @param string $value
11120
     *
11121
     * @return $this
11122
     */
11123
    public function withMessageId($value)
11124
    {
11125
        $this->data['MessageId'] = $value;
11126
        $this->options['form_params']['MessageId'] = $value;
11127
11128
        return $this;
11129
    }
11130
11131
    /**
11132
     * @param string $value
11133
     *
11134
     * @return $this
11135
     */
11136
    public function withExtensionCode($value)
11137
    {
11138
        $this->data['ExtensionCode'] = $value;
11139
        $this->options['form_params']['ExtensionCode'] = $value;
11140
11141
        return $this;
11142
    }
11143
}
11144
11145
/**
11146
 * @method string getName()
11147
 * @method string getComment()
11148
 * @method string getCategoryId()
11149
 */
11150
class UpdateMetaCategory extends Rpc
11151
{
11152
11153
    /**
11154
     * @param string $value
11155
     *
11156
     * @return $this
11157
     */
11158
    public function withName($value)
11159
    {
11160
        $this->data['Name'] = $value;
11161
        $this->options['form_params']['Name'] = $value;
11162
11163
        return $this;
11164
    }
11165
11166
    /**
11167
     * @param string $value
11168
     *
11169
     * @return $this
11170
     */
11171
    public function withComment($value)
11172
    {
11173
        $this->data['Comment'] = $value;
11174
        $this->options['form_params']['Comment'] = $value;
11175
11176
        return $this;
11177
    }
11178
11179
    /**
11180
     * @param string $value
11181
     *
11182
     * @return $this
11183
     */
11184
    public function withCategoryId($value)
11185
    {
11186
        $this->data['CategoryId'] = $value;
11187
        $this->options['form_params']['CategoryId'] = $value;
11188
11189
        return $this;
11190
    }
11191
}
11192
11193
/**
11194
 * @method string getVisibility()
11195
 * @method $this withVisibility($value)
11196
 * @method string getCaption()
11197
 * @method $this withCaption($value)
11198
 * @method string getNewOwnerId()
11199
 * @method $this withNewOwnerId($value)
11200
 * @method string getTableGuid()
11201
 * @method $this withTableGuid($value)
11202
 * @method string getAddedLabels()
11203
 * @method string getRemovedLabels()
11204
 * @method string getEnvType()
11205
 * @method $this withEnvType($value)
11206
 * @method string getTableName()
11207
 * @method $this withTableName($value)
11208
 * @method string getProjectId()
11209
 * @method $this withProjectId($value)
11210
 * @method string getCategoryId()
11211
 * @method $this withCategoryId($value)
11212
 */
11213
class UpdateMetaTable extends Rpc
11214
{
11215
11216
    /**
11217
     * @param string $value
11218
     *
11219
     * @return $this
11220
     */
11221
    public function withAddedLabels($value)
11222
    {
11223
        $this->data['AddedLabels'] = $value;
11224
        $this->options['form_params']['AddedLabels'] = $value;
11225
11226
        return $this;
11227
    }
11228
11229
    /**
11230
     * @param string $value
11231
     *
11232
     * @return $this
11233
     */
11234
    public function withRemovedLabels($value)
11235
    {
11236
        $this->data['RemovedLabels'] = $value;
11237
        $this->options['form_params']['RemovedLabels'] = $value;
11238
11239
        return $this;
11240
    }
11241
}
11242
11243
/**
11244
 * @method string getTableGuid()
11245
 * @method $this withTableGuid($value)
11246
 * @method string getContent()
11247
 */
11248
class UpdateMetaTableIntroWiki extends Rpc
11249
{
11250
11251
    /**
11252
     * @param string $value
11253
     *
11254
     * @return $this
11255
     */
11256
    public function withContent($value)
11257
    {
11258
        $this->data['Content'] = $value;
11259
        $this->options['form_params']['Content'] = $value;
11260
11261
        return $this;
11262
    }
11263
}
11264
11265
/**
11266
 * @method string getProjectEnv()
11267
 * @method string getNodeId()
11268
 * @method string getUserId()
11269
 */
11270
class UpdateNodeOwner extends Rpc
11271
{
11272
11273
    /**
11274
     * @param string $value
11275
     *
11276
     * @return $this
11277
     */
11278
    public function withProjectEnv($value)
11279
    {
11280
        $this->data['ProjectEnv'] = $value;
11281
        $this->options['form_params']['ProjectEnv'] = $value;
11282
11283
        return $this;
11284
    }
11285
11286
    /**
11287
     * @param string $value
11288
     *
11289
     * @return $this
11290
     */
11291
    public function withNodeId($value)
11292
    {
11293
        $this->data['NodeId'] = $value;
11294
        $this->options['form_params']['NodeId'] = $value;
11295
11296
        return $this;
11297
    }
11298
11299
    /**
11300
     * @param string $value
11301
     *
11302
     * @return $this
11303
     */
11304
    public function withUserId($value)
11305
    {
11306
        $this->data['UserId'] = $value;
11307
        $this->options['form_params']['UserId'] = $value;
11308
11309
        return $this;
11310
    }
11311
}
11312
11313
/**
11314
 * @method string getProjectEnv()
11315
 * @method string getSchedulerType()
11316
 * @method string getNodeId()
11317
 */
11318
class UpdateNodeRunMode extends Rpc
11319
{
11320
11321
    /**
11322
     * @param string $value
11323
     *
11324
     * @return $this
11325
     */
11326
    public function withProjectEnv($value)
11327
    {
11328
        $this->data['ProjectEnv'] = $value;
11329
        $this->options['form_params']['ProjectEnv'] = $value;
11330
11331
        return $this;
11332
    }
11333
11334
    /**
11335
     * @param string $value
11336
     *
11337
     * @return $this
11338
     */
11339
    public function withSchedulerType($value)
11340
    {
11341
        $this->data['SchedulerType'] = $value;
11342
        $this->options['form_params']['SchedulerType'] = $value;
11343
11344
        return $this;
11345
    }
11346
11347
    /**
11348
     * @param string $value
11349
     *
11350
     * @return $this
11351
     */
11352
    public function withNodeId($value)
11353
    {
11354
        $this->data['NodeId'] = $value;
11355
        $this->options['form_params']['NodeId'] = $value;
11356
11357
        return $this;
11358
    }
11359
}
11360
11361
/**
11362
 * @method string getAlarmMode()
11363
 * @method string getProjectName()
11364
 * @method string getFollower()
11365
 * @method string getFollowerId()
11366
 */
11367
class UpdateQualityFollower extends Rpc
11368
{
11369
11370
    /**
11371
     * @param string $value
11372
     *
11373
     * @return $this
11374
     */
11375
    public function withAlarmMode($value)
11376
    {
11377
        $this->data['AlarmMode'] = $value;
11378
        $this->options['form_params']['AlarmMode'] = $value;
11379
11380
        return $this;
11381
    }
11382
11383
    /**
11384
     * @param string $value
11385
     *
11386
     * @return $this
11387
     */
11388
    public function withProjectName($value)
11389
    {
11390
        $this->data['ProjectName'] = $value;
11391
        $this->options['form_params']['ProjectName'] = $value;
11392
11393
        return $this;
11394
    }
11395
11396
    /**
11397
     * @param string $value
11398
     *
11399
     * @return $this
11400
     */
11401
    public function withFollower($value)
11402
    {
11403
        $this->data['Follower'] = $value;
11404
        $this->options['form_params']['Follower'] = $value;
11405
11406
        return $this;
11407
    }
11408
11409
    /**
11410
     * @param string $value
11411
     *
11412
     * @return $this
11413
     */
11414
    public function withFollowerId($value)
11415
    {
11416
        $this->data['FollowerId'] = $value;
11417
        $this->options['form_params']['FollowerId'] = $value;
11418
11419
        return $this;
11420
    }
11421
}
11422
11423
/**
11424
 * @method string getTrend()
11425
 * @method string getBlockType()
11426
 * @method string getPropertyType()
11427
 * @method string getEntityId()
11428
 * @method string getRuleName()
11429
 * @method string getChecker()
11430
 * @method string getOperator()
11431
 * @method string getProperty()
11432
 * @method string getId()
11433
 * @method string getWarningThreshold()
11434
 * @method string getMethodName()
11435
 * @method string getProjectName()
11436
 * @method string getRuleType()
11437
 * @method string getTemplateId()
11438
 * @method string getExpectValue()
11439
 * @method string getWhereCondition()
11440
 * @method string getCriticalThreshold()
11441
 * @method string getComment()
11442
 * @method string getPredictType()
11443
 */
11444
class UpdateQualityRule extends Rpc
11445
{
11446
11447
    /**
11448
     * @param string $value
11449
     *
11450
     * @return $this
11451
     */
11452
    public function withTrend($value)
11453
    {
11454
        $this->data['Trend'] = $value;
11455
        $this->options['form_params']['Trend'] = $value;
11456
11457
        return $this;
11458
    }
11459
11460
    /**
11461
     * @param string $value
11462
     *
11463
     * @return $this
11464
     */
11465
    public function withBlockType($value)
11466
    {
11467
        $this->data['BlockType'] = $value;
11468
        $this->options['form_params']['BlockType'] = $value;
11469
11470
        return $this;
11471
    }
11472
11473
    /**
11474
     * @param string $value
11475
     *
11476
     * @return $this
11477
     */
11478
    public function withPropertyType($value)
11479
    {
11480
        $this->data['PropertyType'] = $value;
11481
        $this->options['form_params']['PropertyType'] = $value;
11482
11483
        return $this;
11484
    }
11485
11486
    /**
11487
     * @param string $value
11488
     *
11489
     * @return $this
11490
     */
11491
    public function withEntityId($value)
11492
    {
11493
        $this->data['EntityId'] = $value;
11494
        $this->options['form_params']['EntityId'] = $value;
11495
11496
        return $this;
11497
    }
11498
11499
    /**
11500
     * @param string $value
11501
     *
11502
     * @return $this
11503
     */
11504
    public function withRuleName($value)
11505
    {
11506
        $this->data['RuleName'] = $value;
11507
        $this->options['form_params']['RuleName'] = $value;
11508
11509
        return $this;
11510
    }
11511
11512
    /**
11513
     * @param string $value
11514
     *
11515
     * @return $this
11516
     */
11517
    public function withChecker($value)
11518
    {
11519
        $this->data['Checker'] = $value;
11520
        $this->options['form_params']['Checker'] = $value;
11521
11522
        return $this;
11523
    }
11524
11525
    /**
11526
     * @param string $value
11527
     *
11528
     * @return $this
11529
     */
11530
    public function withOperator($value)
11531
    {
11532
        $this->data['Operator'] = $value;
11533
        $this->options['form_params']['Operator'] = $value;
11534
11535
        return $this;
11536
    }
11537
11538
    /**
11539
     * @param string $value
11540
     *
11541
     * @return $this
11542
     */
11543
    public function withProperty($value)
11544
    {
11545
        $this->data['Property'] = $value;
11546
        $this->options['form_params']['Property'] = $value;
11547
11548
        return $this;
11549
    }
11550
11551
    /**
11552
     * @param string $value
11553
     *
11554
     * @return $this
11555
     */
11556
    public function withId($value)
11557
    {
11558
        $this->data['Id'] = $value;
11559
        $this->options['form_params']['Id'] = $value;
11560
11561
        return $this;
11562
    }
11563
11564
    /**
11565
     * @param string $value
11566
     *
11567
     * @return $this
11568
     */
11569
    public function withWarningThreshold($value)
11570
    {
11571
        $this->data['WarningThreshold'] = $value;
11572
        $this->options['form_params']['WarningThreshold'] = $value;
11573
11574
        return $this;
11575
    }
11576
11577
    /**
11578
     * @param string $value
11579
     *
11580
     * @return $this
11581
     */
11582
    public function withMethodName($value)
11583
    {
11584
        $this->data['MethodName'] = $value;
11585
        $this->options['form_params']['MethodName'] = $value;
11586
11587
        return $this;
11588
    }
11589
11590
    /**
11591
     * @param string $value
11592
     *
11593
     * @return $this
11594
     */
11595
    public function withProjectName($value)
11596
    {
11597
        $this->data['ProjectName'] = $value;
11598
        $this->options['form_params']['ProjectName'] = $value;
11599
11600
        return $this;
11601
    }
11602
11603
    /**
11604
     * @param string $value
11605
     *
11606
     * @return $this
11607
     */
11608
    public function withRuleType($value)
11609
    {
11610
        $this->data['RuleType'] = $value;
11611
        $this->options['form_params']['RuleType'] = $value;
11612
11613
        return $this;
11614
    }
11615
11616
    /**
11617
     * @param string $value
11618
     *
11619
     * @return $this
11620
     */
11621
    public function withTemplateId($value)
11622
    {
11623
        $this->data['TemplateId'] = $value;
11624
        $this->options['form_params']['TemplateId'] = $value;
11625
11626
        return $this;
11627
    }
11628
11629
    /**
11630
     * @param string $value
11631
     *
11632
     * @return $this
11633
     */
11634
    public function withExpectValue($value)
11635
    {
11636
        $this->data['ExpectValue'] = $value;
11637
        $this->options['form_params']['ExpectValue'] = $value;
11638
11639
        return $this;
11640
    }
11641
11642
    /**
11643
     * @param string $value
11644
     *
11645
     * @return $this
11646
     */
11647
    public function withWhereCondition($value)
11648
    {
11649
        $this->data['WhereCondition'] = $value;
11650
        $this->options['form_params']['WhereCondition'] = $value;
11651
11652
        return $this;
11653
    }
11654
11655
    /**
11656
     * @param string $value
11657
     *
11658
     * @return $this
11659
     */
11660
    public function withCriticalThreshold($value)
11661
    {
11662
        $this->data['CriticalThreshold'] = $value;
11663
        $this->options['form_params']['CriticalThreshold'] = $value;
11664
11665
        return $this;
11666
    }
11667
11668
    /**
11669
     * @param string $value
11670
     *
11671
     * @return $this
11672
     */
11673
    public function withComment($value)
11674
    {
11675
        $this->data['Comment'] = $value;
11676
        $this->options['form_params']['Comment'] = $value;
11677
11678
        return $this;
11679
    }
11680
11681
    /**
11682
     * @param string $value
11683
     *
11684
     * @return $this
11685
     */
11686
    public function withPredictType($value)
11687
    {
11688
        $this->data['PredictType'] = $value;
11689
        $this->options['form_params']['PredictType'] = $value;
11690
11691
        return $this;
11692
    }
11693
}
11694
11695
/**
11696
 * @method string getDndEnd()
11697
 * @method string getAlertUnit()
11698
 * @method string getRemindUnit()
11699
 * @method string getUseFlag()
11700
 * @method string getAlertInterval()
11701
 * @method string getAlertMethods()
11702
 * @method string getRobotUrls()
11703
 * @method string getMaxAlertTimes()
11704
 * @method string getBizProcessIds()
11705
 * @method string getRemindType()
11706
 * @method string getAlertTargets()
11707
 * @method string getBaselineIds()
11708
 * @method string getRemindId()
11709
 * @method string getDetail()
11710
 * @method string getRemindName()
11711
 * @method string getProjectId()
11712
 * @method string getNodeIds()
11713
 */
11714
class UpdateRemind extends Rpc
11715
{
11716
11717
    /**
11718
     * @param string $value
11719
     *
11720
     * @return $this
11721
     */
11722
    public function withDndEnd($value)
11723
    {
11724
        $this->data['DndEnd'] = $value;
11725
        $this->options['form_params']['DndEnd'] = $value;
11726
11727
        return $this;
11728
    }
11729
11730
    /**
11731
     * @param string $value
11732
     *
11733
     * @return $this
11734
     */
11735
    public function withAlertUnit($value)
11736
    {
11737
        $this->data['AlertUnit'] = $value;
11738
        $this->options['form_params']['AlertUnit'] = $value;
11739
11740
        return $this;
11741
    }
11742
11743
    /**
11744
     * @param string $value
11745
     *
11746
     * @return $this
11747
     */
11748
    public function withRemindUnit($value)
11749
    {
11750
        $this->data['RemindUnit'] = $value;
11751
        $this->options['form_params']['RemindUnit'] = $value;
11752
11753
        return $this;
11754
    }
11755
11756
    /**
11757
     * @param string $value
11758
     *
11759
     * @return $this
11760
     */
11761
    public function withUseFlag($value)
11762
    {
11763
        $this->data['UseFlag'] = $value;
11764
        $this->options['form_params']['UseFlag'] = $value;
11765
11766
        return $this;
11767
    }
11768
11769
    /**
11770
     * @param string $value
11771
     *
11772
     * @return $this
11773
     */
11774
    public function withAlertInterval($value)
11775
    {
11776
        $this->data['AlertInterval'] = $value;
11777
        $this->options['form_params']['AlertInterval'] = $value;
11778
11779
        return $this;
11780
    }
11781
11782
    /**
11783
     * @param string $value
11784
     *
11785
     * @return $this
11786
     */
11787
    public function withAlertMethods($value)
11788
    {
11789
        $this->data['AlertMethods'] = $value;
11790
        $this->options['form_params']['AlertMethods'] = $value;
11791
11792
        return $this;
11793
    }
11794
11795
    /**
11796
     * @param string $value
11797
     *
11798
     * @return $this
11799
     */
11800
    public function withRobotUrls($value)
11801
    {
11802
        $this->data['RobotUrls'] = $value;
11803
        $this->options['form_params']['RobotUrls'] = $value;
11804
11805
        return $this;
11806
    }
11807
11808
    /**
11809
     * @param string $value
11810
     *
11811
     * @return $this
11812
     */
11813
    public function withMaxAlertTimes($value)
11814
    {
11815
        $this->data['MaxAlertTimes'] = $value;
11816
        $this->options['form_params']['MaxAlertTimes'] = $value;
11817
11818
        return $this;
11819
    }
11820
11821
    /**
11822
     * @param string $value
11823
     *
11824
     * @return $this
11825
     */
11826
    public function withBizProcessIds($value)
11827
    {
11828
        $this->data['BizProcessIds'] = $value;
11829
        $this->options['form_params']['BizProcessIds'] = $value;
11830
11831
        return $this;
11832
    }
11833
11834
    /**
11835
     * @param string $value
11836
     *
11837
     * @return $this
11838
     */
11839
    public function withRemindType($value)
11840
    {
11841
        $this->data['RemindType'] = $value;
11842
        $this->options['form_params']['RemindType'] = $value;
11843
11844
        return $this;
11845
    }
11846
11847
    /**
11848
     * @param string $value
11849
     *
11850
     * @return $this
11851
     */
11852
    public function withAlertTargets($value)
11853
    {
11854
        $this->data['AlertTargets'] = $value;
11855
        $this->options['form_params']['AlertTargets'] = $value;
11856
11857
        return $this;
11858
    }
11859
11860
    /**
11861
     * @param string $value
11862
     *
11863
     * @return $this
11864
     */
11865
    public function withBaselineIds($value)
11866
    {
11867
        $this->data['BaselineIds'] = $value;
11868
        $this->options['form_params']['BaselineIds'] = $value;
11869
11870
        return $this;
11871
    }
11872
11873
    /**
11874
     * @param string $value
11875
     *
11876
     * @return $this
11877
     */
11878
    public function withRemindId($value)
11879
    {
11880
        $this->data['RemindId'] = $value;
11881
        $this->options['form_params']['RemindId'] = $value;
11882
11883
        return $this;
11884
    }
11885
11886
    /**
11887
     * @param string $value
11888
     *
11889
     * @return $this
11890
     */
11891
    public function withDetail($value)
11892
    {
11893
        $this->data['Detail'] = $value;
11894
        $this->options['form_params']['Detail'] = $value;
11895
11896
        return $this;
11897
    }
11898
11899
    /**
11900
     * @param string $value
11901
     *
11902
     * @return $this
11903
     */
11904
    public function withRemindName($value)
11905
    {
11906
        $this->data['RemindName'] = $value;
11907
        $this->options['form_params']['RemindName'] = $value;
11908
11909
        return $this;
11910
    }
11911
11912
    /**
11913
     * @param string $value
11914
     *
11915
     * @return $this
11916
     */
11917
    public function withProjectId($value)
11918
    {
11919
        $this->data['ProjectId'] = $value;
11920
        $this->options['form_params']['ProjectId'] = $value;
11921
11922
        return $this;
11923
    }
11924
11925
    /**
11926
     * @param string $value
11927
     *
11928
     * @return $this
11929
     */
11930
    public function withNodeIds($value)
11931
    {
11932
        $this->data['NodeIds'] = $value;
11933
        $this->options['form_params']['NodeIds'] = $value;
11934
11935
        return $this;
11936
    }
11937
}
11938
11939
/**
11940
 * @method array getColumns()
11941
 * @method string getLifeCycle()
11942
 * @method $this withLifeCycle($value)
11943
 * @method array getThemes()
11944
 * @method string getLogicalLevelId()
11945
 * @method $this withLogicalLevelId($value)
11946
 * @method string getEndpoint()
11947
 * @method string getEnvType()
11948
 * @method string getHasPart()
11949
 * @method $this withHasPart($value)
11950
 * @method string getTableName()
11951
 * @method $this withTableName($value)
11952
 * @method string getAppGuid()
11953
 * @method $this withAppGuid($value)
11954
 * @method string getProjectId()
11955
 * @method $this withProjectId($value)
11956
 * @method string getCategoryId()
11957
 * @method $this withCategoryId($value)
11958
 * @method string getVisibility()
11959
 * @method $this withVisibility($value)
11960
 * @method string getPhysicsLevelId()
11961
 * @method $this withPhysicsLevelId($value)
11962
 * @method string getOwnerId()
11963
 * @method $this withOwnerId($value)
11964
 * @method string getIsView()
11965
 * @method $this withIsView($value)
11966
 * @method string getExternalTableType()
11967
 * @method $this withExternalTableType($value)
11968
 * @method string getLocation()
11969
 * @method $this withLocation($value)
11970
 * @method string getComment()
11971
 * @method $this withComment($value)
11972
 * @method string getCreateIfNotExists()
11973
 * @method $this withCreateIfNotExists($value)
11974
 */
11975
class UpdateTable extends Rpc
11976
{
11977
11978
    /**
11979
     * @param array $columns
11980
     *
11981
     * @return $this
11982
     */
11983
	public function withColumns(array $columns)
11984
	{
11985
	    $this->data['Columns'] = $columns;
11986
		foreach ($columns as $depth1 => $depth1Value) {
11987
			if(isset($depth1Value['SeqNumber'])){
11988
				$this->options['form_params']['Columns.' . ($depth1 + 1) . '.SeqNumber'] = $depth1Value['SeqNumber'];
11989
			}
11990
			if(isset($depth1Value['IsPartitionCol'])){
11991
				$this->options['form_params']['Columns.' . ($depth1 + 1) . '.IsPartitionCol'] = $depth1Value['IsPartitionCol'];
11992
			}
11993
			if(isset($depth1Value['ColumnNameCn'])){
11994
				$this->options['form_params']['Columns.' . ($depth1 + 1) . '.ColumnNameCn'] = $depth1Value['ColumnNameCn'];
11995
			}
11996
			if(isset($depth1Value['Length'])){
11997
				$this->options['form_params']['Columns.' . ($depth1 + 1) . '.Length'] = $depth1Value['Length'];
11998
			}
11999
			if(isset($depth1Value['Comment'])){
12000
				$this->options['form_params']['Columns.' . ($depth1 + 1) . '.Comment'] = $depth1Value['Comment'];
12001
			}
12002
			if(isset($depth1Value['ColumnName'])){
12003
				$this->options['form_params']['Columns.' . ($depth1 + 1) . '.ColumnName'] = $depth1Value['ColumnName'];
12004
			}
12005
			if(isset($depth1Value['ColumnType'])){
12006
				$this->options['form_params']['Columns.' . ($depth1 + 1) . '.ColumnType'] = $depth1Value['ColumnType'];
12007
			}
12008
		}
12009
12010
		return $this;
12011
    }
12012
12013
    /**
12014
     * @param array $themes
12015
     *
12016
     * @return $this
12017
     */
12018
	public function withThemes(array $themes)
12019
	{
12020
	    $this->data['Themes'] = $themes;
12021
		foreach ($themes as $depth1 => $depth1Value) {
12022
			if(isset($depth1Value['ThemeLevel'])){
12023
				$this->options['form_params']['Themes.' . ($depth1 + 1) . '.ThemeLevel'] = $depth1Value['ThemeLevel'];
12024
			}
12025
			if(isset($depth1Value['ThemeId'])){
12026
				$this->options['form_params']['Themes.' . ($depth1 + 1) . '.ThemeId'] = $depth1Value['ThemeId'];
12027
			}
12028
		}
12029
12030
		return $this;
12031
    }
12032
12033
    /**
12034
     * @param string $value
12035
     *
12036
     * @return $this
12037
     */
12038
    public function withEndpoint($value)
12039
    {
12040
        $this->data['Endpoint'] = $value;
12041
        $this->options['form_params']['Endpoint'] = $value;
12042
12043
        return $this;
12044
    }
12045
12046
    /**
12047
     * @param string $value
12048
     *
12049
     * @return $this
12050
     */
12051
    public function withEnvType($value)
12052
    {
12053
        $this->data['EnvType'] = $value;
12054
        $this->options['form_params']['EnvType'] = $value;
12055
12056
        return $this;
12057
    }
12058
}
12059
12060
/**
12061
 * @method string getTableGuid()
12062
 * @method $this withTableGuid($value)
12063
 * @method array getColumn()
12064
 */
12065
class UpdateTableAddColumn extends Rpc
12066
{
12067
12068
    /**
12069
     * @param array $column
12070
     *
12071
     * @return $this
12072
     */
12073
	public function withColumn(array $column)
12074
	{
12075
	    $this->data['Column'] = $column;
12076
		foreach ($column as $depth1 => $depth1Value) {
12077
			if(isset($depth1Value['ColumnNameCn'])){
12078
				$this->options['form_params']['Column.' . ($depth1 + 1) . '.ColumnNameCn'] = $depth1Value['ColumnNameCn'];
12079
			}
12080
			if(isset($depth1Value['Comment'])){
12081
				$this->options['form_params']['Column.' . ($depth1 + 1) . '.Comment'] = $depth1Value['Comment'];
12082
			}
12083
			if(isset($depth1Value['ColumnName'])){
12084
				$this->options['form_params']['Column.' . ($depth1 + 1) . '.ColumnName'] = $depth1Value['ColumnName'];
12085
			}
12086
			if(isset($depth1Value['ColumnType'])){
12087
				$this->options['form_params']['Column.' . ($depth1 + 1) . '.ColumnType'] = $depth1Value['ColumnType'];
12088
			}
12089
		}
12090
12091
		return $this;
12092
    }
12093
}
12094
12095
/**
12096
 * @method string getLevelId()
12097
 * @method $this withLevelId($value)
12098
 * @method string getLevelType()
12099
 * @method $this withLevelType($value)
12100
 * @method string getName()
12101
 * @method $this withName($value)
12102
 * @method string getDescription()
12103
 * @method $this withDescription($value)
12104
 * @method string getProjectId()
12105
 * @method $this withProjectId($value)
12106
 */
12107
class UpdateTableLevel extends Rpc
12108
{
12109
}
12110
12111
/**
12112
 * @method string getSecondLevelThemeId()
12113
 * @method $this withSecondLevelThemeId($value)
12114
 * @method string getTableGuid()
12115
 * @method $this withTableGuid($value)
12116
 * @method string getLevelId()
12117
 * @method $this withLevelId($value)
12118
 * @method string getLevelType()
12119
 * @method $this withLevelType($value)
12120
 * @method string getFirstLevelThemeId()
12121
 * @method $this withFirstLevelThemeId($value)
12122
 */
12123
class UpdateTableModelInfo extends Rpc
12124
{
12125
}
12126
12127
/**
12128
 * @method string getName()
12129
 * @method $this withName($value)
12130
 * @method string getThemeId()
12131
 * @method $this withThemeId($value)
12132
 * @method string getProjectId()
12133
 * @method $this withProjectId($value)
12134
 */
12135
class UpdateTableTheme extends Rpc
12136
{
12137
}
12138
12139
/**
12140
 * @method string getReturnValue()
12141
 * @method string getResources()
12142
 * @method string getFunctionType()
12143
 * @method string getCmdDescription()
12144
 * @method string getUdfDescription()
12145
 * @method string getParameterDescription()
12146
 * @method string getProjectIdentifier()
12147
 * @method string getExample()
12148
 * @method string getClassName()
12149
 * @method string getFileFolderPath()
12150
 * @method string getProjectId()
12151
 * @method string getFileId()
12152
 */
12153
class UpdateUdfFile extends Rpc
12154
{
12155
12156
    /**
12157
     * @param string $value
12158
     *
12159
     * @return $this
12160
     */
12161
    public function withReturnValue($value)
12162
    {
12163
        $this->data['ReturnValue'] = $value;
12164
        $this->options['form_params']['ReturnValue'] = $value;
12165
12166
        return $this;
12167
    }
12168
12169
    /**
12170
     * @param string $value
12171
     *
12172
     * @return $this
12173
     */
12174
    public function withResources($value)
12175
    {
12176
        $this->data['Resources'] = $value;
12177
        $this->options['form_params']['Resources'] = $value;
12178
12179
        return $this;
12180
    }
12181
12182
    /**
12183
     * @param string $value
12184
     *
12185
     * @return $this
12186
     */
12187
    public function withFunctionType($value)
12188
    {
12189
        $this->data['FunctionType'] = $value;
12190
        $this->options['form_params']['FunctionType'] = $value;
12191
12192
        return $this;
12193
    }
12194
12195
    /**
12196
     * @param string $value
12197
     *
12198
     * @return $this
12199
     */
12200
    public function withCmdDescription($value)
12201
    {
12202
        $this->data['CmdDescription'] = $value;
12203
        $this->options['form_params']['CmdDescription'] = $value;
12204
12205
        return $this;
12206
    }
12207
12208
    /**
12209
     * @param string $value
12210
     *
12211
     * @return $this
12212
     */
12213
    public function withUdfDescription($value)
12214
    {
12215
        $this->data['UdfDescription'] = $value;
12216
        $this->options['form_params']['UdfDescription'] = $value;
12217
12218
        return $this;
12219
    }
12220
12221
    /**
12222
     * @param string $value
12223
     *
12224
     * @return $this
12225
     */
12226
    public function withParameterDescription($value)
12227
    {
12228
        $this->data['ParameterDescription'] = $value;
12229
        $this->options['form_params']['ParameterDescription'] = $value;
12230
12231
        return $this;
12232
    }
12233
12234
    /**
12235
     * @param string $value
12236
     *
12237
     * @return $this
12238
     */
12239
    public function withProjectIdentifier($value)
12240
    {
12241
        $this->data['ProjectIdentifier'] = $value;
12242
        $this->options['form_params']['ProjectIdentifier'] = $value;
12243
12244
        return $this;
12245
    }
12246
12247
    /**
12248
     * @param string $value
12249
     *
12250
     * @return $this
12251
     */
12252
    public function withExample($value)
12253
    {
12254
        $this->data['Example'] = $value;
12255
        $this->options['form_params']['Example'] = $value;
12256
12257
        return $this;
12258
    }
12259
12260
    /**
12261
     * @param string $value
12262
     *
12263
     * @return $this
12264
     */
12265
    public function withClassName($value)
12266
    {
12267
        $this->data['ClassName'] = $value;
12268
        $this->options['form_params']['ClassName'] = $value;
12269
12270
        return $this;
12271
    }
12272
12273
    /**
12274
     * @param string $value
12275
     *
12276
     * @return $this
12277
     */
12278
    public function withFileFolderPath($value)
12279
    {
12280
        $this->data['FileFolderPath'] = $value;
12281
        $this->options['form_params']['FileFolderPath'] = $value;
12282
12283
        return $this;
12284
    }
12285
12286
    /**
12287
     * @param string $value
12288
     *
12289
     * @return $this
12290
     */
12291
    public function withProjectId($value)
12292
    {
12293
        $this->data['ProjectId'] = $value;
12294
        $this->options['form_params']['ProjectId'] = $value;
12295
12296
        return $this;
12297
    }
12298
12299
    /**
12300
     * @param string $value
12301
     *
12302
     * @return $this
12303
     */
12304
    public function withFileId($value)
12305
    {
12306
        $this->data['FileId'] = $value;
12307
        $this->options['form_params']['FileId'] = $value;
12308
12309
        return $this;
12310
    }
12311
}
12312