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 ( 1e1921...2b180e )
by
unknown
06:22
created

DescribeDeployedApis::withTag()   A

Complexity

Conditions 2
Paths 2

Size

Total Lines 9
Code Lines 5

Duplication

Lines 0
Ratio 0 %

Code Coverage

Tests 0
CRAP Score 6

Importance

Changes 0
Metric Value
eloc 5
dl 0
loc 9
ccs 0
cts 0
cp 0
rs 10
c 0
b 0
f 0
cc 2
nc 2
nop 1
crap 6
1
<?php
2
3
namespace AlibabaCloud\CloudAPI\V20160714;
4
5
use AlibabaCloud\Client\Resolver\ApiResolver;
6
7
/**
8
 * @method UntagResources untagResources(array $options = [])
9
 * @method ListTagResources listTagResources(array $options = [])
10
 * @method TagResources tagResources(array $options = [])
11
 * @method ResetAppCode resetAppCode(array $options = [])
12
 * @method DescribeApp describeApp(array $options = [])
13
 * @method CreateIntranetDomain createIntranetDomain(array $options = [])
14
 * @method ImportSwagger importSwagger(array $options = [])
15
 * @method SetIpControlApis setIpControlApis(array $options = [])
16
 * @method RemoveIpControlPolicyItem removeIpControlPolicyItem(array $options = [])
17
 * @method RemoveIpControlApis removeIpControlApis(array $options = [])
18
 * @method ModifyIpControlPolicyItem modifyIpControlPolicyItem(array $options = [])
19
 * @method ModifyIpControl modifyIpControl(array $options = [])
20
 * @method DescribeIpControls describeIpControls(array $options = [])
21
 * @method DescribeIpControlPolicyItems describeIpControlPolicyItems(array $options = [])
22
 * @method DescribeApisByIpControl describeApisByIpControl(array $options = [])
23
 * @method DescribeApiIpControls describeApiIpControls(array $options = [])
24
 * @method DeleteIpControl deleteIpControl(array $options = [])
25
 * @method CreateIpControl createIpControl(array $options = [])
26
 * @method AddIpControlPolicyItem addIpControlPolicyItem(array $options = [])
27
 * @method ModifyLogConfig modifyLogConfig(array $options = [])
28
 * @method DescribeLogConfig describeLogConfig(array $options = [])
29
 * @method DeleteLogConfig deleteLogConfig(array $options = [])
30
 * @method CreateLogConfig createLogConfig(array $options = [])
31
 * @method SetDomainWebSocketStatus setDomainWebSocketStatus(array $options = [])
32
 * @method RemoveVpcAccess removeVpcAccess(array $options = [])
33
 * @method SetVpcAccess setVpcAccess(array $options = [])
34
 * @method DescribeVpcAccesses describeVpcAccesses(array $options = [])
35
 * @method ReactivateDomain reactivateDomain(array $options = [])
36
 * @method DescribeApiHistories describeApiHistories(array $options = [])
37
 * @method SdkGenerateByGroup sdkGenerateByGroup(array $options = [])
38
 * @method SdkGenerateByApp sdkGenerateByApp(array $options = [])
39
 * @method DescribeApisByApp describeApisByApp(array $options = [])
40
 * @method DescribeApiStage describeApiStage(array $options = [])
41
 * @method DeleteApiStageVariable deleteApiStageVariable(array $options = [])
42
 * @method CreateApiStageVariable createApiStageVariable(array $options = [])
43
 * @method SwitchApi switchApi(array $options = [])
44
 * @method SetTrafficControlApis setTrafficControlApis(array $options = [])
45
 * @method SetSignatureApis setSignatureApis(array $options = [])
46
 * @method SetDomainCertificate setDomainCertificate(array $options = [])
47
 * @method SetDomain setDomain(array $options = [])
48
 * @method SetAppsAuthorities setAppsAuthorities(array $options = [])
49
 * @method SetApisAuthorities setApisAuthorities(array $options = [])
50
 * @method ResetAppSecret resetAppSecret(array $options = [])
51
 * @method RemoveTrafficControlApis removeTrafficControlApis(array $options = [])
52
 * @method RemoveSignatureApis removeSignatureApis(array $options = [])
53
 * @method RemoveAppsAuthorities removeAppsAuthorities(array $options = [])
54
 * @method RemoveApisAuthorities removeApisAuthorities(array $options = [])
55
 * @method ModifyTrafficControl modifyTrafficControl(array $options = [])
56
 * @method ModifySignature modifySignature(array $options = [])
57
 * @method ModifyApp modifyApp(array $options = [])
58
 * @method ModifyApiGroup modifyApiGroup(array $options = [])
59
 * @method ModifyApi modifyApi(array $options = [])
60
 * @method DescribeTrafficControlsByApi describeTrafficControlsByApi(array $options = [])
61
 * @method DescribeTrafficControls describeTrafficControls(array $options = [])
62
 * @method DescribeSystemParameters describeSystemParameters(array $options = [])
63
 * @method DescribeSignaturesByApi describeSignaturesByApi(array $options = [])
64
 * @method DescribeSignatures describeSignatures(array $options = [])
65
 * @method DescribeRegions describeRegions(array $options = [])
66
 * @method DescribePurchasedApis describePurchasedApis(array $options = [])
67
 * @method DescribePurchasedApiGroups describePurchasedApiGroups(array $options = [])
68
 * @method DescribePurchasedApiGroup describePurchasedApiGroup(array $options = [])
69
 * @method DescribeHistoryApis describeHistoryApis(array $options = [])
70
 * @method DescribeDomainsResolution describeDomainsResolution(array $options = [])
71
 * @method DescribeDomain describeDomain(array $options = [])
72
 * @method DescribeDeployedApis describeDeployedApis(array $options = [])
73
 * @method DescribeDeployedApi describeDeployedApi(array $options = [])
74
 * @method DescribeAuthorizedApps describeAuthorizedApps(array $options = [])
75
 * @method DescribeAuthorizedApis describeAuthorizedApis(array $options = [])
76
 * @method DescribeAppSecurity describeAppSecurity(array $options = [])
77
 * @method DescribeApps describeApps(array $options = [])
78
 * @method DescribeAppAttributes describeAppAttributes(array $options = [])
79
 * @method DescribeApiTrafficData describeApiTrafficData(array $options = [])
80
 * @method DescribeApiTrafficControls describeApiTrafficControls(array $options = [])
81
 * @method DescribeApiSignatures describeApiSignatures(array $options = [])
82
 * @method DescribeApisByTrafficControl describeApisByTrafficControl(array $options = [])
83
 * @method DescribeApisBySignature describeApisBySignature(array $options = [])
84
 * @method DescribeApis describeApis(array $options = [])
85
 * @method DescribeApiQpsData describeApiQpsData(array $options = [])
86
 * @method DescribeApiLatencyData describeApiLatencyData(array $options = [])
87
 * @method DescribeApiHistory describeApiHistory(array $options = [])
88
 * @method DescribeApiGroups describeApiGroups(array $options = [])
89
 * @method DescribeApiGroup describeApiGroup(array $options = [])
90
 * @method DescribeApiErrorData describeApiErrorData(array $options = [])
91
 * @method DescribeApiDoc describeApiDoc(array $options = [])
92
 * @method DescribeApi describeApi(array $options = [])
93
 * @method DeployApi deployApi(array $options = [])
94
 * @method DeleteTrafficSpecialControl deleteTrafficSpecialControl(array $options = [])
95
 * @method DeleteTrafficControl deleteTrafficControl(array $options = [])
96
 * @method DeleteSignature deleteSignature(array $options = [])
97
 * @method DeleteDomainCertificate deleteDomainCertificate(array $options = [])
98
 * @method DeleteDomain deleteDomain(array $options = [])
99
 * @method DeleteApp deleteApp(array $options = [])
100
 * @method DeleteApiGroup deleteApiGroup(array $options = [])
101
 * @method DeleteApi deleteApi(array $options = [])
102
 * @method DeleteAllTrafficSpecialControl deleteAllTrafficSpecialControl(array $options = [])
103
 * @method CreateTrafficControl createTrafficControl(array $options = [])
104
 * @method CreateSignature createSignature(array $options = [])
105
 * @method CreateApp createApp(array $options = [])
106
 * @method CreateApiGroup createApiGroup(array $options = [])
107
 * @method CreateApi createApi(array $options = [])
108
 * @method AddTrafficSpecialControl addTrafficSpecialControl(array $options = [])
109
 * @method AbolishApi abolishApi(array $options = [])
110
 */
111
class CloudAPIApiResolver extends ApiResolver
112
{
113
}
114
115
class Rpc extends \AlibabaCloud\Client\Resolver\Rpc
116
{
117
    /** @var string */
118
    public $product = 'CloudAPI';
119
120
    /** @var string */
121
    public $version = '2016-07-14';
122
123
    /** @var string */
124
    public $method = 'POST';
125
126
    /** @var string */
127
    public $serviceCode = 'apigateway';
128
}
129
130
/**
131
 * @method string getAll()
132
 * @method $this withAll($value)
133
 * @method array getResourceId()
134
 * @method string getSecurityToken()
135
 * @method $this withSecurityToken($value)
136
 * @method array getTagKey()
137
 * @method string getResourceType()
138
 * @method $this withResourceType($value)
139
 */
140
class UntagResources extends Rpc
141
{
142
143
    /**
144
     * @param array $resourceId
145
     *
146
     * @return $this
147
     */
148
    public function withResourceId(array $resourceId)
149
    {
150
        $this->data['ResourceId'] = $resourceId;
151
        foreach ($resourceId as $i => $iValue) {
152
            $this->options['query']['ResourceId.' . ($i + 1)] = $iValue;
153
        }
154
155
        return $this;
156
    }
157
158
    /**
159
     * @param array $tagKey
160
     *
161
     * @return $this
162
     */
163
    public function withTagKey(array $tagKey)
164
    {
165
        $this->data['TagKey'] = $tagKey;
166
        foreach ($tagKey as $i => $iValue) {
167
            $this->options['query']['TagKey.' . ($i + 1)] = $iValue;
168
        }
169
170
        return $this;
171
    }
172
}
173
174
/**
175
 * @method array getResourceId()
176
 * @method string getSecurityToken()
177
 * @method $this withSecurityToken($value)
178
 * @method string getNextToken()
179
 * @method $this withNextToken($value)
180
 * @method array getTag()
181
 * @method string getResourceType()
182
 * @method $this withResourceType($value)
183
 */
184
class ListTagResources extends Rpc
185
{
186
187
    /**
188
     * @param array $resourceId
189
     *
190
     * @return $this
191
     */
192
    public function withResourceId(array $resourceId)
193
    {
194
        $this->data['ResourceId'] = $resourceId;
195
        foreach ($resourceId as $i => $iValue) {
196
            $this->options['query']['ResourceId.' . ($i + 1)] = $iValue;
197
        }
198
199
        return $this;
200
    }
201
202
    /**
203
     * @param array $tag
204
     *
205
     * @return $this
206
     */
207
    public function withTag(array $tag)
208
    {
209
        $this->data['Tag'] = $tag;
210
        foreach ($tag as $depth1 => $depth1Value) {
211
            $this->options['query']['Tag.' . ($depth1 + 1) . '.Value'] = $depth1Value['Value'];
212
            $this->options['query']['Tag.' . ($depth1 + 1) . '.Key'] = $depth1Value['Key'];
213
        }
214
215
        return $this;
216
    }
217
}
218
219
/**
220
 * @method array getResourceId()
221
 * @method string getSecurityToken()
222
 * @method $this withSecurityToken($value)
223
 * @method array getTag()
224
 * @method string getResourceType()
225
 * @method $this withResourceType($value)
226
 */
227
class TagResources extends Rpc
228
{
229
230
    /**
231
     * @param array $resourceId
232
     *
233
     * @return $this
234
     */
235
    public function withResourceId(array $resourceId)
236
    {
237
        $this->data['ResourceId'] = $resourceId;
238
        foreach ($resourceId as $i => $iValue) {
239
            $this->options['query']['ResourceId.' . ($i + 1)] = $iValue;
240
        }
241
242
        return $this;
243
    }
244
245
    /**
246
     * @param array $tag
247
     *
248
     * @return $this
249
     */
250
    public function withTag(array $tag)
251
    {
252
        $this->data['Tag'] = $tag;
253
        foreach ($tag as $depth1 => $depth1Value) {
254
            $this->options['query']['Tag.' . ($depth1 + 1) . '.Value'] = $depth1Value['Value'];
255
            $this->options['query']['Tag.' . ($depth1 + 1) . '.Key'] = $depth1Value['Key'];
256
        }
257
258
        return $this;
259
    }
260
}
261
262
/**
263
 * @method string getSecurityToken()
264
 * @method $this withSecurityToken($value)
265
 * @method string getAppCode()
266
 * @method $this withAppCode($value)
267
 */
268
class ResetAppCode extends Rpc
269
{
270
}
271
272
/**
273
 * @method string getSecurityToken()
274
 * @method $this withSecurityToken($value)
275
 * @method string getAppId()
276
 * @method $this withAppId($value)
277
 */
278
class DescribeApp extends Rpc
279
{
280
}
281
282
/**
283
 * @method string getDeleteInternetDomain()
284
 * @method $this withDeleteInternetDomain($value)
285
 * @method string getSecurityToken()
286
 * @method $this withSecurityToken($value)
287
 * @method string getGroupId()
288
 * @method $this withGroupId($value)
289
 */
290
class CreateIntranetDomain extends Rpc
291
{
292
}
293
294
/**
295
 * @method string getDataFormat()
296
 * @method $this withDataFormat($value)
297
 * @method string getData()
298
 * @method string getGroupId()
299
 * @method $this withGroupId($value)
300
 * @method string getOverwrite()
301
 * @method $this withOverwrite($value)
302
 */
303
class ImportSwagger extends Rpc
304
{
305
306
    /**
307
     * @param string $value
308
     *
309
     * @return $this
310
     */
311
    public function withData($value)
312
    {
313
        $this->data['Data'] = $value;
314
        $this->options['form_params']['Data'] = $value;
315
316
        return $this;
317
    }
318
}
319
320
/**
321
 * @method string getStageName()
322
 * @method $this withStageName($value)
323
 * @method string getIpControlId()
324
 * @method $this withIpControlId($value)
325
 * @method string getSecurityToken()
326
 * @method $this withSecurityToken($value)
327
 * @method string getGroupId()
328
 * @method $this withGroupId($value)
329
 * @method string getApiIds()
330
 * @method $this withApiIds($value)
331
 */
332
class SetIpControlApis extends Rpc
333
{
334
}
335
336
/**
337
 * @method string getIpControlId()
338
 * @method $this withIpControlId($value)
339
 * @method string getSecurityToken()
340
 * @method $this withSecurityToken($value)
341
 * @method string getPolicyItemIds()
342
 * @method $this withPolicyItemIds($value)
343
 */
344
class RemoveIpControlPolicyItem extends Rpc
345
{
346
}
347
348
/**
349
 * @method string getStageName()
350
 * @method $this withStageName($value)
351
 * @method string getIpControlId()
352
 * @method $this withIpControlId($value)
353
 * @method string getSecurityToken()
354
 * @method $this withSecurityToken($value)
355
 * @method string getGroupId()
356
 * @method $this withGroupId($value)
357
 * @method string getApiIds()
358
 * @method $this withApiIds($value)
359
 */
360
class RemoveIpControlApis extends Rpc
361
{
362
}
363
364
/**
365
 * @method string getIpControlId()
366
 * @method $this withIpControlId($value)
367
 * @method string getPolicyItemId()
368
 * @method $this withPolicyItemId($value)
369
 * @method string getSecurityToken()
370
 * @method $this withSecurityToken($value)
371
 * @method string getAppId()
372
 * @method $this withAppId($value)
373
 * @method string getCidrIp()
374
 * @method $this withCidrIp($value)
375
 */
376
class ModifyIpControlPolicyItem extends Rpc
377
{
378
}
379
380
/**
381
 * @method string getIpControlId()
382
 * @method $this withIpControlId($value)
383
 * @method string getSecurityToken()
384
 * @method $this withSecurityToken($value)
385
 * @method string getIpControlName()
386
 * @method $this withIpControlName($value)
387
 * @method string getDescription()
388
 * @method $this withDescription($value)
389
 */
390
class ModifyIpControl extends Rpc
391
{
392
}
393
394
/**
395
 * @method string getIpControlId()
396
 * @method $this withIpControlId($value)
397
 * @method string getSecurityToken()
398
 * @method $this withSecurityToken($value)
399
 * @method string getIpControlName()
400
 * @method $this withIpControlName($value)
401
 * @method string getIpControlType()
402
 * @method $this withIpControlType($value)
403
 * @method string getPageSize()
404
 * @method $this withPageSize($value)
405
 * @method string getPageNumber()
406
 * @method $this withPageNumber($value)
407
 */
408
class DescribeIpControls extends Rpc
409
{
410
}
411
412
/**
413
 * @method string getIpControlId()
414
 * @method $this withIpControlId($value)
415
 * @method string getPolicyItemId()
416
 * @method $this withPolicyItemId($value)
417
 * @method string getSecurityToken()
418
 * @method $this withSecurityToken($value)
419
 * @method string getPageSize()
420
 * @method $this withPageSize($value)
421
 * @method string getPageNumber()
422
 * @method $this withPageNumber($value)
423
 */
424
class DescribeIpControlPolicyItems extends Rpc
425
{
426
}
427
428
/**
429
 * @method string getIpControlId()
430
 * @method $this withIpControlId($value)
431
 * @method string getSecurityToken()
432
 * @method $this withSecurityToken($value)
433
 * @method string getPageSize()
434
 * @method $this withPageSize($value)
435
 * @method string getPageNumber()
436
 * @method $this withPageNumber($value)
437
 */
438
class DescribeApisByIpControl extends Rpc
439
{
440
}
441
442
/**
443
 * @method string getStageName()
444
 * @method $this withStageName($value)
445
 * @method string getSecurityToken()
446
 * @method $this withSecurityToken($value)
447
 * @method string getGroupId()
448
 * @method $this withGroupId($value)
449
 * @method string getPageSize()
450
 * @method $this withPageSize($value)
451
 * @method string getPageNumber()
452
 * @method $this withPageNumber($value)
453
 * @method string getApiIds()
454
 * @method $this withApiIds($value)
455
 */
456
class DescribeApiIpControls extends Rpc
457
{
458
}
459
460
/**
461
 * @method string getIpControlId()
462
 * @method $this withIpControlId($value)
463
 * @method string getSecurityToken()
464
 * @method $this withSecurityToken($value)
465
 */
466
class DeleteIpControl extends Rpc
467
{
468
}
469
470
/**
471
 * @method string getSecurityToken()
472
 * @method $this withSecurityToken($value)
473
 * @method string getIpControlName()
474
 * @method $this withIpControlName($value)
475
 * @method string getIpControlType()
476
 * @method $this withIpControlType($value)
477
 * @method array getIpControlPolicys()
478
 * @method string getDescription()
479
 * @method $this withDescription($value)
480
 */
481
class CreateIpControl extends Rpc
482
{
483
484
    /**
485
     * @param array $ipControlPolicys
486
     *
487
     * @return $this
488
     */
489
    public function withIpControlPolicys(array $ipControlPolicys)
490
    {
491
        $this->data['IpControlPolicys'] = $ipControlPolicys;
492
        foreach ($ipControlPolicys as $depth1 => $depth1Value) {
493
            $this->options['query']['IpControlPolicys.' . ($depth1 + 1) . '.AppId'] = $depth1Value['AppId'];
494
            $this->options['query']['IpControlPolicys.' . ($depth1 + 1) . '.CidrIp'] = $depth1Value['CidrIp'];
495
        }
496
497
        return $this;
498
    }
499
}
500
501
/**
502
 * @method string getIpControlId()
503
 * @method $this withIpControlId($value)
504
 * @method string getSecurityToken()
505
 * @method $this withSecurityToken($value)
506
 * @method string getAppId()
507
 * @method $this withAppId($value)
508
 * @method string getCidrIp()
509
 * @method $this withCidrIp($value)
510
 */
511
class AddIpControlPolicyItem extends Rpc
512
{
513
}
514
515
/**
516
 * @method string getSlsLogStore()
517
 * @method $this withSlsLogStore($value)
518
 * @method string getLogType()
519
 * @method $this withLogType($value)
520
 * @method string getSecurityToken()
521
 * @method $this withSecurityToken($value)
522
 * @method string getSlsProject()
523
 * @method $this withSlsProject($value)
524
 */
525
class ModifyLogConfig extends Rpc
526
{
527
}
528
529
/**
530
 * @method string getLogType()
531
 * @method $this withLogType($value)
532
 * @method string getSecurityToken()
533
 * @method $this withSecurityToken($value)
534
 */
535
class DescribeLogConfig extends Rpc
536
{
537
}
538
539
/**
540
 * @method string getLogType()
541
 * @method $this withLogType($value)
542
 * @method string getSecurityToken()
543
 * @method $this withSecurityToken($value)
544
 */
545
class DeleteLogConfig extends Rpc
546
{
547
}
548
549
/**
550
 * @method string getSlsLogStore()
551
 * @method $this withSlsLogStore($value)
552
 * @method string getLogType()
553
 * @method $this withLogType($value)
554
 * @method string getSecurityToken()
555
 * @method $this withSecurityToken($value)
556
 * @method string getSlsProject()
557
 * @method $this withSlsProject($value)
558
 */
559
class CreateLogConfig extends Rpc
560
{
561
}
562
563
/**
564
 * @method string getSecurityToken()
565
 * @method $this withSecurityToken($value)
566
 * @method string getGroupId()
567
 * @method $this withGroupId($value)
568
 * @method string getDomainName()
569
 * @method $this withDomainName($value)
570
 * @method string getActionValue()
571
 * @method $this withActionValue($value)
572
 */
573
class SetDomainWebSocketStatus extends Rpc
574
{
575
}
576
577
/**
578
 * @method string getInstanceId()
579
 * @method $this withInstanceId($value)
580
 * @method string getSecurityToken()
581
 * @method $this withSecurityToken($value)
582
 * @method string getPort()
583
 * @method $this withPort($value)
584
 * @method string getVpcId()
585
 * @method $this withVpcId($value)
586
 */
587
class RemoveVpcAccess extends Rpc
588
{
589
}
590
591
/**
592
 * @method string getInstanceId()
593
 * @method $this withInstanceId($value)
594
 * @method string getSecurityToken()
595
 * @method $this withSecurityToken($value)
596
 * @method string getPort()
597
 * @method $this withPort($value)
598
 * @method string getVpcId()
599
 * @method $this withVpcId($value)
600
 * @method string getName()
601
 * @method $this withName($value)
602
 */
603
class SetVpcAccess extends Rpc
604
{
605
}
606
607
/**
608
 * @method string getSecurityToken()
609
 * @method $this withSecurityToken($value)
610
 * @method string getPageSize()
611
 * @method $this withPageSize($value)
612
 * @method string getPageNumber()
613
 * @method $this withPageNumber($value)
614
 */
615
class DescribeVpcAccesses extends Rpc
616
{
617
}
618
619
/**
620
 * @method string getSecurityToken()
621
 * @method $this withSecurityToken($value)
622
 * @method string getGroupId()
623
 * @method $this withGroupId($value)
624
 * @method string getDomainName()
625
 * @method $this withDomainName($value)
626
 */
627
class ReactivateDomain extends Rpc
628
{
629
}
630
631
/**
632
 * @method string getStageName()
633
 * @method $this withStageName($value)
634
 * @method string getApiName()
635
 * @method $this withApiName($value)
636
 * @method string getSecurityToken()
637
 * @method $this withSecurityToken($value)
638
 * @method string getGroupId()
639
 * @method $this withGroupId($value)
640
 * @method string getPageSize()
641
 * @method $this withPageSize($value)
642
 * @method string getApiId()
643
 * @method $this withApiId($value)
644
 * @method string getPageNumber()
645
 * @method $this withPageNumber($value)
646
 */
647
class DescribeApiHistories extends Rpc
648
{
649
}
650
651
/**
652
 * @method string getSecurityToken()
653
 * @method $this withSecurityToken($value)
654
 * @method string getGroupId()
655
 * @method $this withGroupId($value)
656
 * @method string getLanguage()
657
 * @method $this withLanguage($value)
658
 */
659
class SdkGenerateByGroup extends Rpc
660
{
661
}
662
663
/**
664
 * @method string getSecurityToken()
665
 * @method $this withSecurityToken($value)
666
 * @method string getAppId()
667
 * @method $this withAppId($value)
668
 * @method string getLanguage()
669
 * @method $this withLanguage($value)
670
 */
671
class SdkGenerateByApp extends Rpc
672
{
673
}
674
675
/**
676
 * @method string getSecurityToken()
677
 * @method $this withSecurityToken($value)
678
 * @method string getAppId()
679
 * @method $this withAppId($value)
680
 * @method string getPageSize()
681
 * @method $this withPageSize($value)
682
 * @method string getPageNumber()
683
 * @method $this withPageNumber($value)
684
 */
685
class DescribeApisByApp extends Rpc
686
{
687
}
688
689
/**
690
 * @method string getSecurityToken()
691
 * @method $this withSecurityToken($value)
692
 * @method string getGroupId()
693
 * @method $this withGroupId($value)
694
 * @method string getStageId()
695
 * @method $this withStageId($value)
696
 */
697
class DescribeApiStage extends Rpc
698
{
699
}
700
701
/**
702
 * @method string getSecurityToken()
703
 * @method $this withSecurityToken($value)
704
 * @method string getVariableName()
705
 * @method $this withVariableName($value)
706
 * @method string getGroupId()
707
 * @method $this withGroupId($value)
708
 * @method string getStageId()
709
 * @method $this withStageId($value)
710
 */
711
class DeleteApiStageVariable extends Rpc
712
{
713
}
714
715
/**
716
 * @method string getSupportRoute()
717
 * @method $this withSupportRoute($value)
718
 * @method string getSecurityToken()
719
 * @method $this withSecurityToken($value)
720
 * @method string getVariableName()
721
 * @method $this withVariableName($value)
722
 * @method string getVariableValue()
723
 * @method $this withVariableValue($value)
724
 * @method string getGroupId()
725
 * @method $this withGroupId($value)
726
 * @method string getStageRouteModel()
727
 * @method $this withStageRouteModel($value)
728
 * @method string getStageId()
729
 * @method $this withStageId($value)
730
 */
731
class CreateApiStageVariable extends Rpc
732
{
733
}
734
735
/**
736
 * @method string getStageName()
737
 * @method $this withStageName($value)
738
 * @method string getSecurityToken()
739
 * @method $this withSecurityToken($value)
740
 * @method string getGroupId()
741
 * @method $this withGroupId($value)
742
 * @method string getDescription()
743
 * @method $this withDescription($value)
744
 * @method string getApiId()
745
 * @method $this withApiId($value)
746
 * @method string getHistoryVersion()
747
 * @method $this withHistoryVersion($value)
748
 */
749
class SwitchApi extends Rpc
750
{
751
}
752
753
/**
754
 * @method string getTrafficControlId()
755
 * @method $this withTrafficControlId($value)
756
 * @method string getStageName()
757
 * @method $this withStageName($value)
758
 * @method string getSecurityToken()
759
 * @method $this withSecurityToken($value)
760
 * @method string getGroupId()
761
 * @method $this withGroupId($value)
762
 * @method string getApiIds()
763
 * @method $this withApiIds($value)
764
 */
765
class SetTrafficControlApis extends Rpc
766
{
767
}
768
769
/**
770
 * @method string getStageName()
771
 * @method $this withStageName($value)
772
 * @method string getSecurityToken()
773
 * @method $this withSecurityToken($value)
774
 * @method string getGroupId()
775
 * @method $this withGroupId($value)
776
 * @method string getSignatureId()
777
 * @method $this withSignatureId($value)
778
 * @method string getApiIds()
779
 * @method $this withApiIds($value)
780
 */
781
class SetSignatureApis extends Rpc
782
{
783
}
784
785
/**
786
 * @method string getSecurityToken()
787
 * @method $this withSecurityToken($value)
788
 * @method string getCertificatePrivateKey()
789
 * @method $this withCertificatePrivateKey($value)
790
 * @method string getGroupId()
791
 * @method $this withGroupId($value)
792
 * @method string getDomainName()
793
 * @method $this withDomainName($value)
794
 * @method string getCertificateName()
795
 * @method $this withCertificateName($value)
796
 * @method string getCertificateBody()
797
 * @method $this withCertificateBody($value)
798
 */
799
class SetDomainCertificate extends Rpc
800
{
801
}
802
803
/**
804
 * @method string getSecurityToken()
805
 * @method $this withSecurityToken($value)
806
 * @method string getGroupId()
807
 * @method $this withGroupId($value)
808
 * @method string getDomainName()
809
 * @method $this withDomainName($value)
810
 */
811
class SetDomain extends Rpc
812
{
813
}
814
815
/**
816
 * @method string getAuthVaildTime()
817
 * @method $this withAuthVaildTime($value)
818
 * @method string getStageName()
819
 * @method $this withStageName($value)
820
 * @method string getAppIds()
821
 * @method $this withAppIds($value)
822
 * @method string getSecurityToken()
823
 * @method $this withSecurityToken($value)
824
 * @method string getGroupId()
825
 * @method $this withGroupId($value)
826
 * @method string getDescription()
827
 * @method $this withDescription($value)
828
 * @method string getApiId()
829
 * @method $this withApiId($value)
830
 * @method string getAuthValidTime()
831
 * @method $this withAuthValidTime($value)
832
 */
833
class SetAppsAuthorities extends Rpc
834
{
835
}
836
837
/**
838
 * @method string getAuthVaildTime()
839
 * @method $this withAuthVaildTime($value)
840
 * @method string getStageName()
841
 * @method $this withStageName($value)
842
 * @method string getSecurityToken()
843
 * @method $this withSecurityToken($value)
844
 * @method string getGroupId()
845
 * @method $this withGroupId($value)
846
 * @method string getAppId()
847
 * @method $this withAppId($value)
848
 * @method string getDescription()
849
 * @method $this withDescription($value)
850
 * @method string getAuthValidTime()
851
 * @method $this withAuthValidTime($value)
852
 * @method string getApiIds()
853
 * @method $this withApiIds($value)
854
 */
855
class SetApisAuthorities extends Rpc
856
{
857
}
858
859
/**
860
 * @method string getSecurityToken()
861
 * @method $this withSecurityToken($value)
862
 * @method string getAppKey()
863
 * @method $this withAppKey($value)
864
 */
865
class ResetAppSecret extends Rpc
866
{
867
}
868
869
/**
870
 * @method string getTrafficControlId()
871
 * @method $this withTrafficControlId($value)
872
 * @method string getStageName()
873
 * @method $this withStageName($value)
874
 * @method string getSecurityToken()
875
 * @method $this withSecurityToken($value)
876
 * @method string getGroupId()
877
 * @method $this withGroupId($value)
878
 * @method string getApiIds()
879
 * @method $this withApiIds($value)
880
 */
881
class RemoveTrafficControlApis extends Rpc
882
{
883
}
884
885
/**
886
 * @method string getStageName()
887
 * @method $this withStageName($value)
888
 * @method string getSecurityToken()
889
 * @method $this withSecurityToken($value)
890
 * @method string getGroupId()
891
 * @method $this withGroupId($value)
892
 * @method string getSignatureId()
893
 * @method $this withSignatureId($value)
894
 * @method string getApiIds()
895
 * @method $this withApiIds($value)
896
 */
897
class RemoveSignatureApis extends Rpc
898
{
899
}
900
901
/**
902
 * @method string getStageName()
903
 * @method $this withStageName($value)
904
 * @method string getAppIds()
905
 * @method $this withAppIds($value)
906
 * @method string getSecurityToken()
907
 * @method $this withSecurityToken($value)
908
 * @method string getGroupId()
909
 * @method $this withGroupId($value)
910
 * @method string getApiId()
911
 * @method $this withApiId($value)
912
 */
913
class RemoveAppsAuthorities extends Rpc
914
{
915
}
916
917
/**
918
 * @method string getStageName()
919
 * @method $this withStageName($value)
920
 * @method string getSecurityToken()
921
 * @method $this withSecurityToken($value)
922
 * @method string getGroupId()
923
 * @method $this withGroupId($value)
924
 * @method string getAppId()
925
 * @method $this withAppId($value)
926
 * @method string getDescription()
927
 * @method $this withDescription($value)
928
 * @method string getApiIds()
929
 * @method $this withApiIds($value)
930
 */
931
class RemoveApisAuthorities extends Rpc
932
{
933
}
934
935
/**
936
 * @method string getTrafficControlId()
937
 * @method $this withTrafficControlId($value)
938
 * @method string getApiDefault()
939
 * @method $this withApiDefault($value)
940
 * @method string getSecurityToken()
941
 * @method $this withSecurityToken($value)
942
 * @method string getTrafficControlName()
943
 * @method $this withTrafficControlName($value)
944
 * @method string getTrafficControlUnit()
945
 * @method $this withTrafficControlUnit($value)
946
 * @method string getDescription()
947
 * @method $this withDescription($value)
948
 * @method string getUserDefault()
949
 * @method $this withUserDefault($value)
950
 * @method string getAppDefault()
951
 * @method $this withAppDefault($value)
952
 */
953
class ModifyTrafficControl extends Rpc
954
{
955
}
956
957
/**
958
 * @method string getSecurityToken()
959
 * @method $this withSecurityToken($value)
960
 * @method string getSignatureName()
961
 * @method $this withSignatureName($value)
962
 * @method string getSignatureKey()
963
 * @method $this withSignatureKey($value)
964
 * @method string getSignatureId()
965
 * @method $this withSignatureId($value)
966
 * @method string getSignatureSecret()
967
 * @method $this withSignatureSecret($value)
968
 */
969
class ModifySignature extends Rpc
970
{
971
}
972
973
/**
974
 * @method string getAppName()
975
 * @method $this withAppName($value)
976
 * @method string getSecurityToken()
977
 * @method $this withSecurityToken($value)
978
 * @method string getAppId()
979
 * @method $this withAppId($value)
980
 * @method string getDescription()
981
 * @method $this withDescription($value)
982
 * @method array getTag()
983
 */
984
class ModifyApp extends Rpc
985
{
986
987
    /**
988
     * @param array $tag
989
     *
990
     * @return $this
991
     */
992
    public function withTag(array $tag)
993
    {
994
        $this->data['Tag'] = $tag;
995
        foreach ($tag as $depth1 => $depth1Value) {
996
            $this->options['query']['Tag.' . ($depth1 + 1) . '.Value'] = $depth1Value['Value'];
997
            $this->options['query']['Tag.' . ($depth1 + 1) . '.Key'] = $depth1Value['Key'];
998
        }
999
1000
        return $this;
1001
    }
1002
}
1003
1004
/**
1005
 * @method string getSecurityToken()
1006
 * @method $this withSecurityToken($value)
1007
 * @method string getGroupId()
1008
 * @method $this withGroupId($value)
1009
 * @method string getDescription()
1010
 * @method $this withDescription($value)
1011
 * @method array getTag()
1012
 * @method string getGroupName()
1013
 * @method $this withGroupName($value)
1014
 */
1015
class ModifyApiGroup extends Rpc
1016
{
1017
1018
    /**
1019
     * @param array $tag
1020
     *
1021
     * @return $this
1022
     */
1023
    public function withTag(array $tag)
1024
    {
1025
        $this->data['Tag'] = $tag;
1026
        foreach ($tag as $depth1 => $depth1Value) {
1027
            $this->options['query']['Tag.' . ($depth1 + 1) . '.Value'] = $depth1Value['Value'];
1028
            $this->options['query']['Tag.' . ($depth1 + 1) . '.Key'] = $depth1Value['Key'];
1029
        }
1030
1031
        return $this;
1032
    }
1033
}
1034
1035
/**
1036
 * @method string getWebSocketApiType()
1037
 * @method $this withWebSocketApiType($value)
1038
 * @method string getErrorCodeSamples()
1039
 * @method $this withErrorCodeSamples($value)
1040
 * @method string getAppCodeAuthType()
1041
 * @method $this withAppCodeAuthType($value)
1042
 * @method string getDescription()
1043
 * @method $this withDescription($value)
1044
 * @method string getDisableInternet()
1045
 * @method $this withDisableInternet($value)
1046
 * @method string getConstantParameters()
1047
 * @method $this withConstantParameters($value)
1048
 * @method string getAuthType()
1049
 * @method $this withAuthType($value)
1050
 * @method string getAllowSignatureMethod()
1051
 * @method $this withAllowSignatureMethod($value)
1052
 * @method string getServiceParameters()
1053
 * @method $this withServiceParameters($value)
1054
 * @method string getFailResultSample()
1055
 * @method $this withFailResultSample($value)
1056
 * @method string getSystemParameters()
1057
 * @method $this withSystemParameters($value)
1058
 * @method string getServiceParametersMap()
1059
 * @method $this withServiceParametersMap($value)
1060
 * @method string getSecurityToken()
1061
 * @method $this withSecurityToken($value)
1062
 * @method string getOpenIdConnectConfig()
1063
 * @method $this withOpenIdConnectConfig($value)
1064
 * @method string getRequestParameters()
1065
 * @method $this withRequestParameters($value)
1066
 * @method string getResultDescriptions()
1067
 * @method $this withResultDescriptions($value)
1068
 * @method string getVisibility()
1069
 * @method $this withVisibility($value)
1070
 * @method string getGroupId()
1071
 * @method $this withGroupId($value)
1072
 * @method string getServiceConfig()
1073
 * @method $this withServiceConfig($value)
1074
 * @method string getResultType()
1075
 * @method $this withResultType($value)
1076
 * @method string getApiName()
1077
 * @method $this withApiName($value)
1078
 * @method string getResultSample()
1079
 * @method $this withResultSample($value)
1080
 * @method string getForceNonceCheck()
1081
 * @method $this withForceNonceCheck($value)
1082
 * @method string getRequestConfig()
1083
 * @method $this withRequestConfig($value)
1084
 * @method string getResultBodyModel()
1085
 * @method $this withResultBodyModel($value)
1086
 * @method string getApiId()
1087
 * @method $this withApiId($value)
1088
 */
1089
class ModifyApi extends Rpc
1090
{
1091
}
1092
1093
/**
1094
 * @method string getStageName()
1095
 * @method $this withStageName($value)
1096
 * @method string getSecurityToken()
1097
 * @method $this withSecurityToken($value)
1098
 * @method string getGroupId()
1099
 * @method $this withGroupId($value)
1100
 * @method string getApiId()
1101
 * @method $this withApiId($value)
1102
 */
1103
class DescribeTrafficControlsByApi extends Rpc
1104
{
1105
}
1106
1107
/**
1108
 * @method string getTrafficControlId()
1109
 * @method $this withTrafficControlId($value)
1110
 * @method string getStageName()
1111
 * @method $this withStageName($value)
1112
 * @method string getSecurityToken()
1113
 * @method $this withSecurityToken($value)
1114
 * @method string getTrafficControlName()
1115
 * @method $this withTrafficControlName($value)
1116
 * @method string getGroupId()
1117
 * @method $this withGroupId($value)
1118
 * @method string getPageSize()
1119
 * @method $this withPageSize($value)
1120
 * @method string getApiId()
1121
 * @method $this withApiId($value)
1122
 * @method string getPageNumber()
1123
 * @method $this withPageNumber($value)
1124
 */
1125
class DescribeTrafficControls extends Rpc
1126
{
1127
}
1128
1129
/**
1130
 * @method string getSecurityToken()
1131
 * @method $this withSecurityToken($value)
1132
 */
1133
class DescribeSystemParameters extends Rpc
1134
{
1135
}
1136
1137
/**
1138
 * @method string getStageName()
1139
 * @method $this withStageName($value)
1140
 * @method string getSecurityToken()
1141
 * @method $this withSecurityToken($value)
1142
 * @method string getGroupId()
1143
 * @method $this withGroupId($value)
1144
 * @method string getApiId()
1145
 * @method $this withApiId($value)
1146
 */
1147
class DescribeSignaturesByApi extends Rpc
1148
{
1149
}
1150
1151
/**
1152
 * @method string getSecurityToken()
1153
 * @method $this withSecurityToken($value)
1154
 * @method string getSignatureName()
1155
 * @method $this withSignatureName($value)
1156
 * @method string getPageSize()
1157
 * @method $this withPageSize($value)
1158
 * @method string getSignatureId()
1159
 * @method $this withSignatureId($value)
1160
 * @method string getPageNumber()
1161
 * @method $this withPageNumber($value)
1162
 */
1163
class DescribeSignatures extends Rpc
1164
{
1165
}
1166
1167
/**
1168
 * @method string getSecurityToken()
1169
 * @method $this withSecurityToken($value)
1170
 * @method string getLanguage()
1171
 * @method $this withLanguage($value)
1172
 */
1173
class DescribeRegions extends Rpc
1174
{
1175
}
1176
1177
/**
1178
 * @method string getStageName()
1179
 * @method $this withStageName($value)
1180
 * @method string getApiName()
1181
 * @method $this withApiName($value)
1182
 * @method string getVisibility()
1183
 * @method $this withVisibility($value)
1184
 * @method string getSecurityToken()
1185
 * @method $this withSecurityToken($value)
1186
 * @method string getGroupId()
1187
 * @method $this withGroupId($value)
1188
 * @method string getPageSize()
1189
 * @method $this withPageSize($value)
1190
 * @method string getApiId()
1191
 * @method $this withApiId($value)
1192
 * @method string getPageNumber()
1193
 * @method $this withPageNumber($value)
1194
 */
1195
class DescribePurchasedApis extends Rpc
1196
{
1197
}
1198
1199
/**
1200
 * @method string getSecurityToken()
1201
 * @method $this withSecurityToken($value)
1202
 * @method string getPageSize()
1203
 * @method $this withPageSize($value)
1204
 * @method string getPageNumber()
1205
 * @method $this withPageNumber($value)
1206
 */
1207
class DescribePurchasedApiGroups extends Rpc
1208
{
1209
}
1210
1211
/**
1212
 * @method string getSecurityToken()
1213
 * @method $this withSecurityToken($value)
1214
 * @method string getGroupId()
1215
 * @method $this withGroupId($value)
1216
 */
1217
class DescribePurchasedApiGroup extends Rpc
1218
{
1219
}
1220
1221
/**
1222
 * @method string getStageName()
1223
 * @method $this withStageName($value)
1224
 * @method string getApiName()
1225
 * @method $this withApiName($value)
1226
 * @method string getSecurityToken()
1227
 * @method $this withSecurityToken($value)
1228
 * @method string getGroupId()
1229
 * @method $this withGroupId($value)
1230
 * @method string getPageSize()
1231
 * @method $this withPageSize($value)
1232
 * @method string getApiId()
1233
 * @method $this withApiId($value)
1234
 * @method string getPageNumber()
1235
 * @method $this withPageNumber($value)
1236
 */
1237
class DescribeHistoryApis extends Rpc
1238
{
1239
}
1240
1241
/**
1242
 * @method string getSecurityToken()
1243
 * @method $this withSecurityToken($value)
1244
 * @method string getDomainNames()
1245
 * @method $this withDomainNames($value)
1246
 * @method string getGroupId()
1247
 * @method $this withGroupId($value)
1248
 */
1249
class DescribeDomainsResolution extends Rpc
1250
{
1251
}
1252
1253
/**
1254
 * @method string getSecurityToken()
1255
 * @method $this withSecurityToken($value)
1256
 * @method string getGroupId()
1257
 * @method $this withGroupId($value)
1258
 * @method string getDomainName()
1259
 * @method $this withDomainName($value)
1260
 */
1261
class DescribeDomain extends Rpc
1262
{
1263
}
1264
1265
/**
1266
 * @method string getStageName()
1267
 * @method $this withStageName($value)
1268
 * @method string getApiName()
1269
 * @method $this withApiName($value)
1270
 * @method string getSecurityToken()
1271
 * @method $this withSecurityToken($value)
1272
 * @method string getGroupId()
1273
 * @method $this withGroupId($value)
1274
 * @method string getPageSize()
1275
 * @method $this withPageSize($value)
1276
 * @method array getTag()
1277
 * @method string getEnableTagAuth()
1278
 * @method $this withEnableTagAuth($value)
1279
 * @method string getApiId()
1280
 * @method $this withApiId($value)
1281
 * @method string getPageNumber()
1282
 * @method $this withPageNumber($value)
1283
 */
1284
class DescribeDeployedApis extends Rpc
1285
{
1286
1287
    /**
1288
     * @param array $tag
1289
     *
1290
     * @return $this
1291
     */
1292
    public function withTag(array $tag)
1293
    {
1294
        $this->data['Tag'] = $tag;
1295
        foreach ($tag as $depth1 => $depth1Value) {
1296
            $this->options['query']['Tag.' . ($depth1 + 1) . '.Value'] = $depth1Value['Value'];
1297
            $this->options['query']['Tag.' . ($depth1 + 1) . '.Key'] = $depth1Value['Key'];
1298
        }
1299
1300
        return $this;
1301
    }
1302
}
1303
1304
/**
1305
 * @method string getStageName()
1306
 * @method $this withStageName($value)
1307
 * @method string getSecurityToken()
1308
 * @method $this withSecurityToken($value)
1309
 * @method string getGroupId()
1310
 * @method $this withGroupId($value)
1311
 * @method string getApiId()
1312
 * @method $this withApiId($value)
1313
 */
1314
class DescribeDeployedApi extends Rpc
1315
{
1316
}
1317
1318
/**
1319
 * @method string getStageName()
1320
 * @method $this withStageName($value)
1321
 * @method string getAppName()
1322
 * @method $this withAppName($value)
1323
 * @method string getSecurityToken()
1324
 * @method $this withSecurityToken($value)
1325
 * @method string getGroupId()
1326
 * @method $this withGroupId($value)
1327
 * @method string getAppId()
1328
 * @method $this withAppId($value)
1329
 * @method string getAppOwnerId()
1330
 * @method $this withAppOwnerId($value)
1331
 * @method string getPageSize()
1332
 * @method $this withPageSize($value)
1333
 * @method string getApiId()
1334
 * @method $this withApiId($value)
1335
 * @method string getPageNumber()
1336
 * @method $this withPageNumber($value)
1337
 */
1338
class DescribeAuthorizedApps extends Rpc
1339
{
1340
}
1341
1342
/**
1343
 * @method string getSecurityToken()
1344
 * @method $this withSecurityToken($value)
1345
 * @method string getAppId()
1346
 * @method $this withAppId($value)
1347
 * @method string getPageSize()
1348
 * @method $this withPageSize($value)
1349
 * @method string getPageNumber()
1350
 * @method $this withPageNumber($value)
1351
 */
1352
class DescribeAuthorizedApis extends Rpc
1353
{
1354
}
1355
1356
/**
1357
 * @method string getSecurityToken()
1358
 * @method $this withSecurityToken($value)
1359
 * @method string getAppId()
1360
 * @method $this withAppId($value)
1361
 * @method array getTag()
1362
 */
1363
class DescribeAppSecurity extends Rpc
1364
{
1365
1366
    /**
1367
     * @param array $tag
1368
     *
1369
     * @return $this
1370
     */
1371
    public function withTag(array $tag)
1372
    {
1373
        $this->data['Tag'] = $tag;
1374
        foreach ($tag as $depth1 => $depth1Value) {
1375
            $this->options['query']['Tag.' . ($depth1 + 1) . '.Value'] = $depth1Value['Value'];
1376
            $this->options['query']['Tag.' . ($depth1 + 1) . '.Key'] = $depth1Value['Key'];
1377
        }
1378
1379
        return $this;
1380
    }
1381
}
1382
1383
/**
1384
 * @method string getSecurityToken()
1385
 * @method $this withSecurityToken($value)
1386
 * @method string getAppId()
1387
 * @method $this withAppId($value)
1388
 * @method string getPageSize()
1389
 * @method $this withPageSize($value)
1390
 * @method string getAppOwner()
1391
 * @method $this withAppOwner($value)
1392
 * @method string getPageNumber()
1393
 * @method $this withPageNumber($value)
1394
 */
1395
class DescribeApps extends Rpc
1396
{
1397
}
1398
1399
/**
1400
 * @method string getAppName()
1401
 * @method $this withAppName($value)
1402
 * @method string getSecurityToken()
1403
 * @method $this withSecurityToken($value)
1404
 * @method string getAppId()
1405
 * @method $this withAppId($value)
1406
 * @method string getPageSize()
1407
 * @method $this withPageSize($value)
1408
 * @method array getTag()
1409
 * @method string getEnableTagAuth()
1410
 * @method $this withEnableTagAuth($value)
1411
 * @method string getPageNumber()
1412
 * @method $this withPageNumber($value)
1413
 */
1414
class DescribeAppAttributes extends Rpc
1415
{
1416
1417
    /**
1418
     * @param array $tag
1419
     *
1420
     * @return $this
1421
     */
1422
    public function withTag(array $tag)
1423
    {
1424
        $this->data['Tag'] = $tag;
1425
        foreach ($tag as $depth1 => $depth1Value) {
1426
            $this->options['query']['Tag.' . ($depth1 + 1) . '.Value'] = $depth1Value['Value'];
1427
            $this->options['query']['Tag.' . ($depth1 + 1) . '.Key'] = $depth1Value['Key'];
1428
        }
1429
1430
        return $this;
1431
    }
1432
}
1433
1434
/**
1435
 * @method string getSecurityToken()
1436
 * @method $this withSecurityToken($value)
1437
 * @method string getGroupId()
1438
 * @method $this withGroupId($value)
1439
 * @method string getEndTime()
1440
 * @method $this withEndTime($value)
1441
 * @method string getStartTime()
1442
 * @method $this withStartTime($value)
1443
 * @method string getApiId()
1444
 * @method $this withApiId($value)
1445
 */
1446
class DescribeApiTrafficData extends Rpc
1447
{
1448
}
1449
1450
/**
1451
 * @method string getStageName()
1452
 * @method $this withStageName($value)
1453
 * @method string getSecurityToken()
1454
 * @method $this withSecurityToken($value)
1455
 * @method string getGroupId()
1456
 * @method $this withGroupId($value)
1457
 * @method string getPageSize()
1458
 * @method $this withPageSize($value)
1459
 * @method string getPageNumber()
1460
 * @method $this withPageNumber($value)
1461
 * @method string getApiIds()
1462
 * @method $this withApiIds($value)
1463
 */
1464
class DescribeApiTrafficControls extends Rpc
1465
{
1466
}
1467
1468
/**
1469
 * @method string getStageName()
1470
 * @method $this withStageName($value)
1471
 * @method string getSecurityToken()
1472
 * @method $this withSecurityToken($value)
1473
 * @method string getGroupId()
1474
 * @method $this withGroupId($value)
1475
 * @method string getPageSize()
1476
 * @method $this withPageSize($value)
1477
 * @method string getPageNumber()
1478
 * @method $this withPageNumber($value)
1479
 * @method string getApiIds()
1480
 * @method $this withApiIds($value)
1481
 */
1482
class DescribeApiSignatures extends Rpc
1483
{
1484
}
1485
1486
/**
1487
 * @method string getTrafficControlId()
1488
 * @method $this withTrafficControlId($value)
1489
 * @method string getSecurityToken()
1490
 * @method $this withSecurityToken($value)
1491
 * @method string getPageSize()
1492
 * @method $this withPageSize($value)
1493
 * @method string getPageNumber()
1494
 * @method $this withPageNumber($value)
1495
 */
1496
class DescribeApisByTrafficControl extends Rpc
1497
{
1498
}
1499
1500
/**
1501
 * @method string getSecurityToken()
1502
 * @method $this withSecurityToken($value)
1503
 * @method string getPageSize()
1504
 * @method $this withPageSize($value)
1505
 * @method string getSignatureId()
1506
 * @method $this withSignatureId($value)
1507
 * @method string getPageNumber()
1508
 * @method $this withPageNumber($value)
1509
 */
1510
class DescribeApisBySignature extends Rpc
1511
{
1512
}
1513
1514
/**
1515
 * @method string getApiName()
1516
 * @method $this withApiName($value)
1517
 * @method string getCatalogId()
1518
 * @method $this withCatalogId($value)
1519
 * @method string getVisibility()
1520
 * @method $this withVisibility($value)
1521
 * @method string getSecurityToken()
1522
 * @method $this withSecurityToken($value)
1523
 * @method string getGroupId()
1524
 * @method $this withGroupId($value)
1525
 * @method string getPageSize()
1526
 * @method $this withPageSize($value)
1527
 * @method array getTag()
1528
 * @method string getEnableTagAuth()
1529
 * @method $this withEnableTagAuth($value)
1530
 * @method string getApiId()
1531
 * @method $this withApiId($value)
1532
 * @method string getPageNumber()
1533
 * @method $this withPageNumber($value)
1534
 */
1535
class DescribeApis extends Rpc
1536
{
1537
1538
    /**
1539
     * @param array $tag
1540
     *
1541
     * @return $this
1542
     */
1543
    public function withTag(array $tag)
1544
    {
1545
        $this->data['Tag'] = $tag;
1546
        foreach ($tag as $depth1 => $depth1Value) {
1547
            $this->options['query']['Tag.' . ($depth1 + 1) . '.Value'] = $depth1Value['Value'];
1548
            $this->options['query']['Tag.' . ($depth1 + 1) . '.Key'] = $depth1Value['Key'];
1549
        }
1550
1551
        return $this;
1552
    }
1553
}
1554
1555
/**
1556
 * @method string getSecurityToken()
1557
 * @method $this withSecurityToken($value)
1558
 * @method string getGroupId()
1559
 * @method $this withGroupId($value)
1560
 * @method string getEndTime()
1561
 * @method $this withEndTime($value)
1562
 * @method string getStartTime()
1563
 * @method $this withStartTime($value)
1564
 * @method string getApiId()
1565
 * @method $this withApiId($value)
1566
 */
1567
class DescribeApiQpsData extends Rpc
1568
{
1569
}
1570
1571
/**
1572
 * @method string getSecurityToken()
1573
 * @method $this withSecurityToken($value)
1574
 * @method string getGroupId()
1575
 * @method $this withGroupId($value)
1576
 * @method string getEndTime()
1577
 * @method $this withEndTime($value)
1578
 * @method string getStartTime()
1579
 * @method $this withStartTime($value)
1580
 * @method string getApiId()
1581
 * @method $this withApiId($value)
1582
 */
1583
class DescribeApiLatencyData extends Rpc
1584
{
1585
}
1586
1587
/**
1588
 * @method string getStageName()
1589
 * @method $this withStageName($value)
1590
 * @method string getSecurityToken()
1591
 * @method $this withSecurityToken($value)
1592
 * @method string getGroupId()
1593
 * @method $this withGroupId($value)
1594
 * @method string getApiId()
1595
 * @method $this withApiId($value)
1596
 * @method string getHistoryVersion()
1597
 * @method $this withHistoryVersion($value)
1598
 */
1599
class DescribeApiHistory extends Rpc
1600
{
1601
}
1602
1603
/**
1604
 * @method string getSecurityToken()
1605
 * @method $this withSecurityToken($value)
1606
 * @method string getGroupId()
1607
 * @method $this withGroupId($value)
1608
 * @method string getPageSize()
1609
 * @method $this withPageSize($value)
1610
 * @method array getTag()
1611
 * @method string getEnableTagAuth()
1612
 * @method $this withEnableTagAuth($value)
1613
 * @method string getGroupName()
1614
 * @method $this withGroupName($value)
1615
 * @method string getPageNumber()
1616
 * @method $this withPageNumber($value)
1617
 */
1618
class DescribeApiGroups extends Rpc
1619
{
1620
1621
    /**
1622
     * @param array $tag
1623
     *
1624
     * @return $this
1625
     */
1626
    public function withTag(array $tag)
1627
    {
1628
        $this->data['Tag'] = $tag;
1629
        foreach ($tag as $depth1 => $depth1Value) {
1630
            $this->options['query']['Tag.' . ($depth1 + 1) . '.Value'] = $depth1Value['Value'];
1631
            $this->options['query']['Tag.' . ($depth1 + 1) . '.Key'] = $depth1Value['Key'];
1632
        }
1633
1634
        return $this;
1635
    }
1636
}
1637
1638
/**
1639
 * @method string getSecurityToken()
1640
 * @method $this withSecurityToken($value)
1641
 * @method string getGroupId()
1642
 * @method $this withGroupId($value)
1643
 * @method array getTag()
1644
 */
1645
class DescribeApiGroup extends Rpc
1646
{
1647
1648
    /**
1649
     * @param array $tag
1650
     *
1651
     * @return $this
1652
     */
1653
    public function withTag(array $tag)
1654
    {
1655
        $this->data['Tag'] = $tag;
1656
        foreach ($tag as $depth1 => $depth1Value) {
1657
            $this->options['query']['Tag.' . ($depth1 + 1) . '.Value'] = $depth1Value['Value'];
1658
            $this->options['query']['Tag.' . ($depth1 + 1) . '.Key'] = $depth1Value['Key'];
1659
        }
1660
1661
        return $this;
1662
    }
1663
}
1664
1665
/**
1666
 * @method string getSecurityToken()
1667
 * @method $this withSecurityToken($value)
1668
 * @method string getGroupId()
1669
 * @method $this withGroupId($value)
1670
 * @method string getEndTime()
1671
 * @method $this withEndTime($value)
1672
 * @method string getStartTime()
1673
 * @method $this withStartTime($value)
1674
 * @method string getApiId()
1675
 * @method $this withApiId($value)
1676
 */
1677
class DescribeApiErrorData extends Rpc
1678
{
1679
}
1680
1681
/**
1682
 * @method string getStageName()
1683
 * @method $this withStageName($value)
1684
 * @method string getSecurityToken()
1685
 * @method $this withSecurityToken($value)
1686
 * @method string getGroupId()
1687
 * @method $this withGroupId($value)
1688
 * @method string getApiId()
1689
 * @method $this withApiId($value)
1690
 */
1691
class DescribeApiDoc extends Rpc
1692
{
1693
}
1694
1695
/**
1696
 * @method string getSecurityToken()
1697
 * @method $this withSecurityToken($value)
1698
 * @method string getGroupId()
1699
 * @method $this withGroupId($value)
1700
 * @method string getApiId()
1701
 * @method $this withApiId($value)
1702
 */
1703
class DescribeApi extends Rpc
1704
{
1705
}
1706
1707
/**
1708
 * @method string getStageName()
1709
 * @method $this withStageName($value)
1710
 * @method string getSecurityToken()
1711
 * @method $this withSecurityToken($value)
1712
 * @method string getGroupId()
1713
 * @method $this withGroupId($value)
1714
 * @method string getDescription()
1715
 * @method $this withDescription($value)
1716
 * @method string getApiId()
1717
 * @method $this withApiId($value)
1718
 */
1719
class DeployApi extends Rpc
1720
{
1721
}
1722
1723
/**
1724
 * @method string getTrafficControlId()
1725
 * @method $this withTrafficControlId($value)
1726
 * @method string getSpecialKey()
1727
 * @method $this withSpecialKey($value)
1728
 * @method string getSecurityToken()
1729
 * @method $this withSecurityToken($value)
1730
 * @method string getSpecialType()
1731
 * @method $this withSpecialType($value)
1732
 */
1733
class DeleteTrafficSpecialControl extends Rpc
1734
{
1735
}
1736
1737
/**
1738
 * @method string getTrafficControlId()
1739
 * @method $this withTrafficControlId($value)
1740
 * @method string getSecurityToken()
1741
 * @method $this withSecurityToken($value)
1742
 */
1743
class DeleteTrafficControl extends Rpc
1744
{
1745
}
1746
1747
/**
1748
 * @method string getSecurityToken()
1749
 * @method $this withSecurityToken($value)
1750
 * @method string getSignatureId()
1751
 * @method $this withSignatureId($value)
1752
 */
1753
class DeleteSignature extends Rpc
1754
{
1755
}
1756
1757
/**
1758
 * @method string getSecurityToken()
1759
 * @method $this withSecurityToken($value)
1760
 * @method string getGroupId()
1761
 * @method $this withGroupId($value)
1762
 * @method string getCertificateId()
1763
 * @method $this withCertificateId($value)
1764
 * @method string getDomainName()
1765
 * @method $this withDomainName($value)
1766
 */
1767
class DeleteDomainCertificate extends Rpc
1768
{
1769
}
1770
1771
/**
1772
 * @method string getSecurityToken()
1773
 * @method $this withSecurityToken($value)
1774
 * @method string getGroupId()
1775
 * @method $this withGroupId($value)
1776
 * @method string getDomainName()
1777
 * @method $this withDomainName($value)
1778
 */
1779
class DeleteDomain extends Rpc
1780
{
1781
}
1782
1783
/**
1784
 * @method string getSecurityToken()
1785
 * @method $this withSecurityToken($value)
1786
 * @method string getAppId()
1787
 * @method $this withAppId($value)
1788
 * @method array getTag()
1789
 */
1790
class DeleteApp extends Rpc
1791
{
1792
1793
    /**
1794
     * @param array $tag
1795
     *
1796
     * @return $this
1797
     */
1798
    public function withTag(array $tag)
1799
    {
1800
        $this->data['Tag'] = $tag;
1801
        foreach ($tag as $depth1 => $depth1Value) {
1802
            $this->options['query']['Tag.' . ($depth1 + 1) . '.Value'] = $depth1Value['Value'];
1803
            $this->options['query']['Tag.' . ($depth1 + 1) . '.Key'] = $depth1Value['Key'];
1804
        }
1805
1806
        return $this;
1807
    }
1808
}
1809
1810
/**
1811
 * @method string getSecurityToken()
1812
 * @method $this withSecurityToken($value)
1813
 * @method string getGroupId()
1814
 * @method $this withGroupId($value)
1815
 * @method array getTag()
1816
 */
1817
class DeleteApiGroup extends Rpc
1818
{
1819
1820
    /**
1821
     * @param array $tag
1822
     *
1823
     * @return $this
1824
     */
1825
    public function withTag(array $tag)
1826
    {
1827
        $this->data['Tag'] = $tag;
1828
        foreach ($tag as $depth1 => $depth1Value) {
1829
            $this->options['query']['Tag.' . ($depth1 + 1) . '.Value'] = $depth1Value['Value'];
1830
            $this->options['query']['Tag.' . ($depth1 + 1) . '.Key'] = $depth1Value['Key'];
1831
        }
1832
1833
        return $this;
1834
    }
1835
}
1836
1837
/**
1838
 * @method string getSecurityToken()
1839
 * @method $this withSecurityToken($value)
1840
 * @method string getGroupId()
1841
 * @method $this withGroupId($value)
1842
 * @method string getApiId()
1843
 * @method $this withApiId($value)
1844
 */
1845
class DeleteApi extends Rpc
1846
{
1847
}
1848
1849
/**
1850
 * @method string getTrafficControlId()
1851
 * @method $this withTrafficControlId($value)
1852
 * @method string getSecurityToken()
1853
 * @method $this withSecurityToken($value)
1854
 */
1855
class DeleteAllTrafficSpecialControl extends Rpc
1856
{
1857
}
1858
1859
/**
1860
 * @method string getApiDefault()
1861
 * @method $this withApiDefault($value)
1862
 * @method string getSecurityToken()
1863
 * @method $this withSecurityToken($value)
1864
 * @method string getTrafficControlName()
1865
 * @method $this withTrafficControlName($value)
1866
 * @method string getTrafficControlUnit()
1867
 * @method $this withTrafficControlUnit($value)
1868
 * @method string getDescription()
1869
 * @method $this withDescription($value)
1870
 * @method string getUserDefault()
1871
 * @method $this withUserDefault($value)
1872
 * @method string getAppDefault()
1873
 * @method $this withAppDefault($value)
1874
 */
1875
class CreateTrafficControl extends Rpc
1876
{
1877
}
1878
1879
/**
1880
 * @method string getSecurityToken()
1881
 * @method $this withSecurityToken($value)
1882
 * @method string getSignatureName()
1883
 * @method $this withSignatureName($value)
1884
 * @method string getSignatureKey()
1885
 * @method $this withSignatureKey($value)
1886
 * @method string getSignatureSecret()
1887
 * @method $this withSignatureSecret($value)
1888
 */
1889
class CreateSignature extends Rpc
1890
{
1891
}
1892
1893
/**
1894
 * @method string getAppName()
1895
 * @method $this withAppName($value)
1896
 * @method string getSecurityToken()
1897
 * @method $this withSecurityToken($value)
1898
 * @method string getDescription()
1899
 * @method $this withDescription($value)
1900
 * @method array getTag()
1901
 */
1902
class CreateApp extends Rpc
1903
{
1904
1905
    /**
1906
     * @param array $tag
1907
     *
1908
     * @return $this
1909
     */
1910
    public function withTag(array $tag)
1911
    {
1912
        $this->data['Tag'] = $tag;
1913
        foreach ($tag as $depth1 => $depth1Value) {
1914
            $this->options['query']['Tag.' . ($depth1 + 1) . '.Value'] = $depth1Value['Value'];
1915
            $this->options['query']['Tag.' . ($depth1 + 1) . '.Key'] = $depth1Value['Key'];
1916
        }
1917
1918
        return $this;
1919
    }
1920
}
1921
1922
/**
1923
 * @method string getInstanceId()
1924
 * @method $this withInstanceId($value)
1925
 * @method string getSecurityToken()
1926
 * @method $this withSecurityToken($value)
1927
 * @method string getDescription()
1928
 * @method $this withDescription($value)
1929
 * @method string getSource()
1930
 * @method $this withSource($value)
1931
 * @method array getTag()
1932
 * @method string getGroupName()
1933
 * @method $this withGroupName($value)
1934
 */
1935
class CreateApiGroup extends Rpc
1936
{
1937
1938
    /**
1939
     * @param array $tag
1940
     *
1941
     * @return $this
1942
     */
1943
    public function withTag(array $tag)
1944
    {
1945
        $this->data['Tag'] = $tag;
1946
        foreach ($tag as $depth1 => $depth1Value) {
1947
            $this->options['query']['Tag.' . ($depth1 + 1) . '.Value'] = $depth1Value['Value'];
1948
            $this->options['query']['Tag.' . ($depth1 + 1) . '.Key'] = $depth1Value['Key'];
1949
        }
1950
1951
        return $this;
1952
    }
1953
}
1954
1955
/**
1956
 * @method string getWebSocketApiType()
1957
 * @method $this withWebSocketApiType($value)
1958
 * @method string getErrorCodeSamples()
1959
 * @method $this withErrorCodeSamples($value)
1960
 * @method string getAppCodeAuthType()
1961
 * @method $this withAppCodeAuthType($value)
1962
 * @method string getDescription()
1963
 * @method $this withDescription($value)
1964
 * @method string getDisableInternet()
1965
 * @method $this withDisableInternet($value)
1966
 * @method string getConstantParameters()
1967
 * @method $this withConstantParameters($value)
1968
 * @method string getAuthType()
1969
 * @method $this withAuthType($value)
1970
 * @method string getAllowSignatureMethod()
1971
 * @method $this withAllowSignatureMethod($value)
1972
 * @method string getServiceParameters()
1973
 * @method $this withServiceParameters($value)
1974
 * @method string getFailResultSample()
1975
 * @method $this withFailResultSample($value)
1976
 * @method string getSystemParameters()
1977
 * @method $this withSystemParameters($value)
1978
 * @method string getServiceParametersMap()
1979
 * @method $this withServiceParametersMap($value)
1980
 * @method string getSecurityToken()
1981
 * @method $this withSecurityToken($value)
1982
 * @method string getOpenIdConnectConfig()
1983
 * @method $this withOpenIdConnectConfig($value)
1984
 * @method string getRequestParameters()
1985
 * @method $this withRequestParameters($value)
1986
 * @method string getResultDescriptions()
1987
 * @method $this withResultDescriptions($value)
1988
 * @method string getVisibility()
1989
 * @method $this withVisibility($value)
1990
 * @method string getGroupId()
1991
 * @method $this withGroupId($value)
1992
 * @method string getServiceConfig()
1993
 * @method $this withServiceConfig($value)
1994
 * @method string getResultType()
1995
 * @method $this withResultType($value)
1996
 * @method string getApiName()
1997
 * @method $this withApiName($value)
1998
 * @method string getResultSample()
1999
 * @method $this withResultSample($value)
2000
 * @method string getForceNonceCheck()
2001
 * @method $this withForceNonceCheck($value)
2002
 * @method string getRequestConfig()
2003
 * @method $this withRequestConfig($value)
2004
 * @method string getResultBodyModel()
2005
 * @method $this withResultBodyModel($value)
2006
 */
2007
class CreateApi extends Rpc
2008
{
2009
}
2010
2011
/**
2012
 * @method string getTrafficControlId()
2013
 * @method $this withTrafficControlId($value)
2014
 * @method string getSpecialKey()
2015
 * @method $this withSpecialKey($value)
2016
 * @method string getSecurityToken()
2017
 * @method $this withSecurityToken($value)
2018
 * @method string getTrafficValue()
2019
 * @method $this withTrafficValue($value)
2020
 * @method string getSpecialType()
2021
 * @method $this withSpecialType($value)
2022
 */
2023
class AddTrafficSpecialControl extends Rpc
2024
{
2025
}
2026
2027
/**
2028
 * @method string getStageName()
2029
 * @method $this withStageName($value)
2030
 * @method string getSecurityToken()
2031
 * @method $this withSecurityToken($value)
2032
 * @method string getGroupId()
2033
 * @method $this withGroupId($value)
2034
 * @method string getApiId()
2035
 * @method $this withApiId($value)
2036
 */
2037
class AbolishApi extends Rpc
2038
{
2039
}
2040