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 ( b7355a...723f48 )
by
unknown
06:43
created

RunCycleDagNodes   A

Complexity

Total Complexity 12

Size/Duplication

Total Lines 157
Duplicated Lines 0 %

Importance

Changes 0
Metric Value
wmc 12
eloc 37
dl 0
loc 157
rs 10
c 0
b 0
f 0

12 Methods

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