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 ( 2e4acf...91cd1a )
by
unknown
08:53
created

UpdateConfig   A

Complexity

Total Complexity 1

Size/Duplication

Total Lines 14
Duplicated Lines 0 %

Importance

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

1 Method

Rating   Name   Duplication   Size   Complexity  
A withOpenSuperAcl() 0 6 1
1
<?php
2
3
namespace AlibabaCloud\Mse\V20190531;
4
5
use AlibabaCloud\Client\Resolver\ApiResolver;
6
7
/**
8
 * @method AddMockRule addMockRule(array $options = [])
9
 * @method AddServiceSource addServiceSource(array $options = [])
10
 * @method CloneNacosConfig cloneNacosConfig(array $options = [])
11
 * @method CreateAlarmRule createAlarmRule(array $options = [])
12
 * @method CreateApplication createApplication(array $options = [])
13
 * @method CreateCluster createCluster(array $options = [])
14
 * @method CreateEngineNamespace createEngineNamespace(array $options = [])
15
 * @method CreateGovernanceKubernetesCluster createGovernanceKubernetesCluster(array $options = [])
16
 * @method CreateNacosConfig createNacosConfig(array $options = [])
17
 * @method CreateZnode createZnode(array $options = [])
18
 * @method DeleteAlarmRule deleteAlarmRule(array $options = [])
19
 * @method DeleteCluster deleteCluster(array $options = [])
20
 * @method DeleteEngineNamespace deleteEngineNamespace(array $options = [])
21
 * @method DeleteNacosConfig deleteNacosConfig(array $options = [])
22
 * @method DeleteNacosConfigs deleteNacosConfigs(array $options = [])
23
 * @method DeleteNacosService deleteNacosService(array $options = [])
24
 * @method DeleteZnode deleteZnode(array $options = [])
25
 * @method ExportNacosConfig exportNacosConfig(array $options = [])
26
 * @method GetEngineNamepace getEngineNamepace(array $options = [])
27
 * @method GetGateway getGateway(array $options = [])
28
 * @method GetGatewayOption getGatewayOption(array $options = [])
29
 * @method GetGovernanceKubernetesCluster getGovernanceKubernetesCluster(array $options = [])
30
 * @method GetGovernanceKubernetesClusterList getGovernanceKubernetesClusterList(array $options = [])
31
 * @method GetImage getImage(array $options = [])
32
 * @method GetImportFileUrl getImportFileUrl(array $options = [])
33
 * @method GetMseFeatureSwitch getMseFeatureSwitch(array $options = [])
34
 * @method GetNacosConfig getNacosConfig(array $options = [])
35
 * @method GetNacosHistoryConfig getNacosHistoryConfig(array $options = [])
36
 * @method GetOverview getOverview(array $options = [])
37
 * @method ImportNacosConfig importNacosConfig(array $options = [])
38
 * @method ListAlarmContactGroups listAlarmContactGroups(array $options = [])
39
 * @method ListAlarmHistories listAlarmHistories(array $options = [])
40
 * @method ListAlarmItems listAlarmItems(array $options = [])
41
 * @method ListAlarmRules listAlarmRules(array $options = [])
42
 * @method ListAnsInstances listAnsInstances(array $options = [])
43
 * @method ListAnsServiceClusters listAnsServiceClusters(array $options = [])
44
 * @method ListAnsServices listAnsServices(array $options = [])
45
 * @method ListClusterConnectionTypes listClusterConnectionTypes(array $options = [])
46
 * @method ListClusters listClusters(array $options = [])
47
 * @method ListClusterTypes listClusterTypes(array $options = [])
48
 * @method ListClusterVersions listClusterVersions(array $options = [])
49
 * @method ListEngineNamespaces listEngineNamespaces(array $options = [])
50
 * @method ListEurekaInstances listEurekaInstances(array $options = [])
51
 * @method ListEurekaServices listEurekaServices(array $options = [])
52
 * @method ListGateway listGateway(array $options = [])
53
 * @method ListListenersByConfig listListenersByConfig(array $options = [])
54
 * @method ListListenersByIp listListenersByIp(array $options = [])
55
 * @method ListNacosConfigs listNacosConfigs(array $options = [])
56
 * @method ListNacosHistoryConfigs listNacosHistoryConfigs(array $options = [])
57
 * @method ListZnodeChildren listZnodeChildren(array $options = [])
58
 * @method ModifyGovernanceKubernetesCluster modifyGovernanceKubernetesCluster(array $options = [])
59
 * @method QueryBusinessLocations queryBusinessLocations(array $options = [])
60
 * @method QueryClusterDetail queryClusterDetail(array $options = [])
61
 * @method QueryClusterDiskSpecification queryClusterDiskSpecification(array $options = [])
62
 * @method QueryClusterSpecification queryClusterSpecification(array $options = [])
63
 * @method QueryConfig queryConfig(array $options = [])
64
 * @method QueryGatewayRegion queryGatewayRegion(array $options = [])
65
 * @method QueryGatewayType queryGatewayType(array $options = [])
66
 * @method QueryMonitor queryMonitor(array $options = [])
67
 * @method QuerySlbSpec querySlbSpec(array $options = [])
68
 * @method QueryZnodeDetail queryZnodeDetail(array $options = [])
69
 * @method RestartCluster restartCluster(array $options = [])
70
 * @method RetryCluster retryCluster(array $options = [])
71
 * @method ScalingCluster scalingCluster(array $options = [])
72
 * @method UpdateAcl updateAcl(array $options = [])
73
 * @method UpdateCluster updateCluster(array $options = [])
74
 * @method UpdateConfig updateConfig(array $options = [])
75
 * @method UpdateEngineNamespace updateEngineNamespace(array $options = [])
76
 * @method UpdateGatewayName updateGatewayName(array $options = [])
77
 * @method UpdateGatewayOption updateGatewayOption(array $options = [])
78
 * @method UpdateGatewayRouteHTTPRewrite updateGatewayRouteHTTPRewrite(array $options = [])
79
 * @method UpdateImage updateImage(array $options = [])
80
 * @method UpdateNacosConfig updateNacosConfig(array $options = [])
81
 * @method UpdateNacosInstance updateNacosInstance(array $options = [])
82
 * @method UpdateZnode updateZnode(array $options = [])
83
 * @method UpgradeCluster upgradeCluster(array $options = [])
84
 */
85
class MseApiResolver extends ApiResolver
86
{
87
}
88
89
class Rpc extends \AlibabaCloud\Client\Resolver\Rpc
90
{
91
    /** @var string */
92
    public $product = 'mse';
93
94
    /** @var string */
95
    public $version = '2019-05-31';
96
97
    /** @var string */
98
    public $method = 'POST';
99
}
100
101
/**
102
 * @method string getExtraJson()
103
 * @method $this withExtraJson($value)
104
 * @method string getProviderAppId()
105
 * @method $this withProviderAppId($value)
106
 * @method string getSource()
107
 * @method $this withSource($value)
108
 * @method string getEnable()
109
 * @method $this withEnable($value)
110
 * @method string getScMockItems()
111
 * @method $this withScMockItems($value)
112
 * @method string getProviderAppName()
113
 * @method $this withProviderAppName($value)
114
 * @method string getConsumerAppIds()
115
 * @method $this withConsumerAppIds($value)
116
 * @method string getDubboMockItems()
117
 * @method $this withDubboMockItems($value)
118
 * @method string getName()
119
 * @method $this withName($value)
120
 * @method string getMockType()
121
 * @method $this withMockType($value)
122
 * @method string getRegion()
123
 * @method $this withRegion($value)
124
 */
125
class AddMockRule extends Rpc
126
{
127
}
128
129
/**
130
 * @method string getGatewayUniqueId()
131
 * @method $this withGatewayUniqueId($value)
132
 * @method string getSource()
133
 * @method $this withSource($value)
134
 * @method string getType()
135
 * @method $this withType($value)
136
 * @method string getGatewayId()
137
 * @method $this withGatewayId($value)
138
 * @method string getAddress()
139
 * @method $this withAddress($value)
140
 * @method string getInfo1()
141
 * @method $this withInfo1($value)
142
 * @method string getName()
143
 * @method $this withName($value)
144
 * @method string getInfo2()
145
 * @method $this withInfo2($value)
146
 */
147
class AddServiceSource extends Rpc
148
{
149
}
150
151
/**
152
 * @method string getTargetNamespaceId()
153
 * @method $this withTargetNamespaceId($value)
154
 * @method string getInstanceId()
155
 * @method $this withInstanceId($value)
156
 * @method string getIds()
157
 * @method $this withIds($value)
158
 * @method string getOriginNamespaceId()
159
 * @method $this withOriginNamespaceId($value)
160
 * @method string getPolicy()
161
 * @method $this withPolicy($value)
162
 */
163
class CloneNacosConfig extends Rpc
164
{
165
}
166
167
/**
168
 * @method string getNValue()
169
 * @method $this withNValue($value)
170
 * @method string getAlarmItem()
171
 * @method $this withAlarmItem($value)
172
 * @method string getClusterId()
173
 * @method $this withClusterId($value)
174
 * @method string getOperator()
175
 * @method $this withOperator($value)
176
 * @method string getAlarmAliasName()
177
 * @method $this withAlarmAliasName($value)
178
 * @method string getInstanceId()
179
 * @method $this withInstanceId($value)
180
 * @method string getContactGroupIds()
181
 * @method $this withContactGroupIds($value)
182
 * @method string getAlertWay()
183
 * @method $this withAlertWay($value)
184
 * @method string getAggregates()
185
 * @method $this withAggregates($value)
186
 * @method string getValue()
187
 * @method $this withValue($value)
188
 */
189
class CreateAlarmRule extends Rpc
190
{
191
}
192
193
/**
194
 * @method string getLanguage()
195
 * @method $this withLanguage($value)
196
 * @method string getSource()
197
 * @method $this withSource($value)
198
 * @method string getExtraInfo()
199
 * @method $this withExtraInfo($value)
200
 * @method string getAppName()
201
 * @method $this withAppName($value)
202
 * @method string getRegion()
203
 * @method $this withRegion($value)
204
 */
205
class CreateApplication extends Rpc
206
{
207
}
208
209
/**
210
 * @method string getClusterSpecification()
211
 * @method $this withClusterSpecification($value)
212
 * @method string getPubSlbSpecification()
213
 * @method $this withPubSlbSpecification($value)
214
 * @method string getPrivateSlbSpecification()
215
 * @method $this withPrivateSlbSpecification($value)
216
 * @method string getInstanceCount()
217
 * @method $this withInstanceCount($value)
218
 * @method string getRequestPars()
219
 * @method $this withRequestPars($value)
220
 * @method string getConnectionType()
221
 * @method $this withConnectionType($value)
222
 * @method string getClusterVersion()
223
 * @method $this withClusterVersion($value)
224
 * @method string getDiskCapacity()
225
 * @method $this withDiskCapacity($value)
226
 * @method string getDiskType()
227
 * @method $this withDiskType($value)
228
 * @method string getVSwitchId()
229
 * @method $this withVSwitchId($value)
230
 * @method string getClusterType()
231
 * @method $this withClusterType($value)
232
 * @method string getPubNetworkFlow()
233
 * @method $this withPubNetworkFlow($value)
234
 * @method string getVpcId()
235
 * @method $this withVpcId($value)
236
 * @method string getNetType()
237
 * @method $this withNetType($value)
238
 * @method string getRegion()
239
 * @method $this withRegion($value)
240
 */
241
class CreateCluster extends Rpc
242
{
243
}
244
245
/**
246
 * @method string getClusterId()
247
 * @method $this withClusterId($value)
248
 * @method string getInstanceId()
249
 * @method $this withInstanceId($value)
250
 * @method string getServiceCount()
251
 * @method $this withServiceCount($value)
252
 * @method string getName()
253
 * @method $this withName($value)
254
 * @method string getDesc()
255
 * @method $this withDesc($value)
256
 */
257
class CreateEngineNamespace extends Rpc
258
{
259
}
260
261
/**
262
 * @method string getClusterName()
263
 * @method $this withClusterName($value)
264
 * @method string getNameSpaceInfos()
265
 * @method $this withNameSpaceInfos($value)
266
 * @method string getClusterId()
267
 * @method $this withClusterId($value)
268
 * @method string getK8sVersion()
269
 * @method $this withK8sVersion($value)
270
 * @method string getPilotStartTime()
271
 * @method $this withPilotStartTime($value)
272
 */
273
class CreateGovernanceKubernetesCluster extends Rpc
274
{
275
}
276
277
/**
278
 * @method string getType()
279
 * @method $this withType($value)
280
 * @method string getContent()
281
 * @method $this withContent($value)
282
 * @method string getTags()
283
 * @method $this withTags($value)
284
 * @method string getBetaIps()
285
 * @method $this withBetaIps($value)
286
 * @method string getInstanceId()
287
 * @method $this withInstanceId($value)
288
 * @method string getDataId()
289
 * @method $this withDataId($value)
290
 * @method string getAppName()
291
 * @method $this withAppName($value)
292
 * @method string getNamespaceId()
293
 * @method $this withNamespaceId($value)
294
 * @method string getGroup()
295
 * @method $this withGroup($value)
296
 * @method string getDesc()
297
 * @method $this withDesc($value)
298
 */
299
class CreateNacosConfig extends Rpc
300
{
301
}
302
303
/**
304
 * @method string getData()
305
 * @method $this withData($value)
306
 * @method string getClusterId()
307
 * @method $this withClusterId($value)
308
 * @method string getPath()
309
 * @method $this withPath($value)
310
 */
311
class CreateZnode extends Rpc
312
{
313
}
314
315
/**
316
 * @method string getAlarmRuleId()
317
 * @method $this withAlarmRuleId($value)
318
 * @method string getRequestPars()
319
 * @method $this withRequestPars($value)
320
 */
321
class DeleteAlarmRule extends Rpc
322
{
323
}
324
325
/**
326
 * @method string getClusterId()
327
 * @method $this withClusterId($value)
328
 * @method string getInstanceId()
329
 * @method $this withInstanceId($value)
330
 */
331
class DeleteCluster extends Rpc
332
{
333
}
334
335
/**
336
 * @method string getClusterId()
337
 * @method $this withClusterId($value)
338
 * @method string getInstanceId()
339
 * @method $this withInstanceId($value)
340
 * @method string getId()
341
 * @method $this withId($value)
342
 */
343
class DeleteEngineNamespace extends Rpc
344
{
345
}
346
347
/**
348
 * @method string getInstanceId()
349
 * @method $this withInstanceId($value)
350
 * @method string getDataId()
351
 * @method $this withDataId($value)
352
 * @method string getNamespaceId()
353
 * @method $this withNamespaceId($value)
354
 * @method string getBeta()
355
 * @method $this withBeta($value)
356
 * @method string getGroup()
357
 * @method $this withGroup($value)
358
 */
359
class DeleteNacosConfig extends Rpc
360
{
361
}
362
363
/**
364
 * @method string getInstanceId()
365
 * @method $this withInstanceId($value)
366
 * @method string getNamespaceId()
367
 * @method $this withNamespaceId($value)
368
 * @method string getIds()
369
 * @method $this withIds($value)
370
 */
371
class DeleteNacosConfigs extends Rpc
372
{
373
}
374
375
/**
376
 * @method string getGroupName()
377
 * @method $this withGroupName($value)
378
 * @method string getInstanceId()
379
 * @method $this withInstanceId($value)
380
 * @method string getNamespaceId()
381
 * @method $this withNamespaceId($value)
382
 * @method string getServiceName()
383
 * @method $this withServiceName($value)
384
 */
385
class DeleteNacosService extends Rpc
386
{
387
}
388
389
/**
390
 * @method string getClusterId()
391
 * @method $this withClusterId($value)
392
 * @method string getPath()
393
 * @method $this withPath($value)
394
 * @method string getRequestPars()
395
 * @method $this withRequestPars($value)
396
 */
397
class DeleteZnode extends Rpc
398
{
399
}
400
401
/**
402
 * @method string getInstanceId()
403
 * @method $this withInstanceId($value)
404
 * @method string getDataId()
405
 * @method $this withDataId($value)
406
 * @method string getAppName()
407
 * @method $this withAppName($value)
408
 * @method string getNamespaceId()
409
 * @method $this withNamespaceId($value)
410
 * @method string getIds()
411
 * @method $this withIds($value)
412
 * @method string getGroup()
413
 * @method $this withGroup($value)
414
 */
415
class ExportNacosConfig extends Rpc
416
{
417
}
418
419
/**
420
 * @method string getClusterId()
421
 * @method $this withClusterId($value)
422
 * @method string getInstanceId()
423
 * @method $this withInstanceId($value)
424
 * @method string getId()
425
 * @method $this withId($value)
426
 */
427
class GetEngineNamepace extends Rpc
428
{
429
}
430
431
/**
432
 * @method string getGatewayUniqueId()
433
 * @method $this withGatewayUniqueId($value)
434
 */
435
class GetGateway extends Rpc
436
{
437
438
    /** @var string */
439
    public $method = 'GET';
440
}
441
442
/**
443
 * @method string getGatewayId()
444
 * @method $this withGatewayId($value)
445
 */
446
class GetGatewayOption extends Rpc
447
{
448
}
449
450
/**
451
 * @method string getClusterId()
452
 * @method $this withClusterId($value)
453
 */
454
class GetGovernanceKubernetesCluster extends Rpc
455
{
456
}
457
458
/**
459
 * @method string getClusterName()
460
 * @method $this withClusterName($value)
461
 * @method string getClusterId()
462
 * @method $this withClusterId($value)
463
 * @method string getPageNumber()
464
 * @method $this withPageNumber($value)
465
 * @method string getPageSize()
466
 * @method $this withPageSize($value)
467
 */
468
class GetGovernanceKubernetesClusterList extends Rpc
469
{
470
}
471
472
/**
473
 * @method string getVersionCode()
474
 * @method $this withVersionCode($value)
475
 */
476
class GetImage extends Rpc
477
{
478
}
479
480
/**
481
 * @method string getContentType()
482
 * @method $this withContentType($value)
483
 * @method string getInstanceId()
484
 * @method $this withInstanceId($value)
485
 * @method string getNamespaceId()
486
 * @method $this withNamespaceId($value)
487
 */
488
class GetImportFileUrl extends Rpc
489
{
490
}
491
492
class GetMseFeatureSwitch extends Rpc
493
{
494
}
495
496
/**
497
 * @method string getInstanceId()
498
 * @method $this withInstanceId($value)
499
 * @method string getDataId()
500
 * @method $this withDataId($value)
501
 * @method string getNamespaceId()
502
 * @method $this withNamespaceId($value)
503
 * @method string getBeta()
504
 * @method $this withBeta($value)
505
 * @method string getGroup()
506
 * @method $this withGroup($value)
507
 */
508
class GetNacosConfig extends Rpc
509
{
510
}
511
512
/**
513
 * @method string getNid()
514
 * @method $this withNid($value)
515
 * @method string getInstanceId()
516
 * @method $this withInstanceId($value)
517
 * @method string getDataId()
518
 * @method $this withDataId($value)
519
 * @method string getNamespaceId()
520
 * @method $this withNamespaceId($value)
521
 * @method string getGroup()
522
 * @method $this withGroup($value)
523
 */
524
class GetNacosHistoryConfig extends Rpc
525
{
526
}
527
528
/**
529
 * @method string getPeriod()
530
 * @method $this withPeriod($value)
531
 * @method string getRegion()
532
 * @method $this withRegion($value)
533
 */
534
class GetOverview extends Rpc
535
{
536
}
537
538
/**
539
 * @method string getInstanceId()
540
 * @method $this withInstanceId($value)
541
 * @method string getNamespaceId()
542
 * @method $this withNamespaceId($value)
543
 * @method string getFileUrl()
544
 * @method $this withFileUrl($value)
545
 * @method string getPolicy()
546
 * @method $this withPolicy($value)
547
 */
548
class ImportNacosConfig extends Rpc
549
{
550
}
551
552
/**
553
 * @method string getPageNum()
554
 * @method $this withPageNum($value)
555
 * @method string getRequestPars()
556
 * @method $this withRequestPars($value)
557
 * @method string getPageSize()
558
 * @method $this withPageSize($value)
559
 */
560
class ListAlarmContactGroups extends Rpc
561
{
562
563
    /** @var string */
564
    public $method = 'GET';
565
}
566
567
/**
568
 * @method string getEndTime()
569
 * @method $this withEndTime($value)
570
 * @method string getAlarmMseType()
571
 * @method $this withAlarmMseType($value)
572
 * @method string getStartTime()
573
 * @method $this withStartTime($value)
574
 * @method string getPageNum()
575
 * @method $this withPageNum($value)
576
 * @method string getRequestPars()
577
 * @method $this withRequestPars($value)
578
 * @method string getPageSize()
579
 * @method $this withPageSize($value)
580
 * @method string getAlarmName()
581
 * @method $this withAlarmName($value)
582
 */
583
class ListAlarmHistories extends Rpc
584
{
585
586
    /** @var string */
587
    public $method = 'GET';
588
}
589
590
/**
591
 * @method string getRequestPars()
592
 * @method $this withRequestPars($value)
593
 */
594
class ListAlarmItems extends Rpc
595
{
596
597
    /** @var string */
598
    public $method = 'GET';
599
}
600
601
/**
602
 * @method string getAlarmMseType()
603
 * @method $this withAlarmMseType($value)
604
 * @method string getPageNum()
605
 * @method $this withPageNum($value)
606
 * @method string getRequestPars()
607
 * @method $this withRequestPars($value)
608
 * @method string getPageSize()
609
 * @method $this withPageSize($value)
610
 */
611
class ListAlarmRules extends Rpc
612
{
613
614
    /** @var string */
615
    public $method = 'GET';
616
}
617
618
/**
619
 * @method string getClusterName()
620
 * @method $this withClusterName($value)
621
 * @method string getClusterId()
622
 * @method $this withClusterId($value)
623
 * @method string getPageNum()
624
 * @method $this withPageNum($value)
625
 * @method string getGroupName()
626
 * @method $this withGroupName($value)
627
 * @method string getNamespaceId()
628
 * @method $this withNamespaceId($value)
629
 * @method string getRequestPars()
630
 * @method $this withRequestPars($value)
631
 * @method string getPageSize()
632
 * @method $this withPageSize($value)
633
 * @method string getServiceName()
634
 * @method $this withServiceName($value)
635
 */
636
class ListAnsInstances extends Rpc
637
{
638
639
    /** @var string */
640
    public $method = 'GET';
641
}
642
643
/**
644
 * @method string getClusterName()
645
 * @method $this withClusterName($value)
646
 * @method string getClusterId()
647
 * @method $this withClusterId($value)
648
 * @method string getPageNum()
649
 * @method $this withPageNum($value)
650
 * @method string getGroupName()
651
 * @method $this withGroupName($value)
652
 * @method string getNamespaceId()
653
 * @method $this withNamespaceId($value)
654
 * @method string getRequestPars()
655
 * @method $this withRequestPars($value)
656
 * @method string getPageSize()
657
 * @method $this withPageSize($value)
658
 * @method string getServiceName()
659
 * @method $this withServiceName($value)
660
 */
661
class ListAnsServiceClusters extends Rpc
662
{
663
664
    /** @var string */
665
    public $method = 'GET';
666
}
667
668
/**
669
 * @method string getClusterId()
670
 * @method $this withClusterId($value)
671
 * @method string getPageNum()
672
 * @method $this withPageNum($value)
673
 * @method string getGroupName()
674
 * @method $this withGroupName($value)
675
 * @method string getHasIpCount()
676
 * @method $this withHasIpCount($value)
677
 * @method string getInstanceId()
678
 * @method $this withInstanceId($value)
679
 * @method string getNamespaceId()
680
 * @method $this withNamespaceId($value)
681
 * @method string getRequestPars()
682
 * @method $this withRequestPars($value)
683
 * @method string getPageSize()
684
 * @method $this withPageSize($value)
685
 * @method string getServiceName()
686
 * @method $this withServiceName($value)
687
 */
688
class ListAnsServices extends Rpc
689
{
690
691
    /** @var string */
692
    public $method = 'GET';
693
}
694
695
class ListClusterConnectionTypes extends Rpc
696
{
697
}
698
699
/**
700
 * @method string getClusterAliasName()
701
 * @method $this withClusterAliasName($value)
702
 * @method string getPageNum()
703
 * @method $this withPageNum($value)
704
 * @method string getRequestPars()
705
 * @method $this withRequestPars($value)
706
 * @method string getPageSize()
707
 * @method $this withPageSize($value)
708
 */
709
class ListClusters extends Rpc
710
{
711
712
    /** @var string */
713
    public $method = 'GET';
714
}
715
716
class ListClusterTypes extends Rpc
717
{
718
}
719
720
/**
721
 * @method string getClusterType()
722
 * @method $this withClusterType($value)
723
 */
724
class ListClusterVersions extends Rpc
725
{
726
}
727
728
/**
729
 * @method string getClusterId()
730
 * @method $this withClusterId($value)
731
 * @method string getPageNum()
732
 * @method $this withPageNum($value)
733
 * @method string getInstanceId()
734
 * @method $this withInstanceId($value)
735
 * @method string getPageSize()
736
 * @method $this withPageSize($value)
737
 */
738
class ListEngineNamespaces extends Rpc
739
{
740
741
    /** @var string */
742
    public $method = 'GET';
743
}
744
745
/**
746
 * @method string getClusterId()
747
 * @method $this withClusterId($value)
748
 * @method string getPageNum()
749
 * @method $this withPageNum($value)
750
 * @method string getRequestPars()
751
 * @method $this withRequestPars($value)
752
 * @method string getPageSize()
753
 * @method $this withPageSize($value)
754
 * @method string getServiceName()
755
 * @method $this withServiceName($value)
756
 */
757
class ListEurekaInstances extends Rpc
758
{
759
760
    /** @var string */
761
    public $method = 'GET';
762
}
763
764
/**
765
 * @method string getClusterId()
766
 * @method $this withClusterId($value)
767
 * @method string getPageNum()
768
 * @method $this withPageNum($value)
769
 * @method string getRequestPars()
770
 * @method $this withRequestPars($value)
771
 * @method string getPageSize()
772
 * @method $this withPageSize($value)
773
 */
774
class ListEurekaServices extends Rpc
775
{
776
777
    /** @var string */
778
    public $method = 'GET';
779
}
780
781
/**
782
 * @method string getFilterParams()
783
 * @method $this withFilterParams($value)
784
 * @method string getPageNumber()
785
 * @method $this withPageNumber($value)
786
 * @method string getOrderItem()
787
 * @method $this withOrderItem($value)
788
 * @method string getPageSize()
789
 * @method $this withPageSize($value)
790
 * @method string getDescSort()
791
 * @method $this withDescSort($value)
792
 */
793
class ListGateway extends Rpc
794
{
795
}
796
797
/**
798
 * @method string getInstanceId()
799
 * @method $this withInstanceId($value)
800
 * @method string getDataId()
801
 * @method $this withDataId($value)
802
 * @method string getNamespaceId()
803
 * @method $this withNamespaceId($value)
804
 * @method string getRequestPars()
805
 * @method $this withRequestPars($value)
806
 * @method string getGroup()
807
 * @method $this withGroup($value)
808
 */
809
class ListListenersByConfig extends Rpc
810
{
811
}
812
813
/**
814
 * @method string getIp()
815
 * @method $this withIp($value)
816
 * @method string getInstanceId()
817
 * @method $this withInstanceId($value)
818
 * @method string getNamespaceId()
819
 * @method $this withNamespaceId($value)
820
 * @method string getRequestPars()
821
 * @method $this withRequestPars($value)
822
 */
823
class ListListenersByIp extends Rpc
824
{
825
}
826
827
/**
828
 * @method string getPageNum()
829
 * @method $this withPageNum($value)
830
 * @method string getTags()
831
 * @method $this withTags($value)
832
 * @method string getInstanceId()
833
 * @method $this withInstanceId($value)
834
 * @method string getDataId()
835
 * @method $this withDataId($value)
836
 * @method string getAppName()
837
 * @method $this withAppName($value)
838
 * @method string getNamespaceId()
839
 * @method $this withNamespaceId($value)
840
 * @method string getRequestPars()
841
 * @method $this withRequestPars($value)
842
 * @method string getPageSize()
843
 * @method $this withPageSize($value)
844
 * @method string getGroup()
845
 * @method $this withGroup($value)
846
 */
847
class ListNacosConfigs extends Rpc
848
{
849
}
850
851
/**
852
 * @method string getPageNum()
853
 * @method $this withPageNum($value)
854
 * @method string getInstanceId()
855
 * @method $this withInstanceId($value)
856
 * @method string getDataId()
857
 * @method $this withDataId($value)
858
 * @method string getNamespaceId()
859
 * @method $this withNamespaceId($value)
860
 * @method string getRequestPars()
861
 * @method $this withRequestPars($value)
862
 * @method string getPageSize()
863
 * @method $this withPageSize($value)
864
 * @method string getGroup()
865
 * @method $this withGroup($value)
866
 */
867
class ListNacosHistoryConfigs extends Rpc
868
{
869
}
870
871
/**
872
 * @method string getClusterId()
873
 * @method $this withClusterId($value)
874
 * @method string getPath()
875
 * @method $this withPath($value)
876
 */
877
class ListZnodeChildren extends Rpc
878
{
879
880
    /** @var string */
881
    public $method = 'GET';
882
}
883
884
/**
885
 * @method string getNamespaceInfos()
886
 * @method $this withNamespaceInfos($value)
887
 * @method string getClusterId()
888
 * @method $this withClusterId($value)
889
 */
890
class ModifyGovernanceKubernetesCluster extends Rpc
891
{
892
}
893
894
class QueryBusinessLocations extends Rpc
895
{
896
897
    /** @var string */
898
    public $method = 'GET';
899
}
900
901
/**
902
 * @method string getOrderId()
903
 * @method $this withOrderId($value)
904
 * @method string getClusterId()
905
 * @method $this withClusterId($value)
906
 * @method string getInstanceId()
907
 * @method $this withInstanceId($value)
908
 */
909
class QueryClusterDetail extends Rpc
910
{
911
}
912
913
/**
914
 * @method string getClusterType()
915
 * @method $this withClusterType($value)
916
 */
917
class QueryClusterDiskSpecification extends Rpc
918
{
919
}
920
921
class QueryClusterSpecification extends Rpc
922
{
923
}
924
925
/**
926
 * @method string getConfigType()
927
 * @method $this withConfigType($value)
928
 * @method string getClusterId()
929
 * @method $this withClusterId($value)
930
 * @method string getInstanceId()
931
 * @method $this withInstanceId($value)
932
 * @method string getRequestPars()
933
 * @method $this withRequestPars($value)
934
 */
935
class QueryConfig extends Rpc
936
{
937
938
    /** @var string */
939
    public $method = 'GET';
940
}
941
942
class QueryGatewayRegion extends Rpc
943
{
944
945
    /** @var string */
946
    public $method = 'GET';
947
}
948
949
class QueryGatewayType extends Rpc
950
{
951
952
    /** @var string */
953
    public $method = 'GET';
954
}
955
956
/**
957
 * @method string getMonitorType()
958
 * @method $this withMonitorType($value)
959
 * @method string getEndTime()
960
 * @method $this withEndTime($value)
961
 * @method string getClusterId()
962
 * @method $this withClusterId($value)
963
 * @method string getStartTime()
964
 * @method $this withStartTime($value)
965
 * @method string getInstanceId()
966
 * @method $this withInstanceId($value)
967
 * @method string getRequestPars()
968
 * @method $this withRequestPars($value)
969
 * @method string getStep()
970
 * @method $this withStep($value)
971
 */
972
class QueryMonitor extends Rpc
973
{
974
975
    /** @var string */
976
    public $method = 'GET';
977
}
978
979
class QuerySlbSpec extends Rpc
980
{
981
982
    /** @var string */
983
    public $method = 'GET';
984
}
985
986
/**
987
 * @method string getClusterId()
988
 * @method $this withClusterId($value)
989
 * @method string getPath()
990
 * @method $this withPath($value)
991
 * @method string getRequestPars()
992
 * @method $this withRequestPars($value)
993
 */
994
class QueryZnodeDetail extends Rpc
995
{
996
997
    /** @var string */
998
    public $method = 'GET';
999
}
1000
1001
/**
1002
 * @method string getClusterId()
1003
 * @method $this withClusterId($value)
1004
 * @method string getInstanceId()
1005
 * @method $this withInstanceId($value)
1006
 * @method string getRequestPars()
1007
 * @method $this withRequestPars($value)
1008
 */
1009
class RestartCluster extends Rpc
1010
{
1011
}
1012
1013
/**
1014
 * @method string getClusterId()
1015
 * @method $this withClusterId($value)
1016
 * @method string getInstanceId()
1017
 * @method $this withInstanceId($value)
1018
 * @method string getRequestPars()
1019
 * @method $this withRequestPars($value)
1020
 */
1021
class RetryCluster extends Rpc
1022
{
1023
}
1024
1025
/**
1026
 * @method string getClusterSpecification()
1027
 * @method $this withClusterSpecification($value)
1028
 * @method string getCpu()
1029
 * @method $this withCpu($value)
1030
 * @method string getClusterId()
1031
 * @method $this withClusterId($value)
1032
 * @method string getInstanceId()
1033
 * @method $this withInstanceId($value)
1034
 * @method string getMemoryCapacity()
1035
 * @method $this withMemoryCapacity($value)
1036
 * @method string getInstanceCount()
1037
 * @method $this withInstanceCount($value)
1038
 */
1039
class ScalingCluster extends Rpc
1040
{
1041
}
1042
1043
/**
1044
 * @method string getClusterId()
1045
 * @method $this withClusterId($value)
1046
 * @method string getAclEntryList()
1047
 * @method $this withAclEntryList($value)
1048
 * @method string getInstanceId()
1049
 * @method $this withInstanceId($value)
1050
 */
1051
class UpdateAcl extends Rpc
1052
{
1053
}
1054
1055
/**
1056
 * @method string getClusterAliasName()
1057
 * @method $this withClusterAliasName($value)
1058
 * @method string getClusterId()
1059
 * @method $this withClusterId($value)
1060
 * @method string getInstanceId()
1061
 * @method $this withInstanceId($value)
1062
 * @method string getRequestPars()
1063
 * @method $this withRequestPars($value)
1064
 */
1065
class UpdateCluster extends Rpc
1066
{
1067
}
1068
1069
/**
1070
 * @method string getOpenSuperAcl()
1071
 * @method string getConfigAuthEnabled()
1072
 * @method $this withConfigAuthEnabled($value)
1073
 * @method string getPassWord()
1074
 * @method $this withPassWord($value)
1075
 * @method string getMaxClientCnxns()
1076
 * @method $this withMaxClientCnxns($value)
1077
 * @method string getRequestPars()
1078
 * @method $this withRequestPars($value)
1079
 * @method string getJuteMaxbuffer()
1080
 * @method $this withJuteMaxbuffer($value)
1081
 * @method string getConfigType()
1082
 * @method $this withConfigType($value)
1083
 * @method string getAutopurgeSnapRetainCount()
1084
 * @method $this withAutopurgeSnapRetainCount($value)
1085
 * @method string getConfigSecretEnabled()
1086
 * @method $this withConfigSecretEnabled($value)
1087
 * @method string getMCPEnabled()
1088
 * @method $this withMCPEnabled($value)
1089
 * @method string getTickTime()
1090
 * @method $this withTickTime($value)
1091
 * @method string getClusterId()
1092
 * @method $this withClusterId($value)
1093
 * @method string getSyncLimit()
1094
 * @method $this withSyncLimit($value)
1095
 * @method string getInstanceId()
1096
 * @method $this withInstanceId($value)
1097
 * @method string getAutopurgePurgeInterval()
1098
 * @method $this withAutopurgePurgeInterval($value)
1099
 * @method string getInitLimit()
1100
 * @method $this withInitLimit($value)
1101
 * @method string getUserName()
1102
 * @method $this withUserName($value)
1103
 */
1104
class UpdateConfig extends Rpc
1105
{
1106
1107
    /**
1108
     * @param string $value
1109
     *
1110
     * @return $this
1111
     */
1112
    public function withOpenSuperAcl($value)
1113
    {
1114
        $this->data['OpenSuperAcl'] = $value;
1115
        $this->options['form_params']['OpenSuperAcl'] = $value;
1116
1117
        return $this;
1118
    }
1119
}
1120
1121
/**
1122
 * @method string getClusterId()
1123
 * @method $this withClusterId($value)
1124
 * @method string getInstanceId()
1125
 * @method $this withInstanceId($value)
1126
 * @method string getServiceCount()
1127
 * @method $this withServiceCount($value)
1128
 * @method string getName()
1129
 * @method $this withName($value)
1130
 * @method string getId()
1131
 * @method $this withId($value)
1132
 * @method string getDesc()
1133
 * @method $this withDesc($value)
1134
 */
1135
class UpdateEngineNamespace extends Rpc
1136
{
1137
}
1138
1139
/**
1140
 * @method string getGatewayUniqueId()
1141
 * @method $this withGatewayUniqueId($value)
1142
 * @method string getName()
1143
 * @method $this withName($value)
1144
 */
1145
class UpdateGatewayName extends Rpc
1146
{
1147
1148
    /** @var string */
1149
    public $method = 'GET';
1150
}
1151
1152
/**
1153
 * @method string getGatewayOption()
1154
 * @method $this withGatewayOption($value)
1155
 * @method string getGatewayId()
1156
 * @method $this withGatewayId($value)
1157
 */
1158
class UpdateGatewayOption extends Rpc
1159
{
1160
}
1161
1162
/**
1163
 * @method string getHttpRewriteJSON()
1164
 * @method $this withHttpRewriteJSON($value)
1165
 * @method string getId()
1166
 * @method $this withId($value)
1167
 * @method string getGatewayId()
1168
 * @method $this withGatewayId($value)
1169
 */
1170
class UpdateGatewayRouteHTTPRewrite extends Rpc
1171
{
1172
}
1173
1174
/**
1175
 * @method string getClusterId()
1176
 * @method $this withClusterId($value)
1177
 * @method string getVersionCode()
1178
 * @method $this withVersionCode($value)
1179
 */
1180
class UpdateImage extends Rpc
1181
{
1182
}
1183
1184
/**
1185
 * @method string getEncryptedDataKey()
1186
 * @method $this withEncryptedDataKey($value)
1187
 * @method string getType()
1188
 * @method $this withType($value)
1189
 * @method string getContent()
1190
 * @method $this withContent($value)
1191
 * @method string getAppName()
1192
 * @method $this withAppName($value)
1193
 * @method string getNamespaceId()
1194
 * @method $this withNamespaceId($value)
1195
 * @method string getGroup()
1196
 * @method $this withGroup($value)
1197
 * @method string getTags()
1198
 * @method $this withTags($value)
1199
 * @method string getBetaIps()
1200
 * @method $this withBetaIps($value)
1201
 * @method string getInstanceId()
1202
 * @method $this withInstanceId($value)
1203
 * @method string getDataId()
1204
 * @method $this withDataId($value)
1205
 * @method string getDesc()
1206
 * @method $this withDesc($value)
1207
 * @method string getMd5()
1208
 * @method $this withMd5($value)
1209
 */
1210
class UpdateNacosConfig extends Rpc
1211
{
1212
}
1213
1214
/**
1215
 * @method string getMetadata()
1216
 * @method string getClusterName()
1217
 * @method $this withClusterName($value)
1218
 * @method string getIp()
1219
 * @method $this withIp($value)
1220
 * @method string getEphemeral()
1221
 * @method $this withEphemeral($value)
1222
 * @method string getWeight()
1223
 * @method $this withWeight($value)
1224
 * @method string getGroupName()
1225
 * @method $this withGroupName($value)
1226
 * @method string getEnabled()
1227
 * @method $this withEnabled($value)
1228
 * @method string getInstanceId()
1229
 * @method $this withInstanceId($value)
1230
 * @method string getNamespaceId()
1231
 * @method $this withNamespaceId($value)
1232
 * @method string getPort()
1233
 * @method $this withPort($value)
1234
 * @method string getServiceName()
1235
 * @method $this withServiceName($value)
1236
 */
1237
class UpdateNacosInstance extends Rpc
1238
{
1239
1240
    /**
1241
     * @param string $value
1242
     *
1243
     * @return $this
1244
     */
1245
    public function withMetadata($value)
1246
    {
1247
        $this->data['Metadata'] = $value;
1248
        $this->options['form_params']['Metadata'] = $value;
1249
1250
        return $this;
1251
    }
1252
}
1253
1254
/**
1255
 * @method string getData()
1256
 * @method $this withData($value)
1257
 * @method string getClusterId()
1258
 * @method $this withClusterId($value)
1259
 * @method string getPath()
1260
 * @method $this withPath($value)
1261
 * @method string getRequestPars()
1262
 * @method $this withRequestPars($value)
1263
 */
1264
class UpdateZnode extends Rpc
1265
{
1266
}
1267
1268
/**
1269
 * @method string getUpgradeVersion()
1270
 * @method $this withUpgradeVersion($value)
1271
 * @method string getInstanceId()
1272
 * @method $this withInstanceId($value)
1273
 * @method string getRequestPars()
1274
 * @method $this withRequestPars($value)
1275
 */
1276
class UpgradeCluster extends Rpc
1277
{
1278
}
1279