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 ( bb0126...e6d437 )
by
unknown
08:00
created

UntagResources::withResourceId()   A

Complexity

Conditions 2
Paths 2

Size

Total Lines 8
Code Lines 4

Duplication

Lines 0
Ratio 0 %

Code Coverage

Tests 0
CRAP Score 6

Importance

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