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 ( 7cc30d...0e4d46 )
by
unknown
05:27
created

ListAppInstance::withPageNumber()   A

Complexity

Conditions 1
Paths 1

Size

Total Lines 6
Code Lines 3

Duplication

Lines 0
Ratio 0 %

Importance

Changes 1
Bugs 0 Features 0
Metric Value
eloc 3
c 1
b 0
f 0
dl 0
loc 6
rs 10
cc 1
nc 1
nop 1
1
<?php
2
3
namespace AlibabaCloud\Retailcloud\V20180313;
4
5
use AlibabaCloud\Client\Resolver\ApiResolver;
6
7
/**
8
 * @method AddClusterNode addClusterNode(array $options = [])
9
 * @method BindNodeLabel bindNodeLabel(array $options = [])
10
 * @method CloseDeployOrder closeDeployOrder(array $options = [])
11
 * @method CreateApp createApp(array $options = [])
12
 * @method CreateAppResourceAlloc createAppResourceAlloc(array $options = [])
13
 * @method CreateCluster createCluster(array $options = [])
14
 * @method CreateDb createDb(array $options = [])
15
 * @method CreateDeployConfig createDeployConfig(array $options = [])
16
 * @method CreateEnvironment createEnvironment(array $options = [])
17
 * @method CreateNodeLabel createNodeLabel(array $options = [])
18
 * @method CreatePersistentVolume createPersistentVolume(array $options = [])
19
 * @method CreateService createService(array $options = [])
20
 * @method CreateSlbAP createSlbAP(array $options = [])
21
 * @method DeleteAppDetail deleteAppDetail(array $options = [])
22
 * @method DeleteAppEnvironment deleteAppEnvironment(array $options = [])
23
 * @method DeleteAppResourceAlloc deleteAppResourceAlloc(array $options = [])
24
 * @method DeleteCluster deleteCluster(array $options = [])
25
 * @method DeleteDatabase deleteDatabase(array $options = [])
26
 * @method DeleteDeployConfig deleteDeployConfig(array $options = [])
27
 * @method DeleteNodeLabel deleteNodeLabel(array $options = [])
28
 * @method DeletePersistentVolume deletePersistentVolume(array $options = [])
29
 * @method DeleteRdsAccount deleteRdsAccount(array $options = [])
30
 * @method DeleteService deleteService(array $options = [])
31
 * @method DeleteSlbAP deleteSlbAP(array $options = [])
32
 * @method DeployApp deployApp(array $options = [])
33
 * @method DescribeAppDetail describeAppDetail(array $options = [])
34
 * @method DescribeAppEnvironmentDetail describeAppEnvironmentDetail(array $options = [])
35
 * @method DescribeAppResourceAlloc describeAppResourceAlloc(array $options = [])
36
 * @method DescribeDatabases describeDatabases(array $options = [])
37
 * @method DescribeDeployOrderDetail describeDeployOrderDetail(array $options = [])
38
 * @method DescribePodEvents describePodEvents(array $options = [])
39
 * @method DescribePodLog describePodLog(array $options = [])
40
 * @method DescribeRdsAccounts describeRdsAccounts(array $options = [])
41
 * @method DescribeServiceDetail describeServiceDetail(array $options = [])
42
 * @method DescribeSlbAPDetail describeSlbAPDetail(array $options = [])
43
 * @method GetInstTransInfo getInstTransInfo(array $options = [])
44
 * @method GetRdsBackUp getRdsBackUp(array $options = [])
45
 * @method GrantDbToAccount grantDbToAccount(array $options = [])
46
 * @method ListApp listApp(array $options = [])
47
 * @method ListAppEnvironment listAppEnvironment(array $options = [])
48
 * @method ListAppInstance listAppInstance(array $options = [])
49
 * @method ListAppResourceAllocs listAppResourceAllocs(array $options = [])
50
 * @method ListAvailableClusterNode listAvailableClusterNode(array $options = [])
51
 * @method ListCluster listCluster(array $options = [])
52
 * @method ListClusterNode listClusterNode(array $options = [])
53
 * @method ListDeployConfig listDeployConfig(array $options = [])
54
 * @method ListDeployOrders listDeployOrders(array $options = [])
55
 * @method ListNodeLabelBindings listNodeLabelBindings(array $options = [])
56
 * @method ListNodeLabels listNodeLabels(array $options = [])
57
 * @method ListPersistentVolume listPersistentVolume(array $options = [])
58
 * @method ListPods listPods(array $options = [])
59
 * @method ListServices listServices(array $options = [])
60
 * @method ListSlbAPs listSlbAPs(array $options = [])
61
 * @method ModifyService modifyService(array $options = [])
62
 * @method ModifySlbAP modifySlbAP(array $options = [])
63
 * @method QueryClusterDetail queryClusterDetail(array $options = [])
64
 * @method RemoveClusterNode removeClusterNode(array $options = [])
65
 * @method ResourceStatusNotify resourceStatusNotify(array $options = [])
66
 * @method ResumeDeploy resumeDeploy(array $options = [])
67
 * @method ScaleApp scaleApp(array $options = [])
68
 * @method SetDeployPauseType setDeployPauseType(array $options = [])
69
 * @method UnbindNodeLabel unbindNodeLabel(array $options = [])
70
 * @method UpdateApp updateApp(array $options = [])
71
 * @method UpdateDeployConfig updateDeployConfig(array $options = [])
72
 * @method UpdateEnvironment updateEnvironment(array $options = [])
73
 */
74
class RetailcloudApiResolver extends ApiResolver
75
{
76
}
77
78
class Rpc extends \AlibabaCloud\Client\Resolver\Rpc
79
{
80
    /** @var string */
81
    public $product = 'retailcloud';
82
83
    /** @var string */
84
    public $version = '2018-03-13';
85
86
    /** @var string */
87
    public $method = 'POST';
88
89
    /** @var string */
90
    public $serviceCode = 'retailcloud';
91
}
92
93
/**
94
 * @method array getEcsInstanceIdList()
95
 * @method string getClusterInstanceId()
96
 * @method $this withClusterInstanceId($value)
97
 */
98
class AddClusterNode extends Rpc
99
{
100
101
    /**
102
     * @param array $ecsInstanceIdList
103
     *
104
     * @return $this
105
     */
106
	public function withEcsInstanceIdList(array $ecsInstanceIdList)
107
	{
108
	    $this->data['EcsInstanceIdList'] = $ecsInstanceIdList;
109
		foreach ($ecsInstanceIdList as $i => $iValue) {
110
			$this->options['query']['EcsInstanceIdList.' . ($i + 1)] = $iValue;
111
		}
112
113
		return $this;
114
    }
115
}
116
117
/**
118
 * @method string getInstanceId()
119
 * @method $this withInstanceId($value)
120
 * @method string getLabelKey()
121
 * @method $this withLabelKey($value)
122
 * @method string getLabelValue()
123
 * @method $this withLabelValue($value)
124
 * @method string getClusterId()
125
 * @method $this withClusterId($value)
126
 */
127
class BindNodeLabel extends Rpc
128
{
129
}
130
131
/**
132
 * @method string getDeployOrderId()
133
 * @method $this withDeployOrderId($value)
134
 */
135
class CloseDeployOrder extends Rpc
136
{
137
}
138
139
/**
140
 * @method string getBizTitle()
141
 * @method string getStateType()
142
 * @method string getServiceType()
143
 * @method string getBizCode()
144
 * @method string getOperatingSystem()
145
 * @method string getDescription()
146
 * @method string getLanguage()
147
 * @method string getTitle()
148
 */
149
class CreateApp extends Rpc
150
{
151
152
    /**
153
     * @param string $value
154
     *
155
     * @return $this
156
     */
157
    public function withBizTitle($value)
158
    {
159
        $this->data['BizTitle'] = $value;
160
        $this->options['form_params']['BizTitle'] = $value;
161
162
        return $this;
163
    }
164
165
    /**
166
     * @param string $value
167
     *
168
     * @return $this
169
     */
170
    public function withStateType($value)
171
    {
172
        $this->data['StateType'] = $value;
173
        $this->options['form_params']['StateType'] = $value;
174
175
        return $this;
176
    }
177
178
    /**
179
     * @param string $value
180
     *
181
     * @return $this
182
     */
183
    public function withServiceType($value)
184
    {
185
        $this->data['ServiceType'] = $value;
186
        $this->options['form_params']['ServiceType'] = $value;
187
188
        return $this;
189
    }
190
191
    /**
192
     * @param string $value
193
     *
194
     * @return $this
195
     */
196
    public function withBizCode($value)
197
    {
198
        $this->data['BizCode'] = $value;
199
        $this->options['form_params']['BizCode'] = $value;
200
201
        return $this;
202
    }
203
204
    /**
205
     * @param string $value
206
     *
207
     * @return $this
208
     */
209
    public function withOperatingSystem($value)
210
    {
211
        $this->data['OperatingSystem'] = $value;
212
        $this->options['form_params']['OperatingSystem'] = $value;
213
214
        return $this;
215
    }
216
217
    /**
218
     * @param string $value
219
     *
220
     * @return $this
221
     */
222
    public function withDescription($value)
223
    {
224
        $this->data['Description'] = $value;
225
        $this->options['form_params']['Description'] = $value;
226
227
        return $this;
228
    }
229
230
    /**
231
     * @param string $value
232
     *
233
     * @return $this
234
     */
235
    public function withLanguage($value)
236
    {
237
        $this->data['Language'] = $value;
238
        $this->options['form_params']['Language'] = $value;
239
240
        return $this;
241
    }
242
243
    /**
244
     * @param string $value
245
     *
246
     * @return $this
247
     */
248
    public function withTitle($value)
249
    {
250
        $this->data['Title'] = $value;
251
        $this->options['form_params']['Title'] = $value;
252
253
        return $this;
254
    }
255
}
256
257
/**
258
 * @method string getAppId()
259
 * @method $this withAppId($value)
260
 * @method string getAppEnvId()
261
 * @method $this withAppEnvId($value)
262
 * @method string getClusterId()
263
 * @method $this withClusterId($value)
264
 */
265
class CreateAppResourceAlloc extends Rpc
266
{
267
}
268
269
/**
270
 * @method string getBusinessCode()
271
 * @method $this withBusinessCode($value)
272
 * @method string getCreateWithLogIntegration()
273
 * @method $this withCreateWithLogIntegration($value)
274
 * @method array getVswitchids()
275
 * @method string getCloudMonitorFlags()
276
 * @method $this withCloudMonitorFlags($value)
277
 * @method string getClusterEnvType()
278
 * @method $this withClusterEnvType($value)
279
 * @method string getCreateWithArmsIntegration()
280
 * @method $this withCreateWithArmsIntegration($value)
281
 * @method string getKeyPair()
282
 * @method $this withKeyPair($value)
283
 * @method string getClusterTitle()
284
 * @method $this withClusterTitle($value)
285
 * @method string getPodCIDR()
286
 * @method $this withPodCIDR($value)
287
 * @method string getClusterId()
288
 * @method $this withClusterId($value)
289
 * @method string getClusterType()
290
 * @method $this withClusterType($value)
291
 * @method string getPassword()
292
 * @method $this withPassword($value)
293
 * @method string getSnatEntry()
294
 * @method $this withSnatEntry($value)
295
 * @method string getNetPlug()
296
 * @method $this withNetPlug($value)
297
 * @method string getVpcId()
298
 * @method $this withVpcId($value)
299
 * @method string getRegionName()
300
 * @method $this withRegionName($value)
301
 * @method string getPrivateZone()
302
 * @method $this withPrivateZone($value)
303
 * @method string getServiceCIDR()
304
 * @method $this withServiceCIDR($value)
305
 * @method string getPublicSlb()
306
 * @method $this withPublicSlb($value)
307
 */
308
class CreateCluster extends Rpc
309
{
310
311
    /**
312
     * @param array $vswitchids
313
     *
314
     * @return $this
315
     */
316
	public function withVswitchids(array $vswitchids)
317
	{
318
	    $this->data['Vswitchids'] = $vswitchids;
319
		foreach ($vswitchids as $i => $iValue) {
320
			$this->options['query']['Vswitchids.' . ($i + 1)] = $iValue;
321
		}
322
323
		return $this;
324
    }
325
}
326
327
/**
328
 * @method string getDbName()
329
 * @method string getDbInstanceId()
330
 * @method string getDbDescription()
331
 * @method string getCharacterSetName()
332
 */
333
class CreateDb extends Rpc
334
{
335
336
    /**
337
     * @param string $value
338
     *
339
     * @return $this
340
     */
341
    public function withDbName($value)
342
    {
343
        $this->data['DbName'] = $value;
344
        $this->options['form_params']['DbName'] = $value;
345
346
        return $this;
347
    }
348
349
    /**
350
     * @param string $value
351
     *
352
     * @return $this
353
     */
354
    public function withDbInstanceId($value)
355
    {
356
        $this->data['DbInstanceId'] = $value;
357
        $this->options['form_params']['DbInstanceId'] = $value;
358
359
        return $this;
360
    }
361
362
    /**
363
     * @param string $value
364
     *
365
     * @return $this
366
     */
367
    public function withDbDescription($value)
368
    {
369
        $this->data['DbDescription'] = $value;
370
        $this->options['form_params']['DbDescription'] = $value;
371
372
        return $this;
373
    }
374
375
    /**
376
     * @param string $value
377
     *
378
     * @return $this
379
     */
380
    public function withCharacterSetName($value)
381
    {
382
        $this->data['CharacterSetName'] = $value;
383
        $this->options['form_params']['CharacterSetName'] = $value;
384
385
        return $this;
386
    }
387
}
388
389
/**
390
 * @method string getCodePath()
391
 * @method $this withCodePath($value)
392
 * @method string getAppId()
393
 * @method $this withAppId($value)
394
 * @method string getConfigMap()
395
 * @method $this withConfigMap($value)
396
 * @method string getStatefulSet()
397
 * @method $this withStatefulSet($value)
398
 * @method string getEnvType()
399
 * @method $this withEnvType($value)
400
 * @method string getName()
401
 * @method $this withName($value)
402
 * @method string getDeployment()
403
 * @method $this withDeployment($value)
404
 */
405
class CreateDeployConfig extends Rpc
406
{
407
}
408
409
/**
410
 * @method string getEnvName()
411
 * @method $this withEnvName($value)
412
 * @method string getReplicas()
413
 * @method $this withReplicas($value)
414
 * @method string getAppId()
415
 * @method $this withAppId($value)
416
 * @method string getEnvType()
417
 * @method $this withEnvType($value)
418
 * @method string getAppSchemaId()
419
 * @method $this withAppSchemaId($value)
420
 * @method string getRegion()
421
 * @method $this withRegion($value)
422
 */
423
class CreateEnvironment extends Rpc
424
{
425
}
426
427
/**
428
 * @method string getLabelKey()
429
 * @method $this withLabelKey($value)
430
 * @method string getLabelValue()
431
 * @method $this withLabelValue($value)
432
 * @method string getClusterId()
433
 * @method $this withClusterId($value)
434
 */
435
class CreateNodeLabel extends Rpc
436
{
437
}
438
439
/**
440
 * @method string getReclaimPolicy()
441
 * @method string getNFSVersion()
442
 * @method string getAccessModes()
443
 * @method string getName()
444
 * @method string getMountTargetDomain()
445
 * @method string getMountDir()
446
 * @method string getClusterInstanceId()
447
 * @method string getCapacity()
448
 * @method string getStorageClass()
449
 */
450
class CreatePersistentVolume extends Rpc
451
{
452
453
    /**
454
     * @param string $value
455
     *
456
     * @return $this
457
     */
458
    public function withReclaimPolicy($value)
459
    {
460
        $this->data['ReclaimPolicy'] = $value;
461
        $this->options['form_params']['ReclaimPolicy'] = $value;
462
463
        return $this;
464
    }
465
466
    /**
467
     * @param string $value
468
     *
469
     * @return $this
470
     */
471
    public function withNFSVersion($value)
472
    {
473
        $this->data['NFSVersion'] = $value;
474
        $this->options['form_params']['NFSVersion'] = $value;
475
476
        return $this;
477
    }
478
479
    /**
480
     * @param string $value
481
     *
482
     * @return $this
483
     */
484
    public function withAccessModes($value)
485
    {
486
        $this->data['AccessModes'] = $value;
487
        $this->options['form_params']['AccessModes'] = $value;
488
489
        return $this;
490
    }
491
492
    /**
493
     * @param string $value
494
     *
495
     * @return $this
496
     */
497
    public function withName($value)
498
    {
499
        $this->data['Name'] = $value;
500
        $this->options['form_params']['Name'] = $value;
501
502
        return $this;
503
    }
504
505
    /**
506
     * @param string $value
507
     *
508
     * @return $this
509
     */
510
    public function withMountTargetDomain($value)
511
    {
512
        $this->data['MountTargetDomain'] = $value;
513
        $this->options['form_params']['MountTargetDomain'] = $value;
514
515
        return $this;
516
    }
517
518
    /**
519
     * @param string $value
520
     *
521
     * @return $this
522
     */
523
    public function withMountDir($value)
524
    {
525
        $this->data['MountDir'] = $value;
526
        $this->options['form_params']['MountDir'] = $value;
527
528
        return $this;
529
    }
530
531
    /**
532
     * @param string $value
533
     *
534
     * @return $this
535
     */
536
    public function withClusterInstanceId($value)
537
    {
538
        $this->data['ClusterInstanceId'] = $value;
539
        $this->options['form_params']['ClusterInstanceId'] = $value;
540
541
        return $this;
542
    }
543
544
    /**
545
     * @param string $value
546
     *
547
     * @return $this
548
     */
549
    public function withCapacity($value)
550
    {
551
        $this->data['Capacity'] = $value;
552
        $this->options['form_params']['Capacity'] = $value;
553
554
        return $this;
555
    }
556
557
    /**
558
     * @param string $value
559
     *
560
     * @return $this
561
     */
562
    public function withStorageClass($value)
563
    {
564
        $this->data['StorageClass'] = $value;
565
        $this->options['form_params']['StorageClass'] = $value;
566
567
        return $this;
568
    }
569
}
570
571
/**
572
 * @method string getHeadless()
573
 * @method $this withHeadless($value)
574
 * @method string getServiceType()
575
 * @method $this withServiceType($value)
576
 * @method string getK8sServiceId()
577
 * @method $this withK8sServiceId($value)
578
 * @method string getName()
579
 * @method $this withName($value)
580
 * @method array getPortMappings()
581
 * @method string getEnvId()
582
 * @method $this withEnvId($value)
583
 */
584
class CreateService extends Rpc
585
{
586
587
    /**
588
     * @param array $portMappings
589
     *
590
     * @return $this
591
     */
592
	public function withPortMappings(array $portMappings)
593
	{
594
	    $this->data['PortMappings'] = $portMappings;
595
		foreach ($portMappings as $depth1 => $depth1Value) {
596
			$this->options['form_params']['PortMappings.' . ($depth1 + 1) . '.Protocol'] = $depth1Value['Protocol'];
597
			$this->options['form_params']['PortMappings.' . ($depth1 + 1) . '.Port'] = $depth1Value['Port'];
598
			$this->options['form_params']['PortMappings.' . ($depth1 + 1) . '.Name'] = $depth1Value['Name'];
599
			$this->options['form_params']['PortMappings.' . ($depth1 + 1) . '.NodePort'] = $depth1Value['NodePort'];
600
			$this->options['form_params']['PortMappings.' . ($depth1 + 1) . '.TargetPort'] = $depth1Value['TargetPort'];
601
		}
602
603
		return $this;
604
    }
605
}
606
607
/**
608
 * @method string getSslCertId()
609
 * @method $this withSslCertId($value)
610
 * @method string getListenerPort()
611
 * @method $this withListenerPort($value)
612
 * @method string getProtocol()
613
 * @method $this withProtocol($value)
614
 * @method string getEstablishedTimeout()
615
 * @method $this withEstablishedTimeout($value)
616
 * @method string getSlbId()
617
 * @method $this withSlbId($value)
618
 * @method string getRealServerPort()
619
 * @method $this withRealServerPort($value)
620
 * @method string getStickySession()
621
 * @method $this withStickySession($value)
622
 * @method string getCookieTimeout()
623
 * @method $this withCookieTimeout($value)
624
 * @method string getName()
625
 * @method $this withName($value)
626
 * @method string getEnvId()
627
 * @method $this withEnvId($value)
628
 */
629
class CreateSlbAP extends Rpc
630
{
631
}
632
633
/**
634
 * @method string getAppId()
635
 * @method $this withAppId($value)
636
 * @method string getForce()
637
 * @method $this withForce($value)
638
 */
639
class DeleteAppDetail extends Rpc
640
{
641
642
    /** @var string */
643
    public $method = 'GET';
644
}
645
646
/**
647
 * @method string getAppId()
648
 * @method $this withAppId($value)
649
 * @method string getForce()
650
 * @method $this withForce($value)
651
 * @method string getEnvId()
652
 * @method $this withEnvId($value)
653
 */
654
class DeleteAppEnvironment extends Rpc
655
{
656
}
657
658
/**
659
 * @method string getAppEnvId()
660
 * @method $this withAppEnvId($value)
661
 */
662
class DeleteAppResourceAlloc extends Rpc
663
{
664
}
665
666
/**
667
 * @method string getClusterInstanceId()
668
 * @method $this withClusterInstanceId($value)
669
 */
670
class DeleteCluster extends Rpc
671
{
672
}
673
674
/**
675
 * @method string getDBName()
676
 * @method string getDBInstanceId()
677
 */
678
class DeleteDatabase extends Rpc
679
{
680
681
    /**
682
     * @param string $value
683
     *
684
     * @return $this
685
     */
686
    public function withDBName($value)
687
    {
688
        $this->data['DBName'] = $value;
689
        $this->options['form_params']['DBName'] = $value;
690
691
        return $this;
692
    }
693
694
    /**
695
     * @param string $value
696
     *
697
     * @return $this
698
     */
699
    public function withDBInstanceId($value)
700
    {
701
        $this->data['DBInstanceId'] = $value;
702
        $this->options['form_params']['DBInstanceId'] = $value;
703
704
        return $this;
705
    }
706
}
707
708
/**
709
 * @method string getSchemaId()
710
 * @method $this withSchemaId($value)
711
 */
712
class DeleteDeployConfig extends Rpc
713
{
714
}
715
716
/**
717
 * @method string getLabelKey()
718
 * @method $this withLabelKey($value)
719
 * @method string getLabelValue()
720
 * @method $this withLabelValue($value)
721
 * @method string getForce()
722
 * @method $this withForce($value)
723
 * @method string getClusterId()
724
 * @method $this withClusterId($value)
725
 */
726
class DeleteNodeLabel extends Rpc
727
{
728
}
729
730
/**
731
 * @method string getPersistentVolumeName()
732
 * @method string getClusterInstanceId()
733
 */
734
class DeletePersistentVolume extends Rpc
735
{
736
737
    /**
738
     * @param string $value
739
     *
740
     * @return $this
741
     */
742
    public function withPersistentVolumeName($value)
743
    {
744
        $this->data['PersistentVolumeName'] = $value;
745
        $this->options['form_params']['PersistentVolumeName'] = $value;
746
747
        return $this;
748
    }
749
750
    /**
751
     * @param string $value
752
     *
753
     * @return $this
754
     */
755
    public function withClusterInstanceId($value)
756
    {
757
        $this->data['ClusterInstanceId'] = $value;
758
        $this->options['form_params']['ClusterInstanceId'] = $value;
759
760
        return $this;
761
    }
762
}
763
764
/**
765
 * @method string getAccountName()
766
 * @method string getDbInstanceId()
767
 */
768
class DeleteRdsAccount extends Rpc
769
{
770
771
    /**
772
     * @param string $value
773
     *
774
     * @return $this
775
     */
776
    public function withAccountName($value)
777
    {
778
        $this->data['AccountName'] = $value;
779
        $this->options['form_params']['AccountName'] = $value;
780
781
        return $this;
782
    }
783
784
    /**
785
     * @param string $value
786
     *
787
     * @return $this
788
     */
789
    public function withDbInstanceId($value)
790
    {
791
        $this->data['DbInstanceId'] = $value;
792
        $this->options['form_params']['DbInstanceId'] = $value;
793
794
        return $this;
795
    }
796
}
797
798
/**
799
 * @method string getServiceId()
800
 * @method $this withServiceId($value)
801
 */
802
class DeleteService extends Rpc
803
{
804
}
805
806
/**
807
 * @method string getSlbAPId()
808
 * @method $this withSlbAPId($value)
809
 */
810
class DeleteSlbAP extends Rpc
811
{
812
}
813
814
/**
815
 * @method string getDeployPacketId()
816
 * @method $this withDeployPacketId($value)
817
 * @method string getDeployPacketUrl()
818
 * @method $this withDeployPacketUrl($value)
819
 * @method string getTotalPartitions()
820
 * @method $this withTotalPartitions($value)
821
 * @method string getName()
822
 * @method $this withName($value)
823
 * @method string getDescription()
824
 * @method $this withDescription($value)
825
 * @method string getEnvId()
826
 * @method $this withEnvId($value)
827
 * @method string getPauseType()
828
 * @method $this withPauseType($value)
829
 * @method string getArmsFlag()
830
 * @method $this withArmsFlag($value)
831
 */
832
class DeployApp extends Rpc
833
{
834
}
835
836
/**
837
 * @method string getAppId()
838
 * @method $this withAppId($value)
839
 */
840
class DescribeAppDetail extends Rpc
841
{
842
}
843
844
/**
845
 * @method string getAppId()
846
 * @method $this withAppId($value)
847
 * @method string getEnvId()
848
 * @method $this withEnvId($value)
849
 */
850
class DescribeAppEnvironmentDetail extends Rpc
851
{
852
853
    /** @var string */
854
    public $method = 'GET';
855
}
856
857
/**
858
 * @method string getAppEnvId()
859
 * @method $this withAppEnvId($value)
860
 */
861
class DescribeAppResourceAlloc extends Rpc
862
{
863
864
    /** @var string */
865
    public $method = 'GET';
866
}
867
868
/**
869
 * @method string getInstanceId()
870
 * @method $this withInstanceId($value)
871
 */
872
class DescribeDatabases extends Rpc
873
{
874
875
    /** @var string */
876
    public $method = 'GET';
877
}
878
879
/**
880
 * @method string getDeployOrderId()
881
 * @method $this withDeployOrderId($value)
882
 */
883
class DescribeDeployOrderDetail extends Rpc
884
{
885
}
886
887
/**
888
 * @method string getDeployOrderId()
889
 * @method $this withDeployOrderId($value)
890
 * @method string getAppInstId()
891
 * @method $this withAppInstId($value)
892
 */
893
class DescribePodEvents extends Rpc
894
{
895
}
896
897
/**
898
 * @method string getDeployOrderId()
899
 * @method string getAppInstId()
900
 */
901
class DescribePodLog extends Rpc
902
{
903
904
    /**
905
     * @param string $value
906
     *
907
     * @return $this
908
     */
909
    public function withDeployOrderId($value)
910
    {
911
        $this->data['DeployOrderId'] = $value;
912
        $this->options['form_params']['DeployOrderId'] = $value;
913
914
        return $this;
915
    }
916
917
    /**
918
     * @param string $value
919
     *
920
     * @return $this
921
     */
922
    public function withAppInstId($value)
923
    {
924
        $this->data['AppInstId'] = $value;
925
        $this->options['form_params']['AppInstId'] = $value;
926
927
        return $this;
928
    }
929
}
930
931
/**
932
 * @method string getAccountName()
933
 * @method $this withAccountName($value)
934
 * @method string getDbInstanceId()
935
 * @method $this withDbInstanceId($value)
936
 */
937
class DescribeRdsAccounts extends Rpc
938
{
939
940
    /** @var string */
941
    public $method = 'GET';
942
}
943
944
/**
945
 * @method string getServiceId()
946
 * @method $this withServiceId($value)
947
 */
948
class DescribeServiceDetail extends Rpc
949
{
950
}
951
952
/**
953
 * @method string getSlbAPId()
954
 * @method $this withSlbAPId($value)
955
 */
956
class DescribeSlbAPDetail extends Rpc
957
{
958
}
959
960
/**
961
 * @method string getAliyunUid()
962
 * @method string getAliyunEquipId()
963
 * @method string getAliyunCommodityCode()
964
 */
965
class GetInstTransInfo extends Rpc
966
{
967
968
    /**
969
     * @param string $value
970
     *
971
     * @return $this
972
     */
973
    public function withAliyunUid($value)
974
    {
975
        $this->data['AliyunUid'] = $value;
976
        $this->options['form_params']['aliyunUid'] = $value;
977
978
        return $this;
979
    }
980
981
    /**
982
     * @param string $value
983
     *
984
     * @return $this
985
     */
986
    public function withAliyunEquipId($value)
987
    {
988
        $this->data['AliyunEquipId'] = $value;
989
        $this->options['form_params']['aliyunEquipId'] = $value;
990
991
        return $this;
992
    }
993
994
    /**
995
     * @param string $value
996
     *
997
     * @return $this
998
     */
999
    public function withAliyunCommodityCode($value)
1000
    {
1001
        $this->data['AliyunCommodityCode'] = $value;
1002
        $this->options['form_params']['aliyunCommodityCode'] = $value;
1003
1004
        return $this;
1005
    }
1006
}
1007
1008
/**
1009
 * @method string getBackupId()
1010
 * @method string getPageSize()
1011
 * @method string getDbInstanceId()
1012
 * @method string getBackupType()
1013
 * @method string getPageNumber()
1014
 */
1015
class GetRdsBackUp extends Rpc
1016
{
1017
1018
    /**
1019
     * @param string $value
1020
     *
1021
     * @return $this
1022
     */
1023
    public function withBackupId($value)
1024
    {
1025
        $this->data['BackupId'] = $value;
1026
        $this->options['form_params']['BackupId'] = $value;
1027
1028
        return $this;
1029
    }
1030
1031
    /**
1032
     * @param string $value
1033
     *
1034
     * @return $this
1035
     */
1036
    public function withPageSize($value)
1037
    {
1038
        $this->data['PageSize'] = $value;
1039
        $this->options['form_params']['PageSize'] = $value;
1040
1041
        return $this;
1042
    }
1043
1044
    /**
1045
     * @param string $value
1046
     *
1047
     * @return $this
1048
     */
1049
    public function withDbInstanceId($value)
1050
    {
1051
        $this->data['DbInstanceId'] = $value;
1052
        $this->options['form_params']['DbInstanceId'] = $value;
1053
1054
        return $this;
1055
    }
1056
1057
    /**
1058
     * @param string $value
1059
     *
1060
     * @return $this
1061
     */
1062
    public function withBackupType($value)
1063
    {
1064
        $this->data['BackupType'] = $value;
1065
        $this->options['form_params']['BackupType'] = $value;
1066
1067
        return $this;
1068
    }
1069
1070
    /**
1071
     * @param string $value
1072
     *
1073
     * @return $this
1074
     */
1075
    public function withPageNumber($value)
1076
    {
1077
        $this->data['PageNumber'] = $value;
1078
        $this->options['form_params']['PageNumber'] = $value;
1079
1080
        return $this;
1081
    }
1082
}
1083
1084
/**
1085
 * @method string getAccountName()
1086
 * @method string getDbName()
1087
 * @method string getDbInstanceId()
1088
 * @method string getAccountPrivilege()
1089
 */
1090
class GrantDbToAccount extends Rpc
1091
{
1092
1093
    /**
1094
     * @param string $value
1095
     *
1096
     * @return $this
1097
     */
1098
    public function withAccountName($value)
1099
    {
1100
        $this->data['AccountName'] = $value;
1101
        $this->options['form_params']['AccountName'] = $value;
1102
1103
        return $this;
1104
    }
1105
1106
    /**
1107
     * @param string $value
1108
     *
1109
     * @return $this
1110
     */
1111
    public function withDbName($value)
1112
    {
1113
        $this->data['DbName'] = $value;
1114
        $this->options['form_params']['DbName'] = $value;
1115
1116
        return $this;
1117
    }
1118
1119
    /**
1120
     * @param string $value
1121
     *
1122
     * @return $this
1123
     */
1124
    public function withDbInstanceId($value)
1125
    {
1126
        $this->data['DbInstanceId'] = $value;
1127
        $this->options['form_params']['DbInstanceId'] = $value;
1128
1129
        return $this;
1130
    }
1131
1132
    /**
1133
     * @param string $value
1134
     *
1135
     * @return $this
1136
     */
1137
    public function withAccountPrivilege($value)
1138
    {
1139
        $this->data['AccountPrivilege'] = $value;
1140
        $this->options['form_params']['AccountPrivilege'] = $value;
1141
1142
        return $this;
1143
    }
1144
}
1145
1146
/**
1147
 * @method string getPageSize()
1148
 * @method $this withPageSize($value)
1149
 * @method string getPageNumber()
1150
 * @method $this withPageNumber($value)
1151
 */
1152
class ListApp extends Rpc
1153
{
1154
1155
    /** @var string */
1156
    public $method = 'GET';
1157
}
1158
1159
/**
1160
 * @method string getEnvName()
1161
 * @method $this withEnvName($value)
1162
 * @method string getAppId()
1163
 * @method $this withAppId($value)
1164
 * @method string getEnvType()
1165
 * @method $this withEnvType($value)
1166
 * @method string getPageSize()
1167
 * @method $this withPageSize($value)
1168
 * @method string getPageNumber()
1169
 * @method $this withPageNumber($value)
1170
 */
1171
class ListAppEnvironment extends Rpc
1172
{
1173
1174
    /** @var string */
1175
    public $method = 'GET';
1176
}
1177
1178
/**
1179
 * @method string getAppId()
1180
 * @method string getPageSize()
1181
 * @method string getEnvId()
1182
 * @method string getPageNumber()
1183
 */
1184
class ListAppInstance extends Rpc
1185
{
1186
1187
    /**
1188
     * @param string $value
1189
     *
1190
     * @return $this
1191
     */
1192
    public function withAppId($value)
1193
    {
1194
        $this->data['AppId'] = $value;
1195
        $this->options['form_params']['AppId'] = $value;
1196
1197
        return $this;
1198
    }
1199
1200
    /**
1201
     * @param string $value
1202
     *
1203
     * @return $this
1204
     */
1205
    public function withPageSize($value)
1206
    {
1207
        $this->data['PageSize'] = $value;
1208
        $this->options['form_params']['PageSize'] = $value;
1209
1210
        return $this;
1211
    }
1212
1213
    /**
1214
     * @param string $value
1215
     *
1216
     * @return $this
1217
     */
1218
    public function withEnvId($value)
1219
    {
1220
        $this->data['EnvId'] = $value;
1221
        $this->options['form_params']['EnvId'] = $value;
1222
1223
        return $this;
1224
    }
1225
1226
    /**
1227
     * @param string $value
1228
     *
1229
     * @return $this
1230
     */
1231
    public function withPageNumber($value)
1232
    {
1233
        $this->data['PageNumber'] = $value;
1234
        $this->options['form_params']['PageNumber'] = $value;
1235
1236
        return $this;
1237
    }
1238
}
1239
1240
/**
1241
 * @method string getAppId()
1242
 * @method $this withAppId($value)
1243
 * @method string getPageSize()
1244
 * @method $this withPageSize($value)
1245
 * @method string getAppEnvId()
1246
 * @method $this withAppEnvId($value)
1247
 * @method string getClusterId()
1248
 * @method $this withClusterId($value)
1249
 * @method string getPageNumber()
1250
 * @method $this withPageNumber($value)
1251
 */
1252
class ListAppResourceAllocs extends Rpc
1253
{
1254
1255
    /** @var string */
1256
    public $method = 'GET';
1257
}
1258
1259
/**
1260
 * @method string getPageSize()
1261
 * @method $this withPageSize($value)
1262
 * @method string getPageNum()
1263
 * @method $this withPageNum($value)
1264
 * @method string getClusterInstanceId()
1265
 * @method $this withClusterInstanceId($value)
1266
 */
1267
class ListAvailableClusterNode extends Rpc
1268
{
1269
1270
    /** @var string */
1271
    public $method = 'GET';
1272
}
1273
1274
/**
1275
 * @method string getBusinessCode()
1276
 * @method $this withBusinessCode($value)
1277
 * @method string getEnvType()
1278
 * @method $this withEnvType($value)
1279
 * @method string getPageSize()
1280
 * @method $this withPageSize($value)
1281
 * @method string getPageNum()
1282
 * @method $this withPageNum($value)
1283
 */
1284
class ListCluster extends Rpc
1285
{
1286
1287
    /** @var string */
1288
    public $method = 'GET';
1289
}
1290
1291
/**
1292
 * @method string getPageSize()
1293
 * @method $this withPageSize($value)
1294
 * @method string getPageNum()
1295
 * @method $this withPageNum($value)
1296
 * @method string getClusterInstanceId()
1297
 * @method $this withClusterInstanceId($value)
1298
 */
1299
class ListClusterNode extends Rpc
1300
{
1301
1302
    /** @var string */
1303
    public $method = 'GET';
1304
}
1305
1306
/**
1307
 * @method string getAppId()
1308
 * @method $this withAppId($value)
1309
 * @method string getEnvType()
1310
 * @method $this withEnvType($value)
1311
 * @method string getName()
1312
 * @method $this withName($value)
1313
 * @method string getId()
1314
 * @method $this withId($value)
1315
 */
1316
class ListDeployConfig extends Rpc
1317
{
1318
}
1319
1320
/**
1321
 * @method string getStartTimeGreaterThanOrEqualTo()
1322
 * @method $this withStartTimeGreaterThanOrEqualTo($value)
1323
 * @method array getStatusList()
1324
 * @method string getEnvId()
1325
 * @method $this withEnvId($value)
1326
 * @method string getEndTimeGreaterThan()
1327
 * @method $this withEndTimeGreaterThan($value)
1328
 * @method string getPageNumber()
1329
 * @method $this withPageNumber($value)
1330
 * @method string getPauseType()
1331
 * @method $this withPauseType($value)
1332
 * @method array getResultList()
1333
 * @method string getStartTimeGreaterThan()
1334
 * @method $this withStartTimeGreaterThan($value)
1335
 * @method string getStartTimeLessThan()
1336
 * @method $this withStartTimeLessThan($value)
1337
 * @method string getStartTimeLessThanOrEqualTo()
1338
 * @method $this withStartTimeLessThanOrEqualTo($value)
1339
 * @method string getAppId()
1340
 * @method $this withAppId($value)
1341
 * @method string getEnvType()
1342
 * @method $this withEnvType($value)
1343
 * @method string getPageSize()
1344
 * @method $this withPageSize($value)
1345
 * @method string getEndTimeGreaterThanOrEqualTo()
1346
 * @method $this withEndTimeGreaterThanOrEqualTo($value)
1347
 * @method string getEndTimeLessThan()
1348
 * @method $this withEndTimeLessThan($value)
1349
 * @method string getEndTimeLessThanOrEqualTo()
1350
 * @method $this withEndTimeLessThanOrEqualTo($value)
1351
 * @method string getPartitionType()
1352
 * @method $this withPartitionType($value)
1353
 * @method string getDeployCategory()
1354
 * @method $this withDeployCategory($value)
1355
 * @method string getDeployType()
1356
 * @method $this withDeployType($value)
1357
 * @method string getStatus()
1358
 * @method $this withStatus($value)
1359
 */
1360
class ListDeployOrders extends Rpc
1361
{
1362
1363
    /**
1364
     * @param array $statusList
1365
     *
1366
     * @return $this
1367
     */
1368
	public function withStatusList(array $statusList)
1369
	{
1370
	    $this->data['StatusList'] = $statusList;
1371
		foreach ($statusList as $i => $iValue) {
1372
			$this->options['form_params']['StatusList.' . ($i + 1)] = $iValue;
1373
		}
1374
1375
		return $this;
1376
    }
1377
1378
    /**
1379
     * @param array $resultList
1380
     *
1381
     * @return $this
1382
     */
1383
	public function withResultList(array $resultList)
1384
	{
1385
	    $this->data['ResultList'] = $resultList;
1386
		foreach ($resultList as $i => $iValue) {
1387
			$this->options['form_params']['ResultList.' . ($i + 1)] = $iValue;
1388
		}
1389
1390
		return $this;
1391
    }
1392
}
1393
1394
/**
1395
 * @method string getInstanceId()
1396
 * @method $this withInstanceId($value)
1397
 * @method string getLabelKey()
1398
 * @method $this withLabelKey($value)
1399
 * @method string getLabelValue()
1400
 * @method $this withLabelValue($value)
1401
 * @method string getPageSize()
1402
 * @method $this withPageSize($value)
1403
 * @method string getClusterId()
1404
 * @method $this withClusterId($value)
1405
 * @method string getPageNumber()
1406
 * @method $this withPageNumber($value)
1407
 */
1408
class ListNodeLabelBindings extends Rpc
1409
{
1410
1411
    /** @var string */
1412
    public $method = 'GET';
1413
}
1414
1415
/**
1416
 * @method string getLabelKey()
1417
 * @method $this withLabelKey($value)
1418
 * @method string getPageSize()
1419
 * @method $this withPageSize($value)
1420
 * @method string getClusterId()
1421
 * @method $this withClusterId($value)
1422
 * @method string getPageNumber()
1423
 * @method $this withPageNumber($value)
1424
 */
1425
class ListNodeLabels extends Rpc
1426
{
1427
}
1428
1429
/**
1430
 * @method string getPageSize()
1431
 * @method string getPageNumber()
1432
 * @method string getClusterInstanceId()
1433
 */
1434
class ListPersistentVolume extends Rpc
1435
{
1436
1437
    /**
1438
     * @param string $value
1439
     *
1440
     * @return $this
1441
     */
1442
    public function withPageSize($value)
1443
    {
1444
        $this->data['PageSize'] = $value;
1445
        $this->options['form_params']['PageSize'] = $value;
1446
1447
        return $this;
1448
    }
1449
1450
    /**
1451
     * @param string $value
1452
     *
1453
     * @return $this
1454
     */
1455
    public function withPageNumber($value)
1456
    {
1457
        $this->data['PageNumber'] = $value;
1458
        $this->options['form_params']['PageNumber'] = $value;
1459
1460
        return $this;
1461
    }
1462
1463
    /**
1464
     * @param string $value
1465
     *
1466
     * @return $this
1467
     */
1468
    public function withClusterInstanceId($value)
1469
    {
1470
        $this->data['ClusterInstanceId'] = $value;
1471
        $this->options['form_params']['ClusterInstanceId'] = $value;
1472
1473
        return $this;
1474
    }
1475
}
1476
1477
/**
1478
 * @method array getStatusList()
1479
 * @method string getDeployOrderId()
1480
 * @method $this withDeployOrderId($value)
1481
 * @method string getPageSize()
1482
 * @method $this withPageSize($value)
1483
 * @method string getPageNumber()
1484
 * @method $this withPageNumber($value)
1485
 * @method array getResultList()
1486
 */
1487
class ListPods extends Rpc
1488
{
1489
1490
    /**
1491
     * @param array $statusList
1492
     *
1493
     * @return $this
1494
     */
1495
	public function withStatusList(array $statusList)
1496
	{
1497
	    $this->data['StatusList'] = $statusList;
1498
		foreach ($statusList as $i => $iValue) {
1499
			$this->options['form_params']['StatusList.' . ($i + 1)] = $iValue;
1500
		}
1501
1502
		return $this;
1503
    }
1504
1505
    /**
1506
     * @param array $resultList
1507
     *
1508
     * @return $this
1509
     */
1510
	public function withResultList(array $resultList)
1511
	{
1512
	    $this->data['ResultList'] = $resultList;
1513
		foreach ($resultList as $i => $iValue) {
1514
			$this->options['form_params']['ResultList.' . ($i + 1)] = $iValue;
1515
		}
1516
1517
		return $this;
1518
    }
1519
}
1520
1521
/**
1522
 * @method string getServiceType()
1523
 * @method $this withServiceType($value)
1524
 * @method string getAppId()
1525
 * @method $this withAppId($value)
1526
 * @method string getName()
1527
 * @method $this withName($value)
1528
 * @method string getPageSize()
1529
 * @method $this withPageSize($value)
1530
 * @method string getEnvId()
1531
 * @method $this withEnvId($value)
1532
 * @method string getPageNumber()
1533
 * @method $this withPageNumber($value)
1534
 */
1535
class ListServices extends Rpc
1536
{
1537
}
1538
1539
/**
1540
 * @method array getProtocolList()
1541
 * @method string getSlbId()
1542
 * @method $this withSlbId($value)
1543
 * @method string getAppId()
1544
 * @method $this withAppId($value)
1545
 * @method string getName()
1546
 * @method $this withName($value)
1547
 * @method string getPageSize()
1548
 * @method $this withPageSize($value)
1549
 * @method string getEnvId()
1550
 * @method $this withEnvId($value)
1551
 * @method string getNetworkMode()
1552
 * @method $this withNetworkMode($value)
1553
 * @method string getPageNumber()
1554
 * @method $this withPageNumber($value)
1555
 */
1556
class ListSlbAPs extends Rpc
1557
{
1558
1559
    /**
1560
     * @param array $protocolList
1561
     *
1562
     * @return $this
1563
     */
1564
	public function withProtocolList(array $protocolList)
1565
	{
1566
	    $this->data['ProtocolList'] = $protocolList;
1567
		foreach ($protocolList as $i => $iValue) {
1568
			$this->options['form_params']['ProtocolList.' . ($i + 1)] = $iValue;
1569
		}
1570
1571
		return $this;
1572
    }
1573
}
1574
1575
/**
1576
 * @method string getName()
1577
 * @method $this withName($value)
1578
 * @method array getPortMappings()
1579
 * @method string getServiceId()
1580
 * @method $this withServiceId($value)
1581
 */
1582
class ModifyService extends Rpc
1583
{
1584
1585
    /**
1586
     * @param array $portMappings
1587
     *
1588
     * @return $this
1589
     */
1590
	public function withPortMappings(array $portMappings)
1591
	{
1592
	    $this->data['PortMappings'] = $portMappings;
1593
		foreach ($portMappings as $depth1 => $depth1Value) {
1594
			$this->options['form_params']['PortMappings.' . ($depth1 + 1) . '.Protocol'] = $depth1Value['Protocol'];
1595
			$this->options['form_params']['PortMappings.' . ($depth1 + 1) . '.Port'] = $depth1Value['Port'];
1596
			$this->options['form_params']['PortMappings.' . ($depth1 + 1) . '.Name'] = $depth1Value['Name'];
1597
			$this->options['form_params']['PortMappings.' . ($depth1 + 1) . '.NodePort'] = $depth1Value['NodePort'];
1598
			$this->options['form_params']['PortMappings.' . ($depth1 + 1) . '.TargetPort'] = $depth1Value['TargetPort'];
1599
		}
1600
1601
		return $this;
1602
    }
1603
}
1604
1605
/**
1606
 * @method string getSslCertId()
1607
 * @method $this withSslCertId($value)
1608
 * @method string getEstablishedTimeout()
1609
 * @method $this withEstablishedTimeout($value)
1610
 * @method string getRealServerPort()
1611
 * @method $this withRealServerPort($value)
1612
 * @method string getStickySession()
1613
 * @method $this withStickySession($value)
1614
 * @method string getCookieTimeout()
1615
 * @method $this withCookieTimeout($value)
1616
 * @method string getName()
1617
 * @method $this withName($value)
1618
 * @method string getSlbAPId()
1619
 * @method $this withSlbAPId($value)
1620
 */
1621
class ModifySlbAP extends Rpc
1622
{
1623
}
1624
1625
/**
1626
 * @method string getClusterInstanceId()
1627
 * @method $this withClusterInstanceId($value)
1628
 */
1629
class QueryClusterDetail extends Rpc
1630
{
1631
1632
    /** @var string */
1633
    public $method = 'GET';
1634
}
1635
1636
/**
1637
 * @method array getEcsInstanceIdList()
1638
 * @method string getClusterInstanceId()
1639
 * @method $this withClusterInstanceId($value)
1640
 */
1641
class RemoveClusterNode extends Rpc
1642
{
1643
1644
    /**
1645
     * @param array $ecsInstanceIdList
1646
     *
1647
     * @return $this
1648
     */
1649
	public function withEcsInstanceIdList(array $ecsInstanceIdList)
1650
	{
1651
	    $this->data['EcsInstanceIdList'] = $ecsInstanceIdList;
1652
		foreach ($ecsInstanceIdList as $i => $iValue) {
1653
			$this->options['query']['EcsInstanceIdList.' . ($i + 1)] = $iValue;
1654
		}
1655
1656
		return $this;
1657
    }
1658
}
1659
1660
/**
1661
 * @method string getData()
1662
 */
1663
class ResourceStatusNotify extends Rpc
1664
{
1665
1666
    /**
1667
     * @param string $value
1668
     *
1669
     * @return $this
1670
     */
1671
    public function withData($value)
1672
    {
1673
        $this->data['Data'] = $value;
1674
        $this->options['form_params']['data'] = $value;
1675
1676
        return $this;
1677
    }
1678
}
1679
1680
/**
1681
 * @method string getDeployOrderId()
1682
 * @method $this withDeployOrderId($value)
1683
 */
1684
class ResumeDeploy extends Rpc
1685
{
1686
}
1687
1688
/**
1689
 * @method string getReplicas()
1690
 * @method $this withReplicas($value)
1691
 * @method string getEnvId()
1692
 * @method $this withEnvId($value)
1693
 */
1694
class ScaleApp extends Rpc
1695
{
1696
}
1697
1698
/**
1699
 * @method string getDeployPauseType()
1700
 * @method $this withDeployPauseType($value)
1701
 * @method string getDeployOrderId()
1702
 * @method $this withDeployOrderId($value)
1703
 */
1704
class SetDeployPauseType extends Rpc
1705
{
1706
}
1707
1708
/**
1709
 * @method string getInstanceId()
1710
 * @method $this withInstanceId($value)
1711
 * @method string getLabelKey()
1712
 * @method $this withLabelKey($value)
1713
 * @method string getLabelValue()
1714
 * @method $this withLabelValue($value)
1715
 * @method string getClusterId()
1716
 * @method $this withClusterId($value)
1717
 */
1718
class UnbindNodeLabel extends Rpc
1719
{
1720
}
1721
1722
/**
1723
 * @method string getBizTitle()
1724
 * @method string getServiceType()
1725
 * @method string getAppId()
1726
 * @method string getOperatingSystem()
1727
 * @method string getDescription()
1728
 * @method string getLanguage()
1729
 */
1730
class UpdateApp extends Rpc
1731
{
1732
1733
    /**
1734
     * @param string $value
1735
     *
1736
     * @return $this
1737
     */
1738
    public function withBizTitle($value)
1739
    {
1740
        $this->data['BizTitle'] = $value;
1741
        $this->options['form_params']['BizTitle'] = $value;
1742
1743
        return $this;
1744
    }
1745
1746
    /**
1747
     * @param string $value
1748
     *
1749
     * @return $this
1750
     */
1751
    public function withServiceType($value)
1752
    {
1753
        $this->data['ServiceType'] = $value;
1754
        $this->options['form_params']['ServiceType'] = $value;
1755
1756
        return $this;
1757
    }
1758
1759
    /**
1760
     * @param string $value
1761
     *
1762
     * @return $this
1763
     */
1764
    public function withAppId($value)
1765
    {
1766
        $this->data['AppId'] = $value;
1767
        $this->options['form_params']['AppId'] = $value;
1768
1769
        return $this;
1770
    }
1771
1772
    /**
1773
     * @param string $value
1774
     *
1775
     * @return $this
1776
     */
1777
    public function withOperatingSystem($value)
1778
    {
1779
        $this->data['OperatingSystem'] = $value;
1780
        $this->options['form_params']['OperatingSystem'] = $value;
1781
1782
        return $this;
1783
    }
1784
1785
    /**
1786
     * @param string $value
1787
     *
1788
     * @return $this
1789
     */
1790
    public function withDescription($value)
1791
    {
1792
        $this->data['Description'] = $value;
1793
        $this->options['form_params']['Description'] = $value;
1794
1795
        return $this;
1796
    }
1797
1798
    /**
1799
     * @param string $value
1800
     *
1801
     * @return $this
1802
     */
1803
    public function withLanguage($value)
1804
    {
1805
        $this->data['Language'] = $value;
1806
        $this->options['form_params']['Language'] = $value;
1807
1808
        return $this;
1809
    }
1810
}
1811
1812
/**
1813
 * @method string getCodePath()
1814
 * @method $this withCodePath($value)
1815
 * @method string getConfigMap()
1816
 * @method $this withConfigMap($value)
1817
 * @method string getStatefulSet()
1818
 * @method $this withStatefulSet($value)
1819
 * @method string getAppId()
1820
 * @method $this withAppId($value)
1821
 * @method string getId()
1822
 * @method $this withId($value)
1823
 * @method string getDeployment()
1824
 * @method $this withDeployment($value)
1825
 */
1826
class UpdateDeployConfig extends Rpc
1827
{
1828
}
1829
1830
/**
1831
 * @method string getReplicas()
1832
 * @method $this withReplicas($value)
1833
 * @method string getAppId()
1834
 * @method $this withAppId($value)
1835
 * @method string getAppSchemaId()
1836
 * @method $this withAppSchemaId($value)
1837
 * @method string getAppEnvId()
1838
 * @method $this withAppEnvId($value)
1839
 */
1840
class UpdateEnvironment extends Rpc
1841
{
1842
}
1843