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.
Passed
Pull Request — master (#101)
by Yong
05:32
created

ImportSwagger::withData()   A

Complexity

Conditions 1
Paths 1

Size

Total Lines 6
Code Lines 3

Duplication

Lines 0
Ratio 0 %

Importance

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