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 ( b41b91...b7aff3 )
by
unknown
06:37
created

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