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.
Completed
Pull Request — master (#115)
by Yong
07:16
created

DescribeAssetList

Complexity

Total Complexity 0

Size/Duplication

Total Lines 2
Duplicated Lines 0 %

Test Coverage

Coverage 0%

Importance

Changes 0
Metric Value
wmc 0
eloc 1
dl 0
loc 2
ccs 0
cts 0
cp 0
c 0
b 0
f 0
1
<?php
2
3
namespace AlibabaCloud\Sas\V20181203;
4
5
use AlibabaCloud\Client\Resolver\ApiResolver;
6
7
/**
8
 * @method ModifyPushAllTask modifyPushAllTask(array $options = [])
9
 * @method DescribeCheckWarningDetail describeCheckWarningDetail(array $options = [])
10
 * @method DescribeCheckWarnings describeCheckWarnings(array $options = [])
11
 * @method DescribeWarningMachines describeWarningMachines(array $options = [])
12
 * @method DescribeCheckWarningSummary describeCheckWarningSummary(array $options = [])
13
 * @method DescribeStratety describeStratety(array $options = [])
14
 * @method DescribeStrategyExecDetail describeStrategyExecDetail(array $options = [])
15
 * @method ModifyOperateVul modifyOperateVul(array $options = [])
16
 * @method ModifyEmgVulSubmit modifyEmgVulSubmit(array $options = [])
17
 * @method ModifyDeleteVulWhitelist modifyDeleteVulWhitelist(array $options = [])
18
 * @method ModifyConcernNecessity modifyConcernNecessity(array $options = [])
19
 * @method ModifyAutoDelConfig modifyAutoDelConfig(array $options = [])
20
 * @method DescribeVulWhitelist describeVulWhitelist(array $options = [])
21
 * @method DescribeVulList describeVulList(array $options = [])
22
 * @method DescribeVulDetails describeVulDetails(array $options = [])
23
 * @method DescribeGroupedVul describeGroupedVul(array $options = [])
24
 * @method DescribeEmgVulGroup describeEmgVulGroup(array $options = [])
25
 * @method DescribeConcernNecessity describeConcernNecessity(array $options = [])
26
 * @method DescribeAutoDelConfig describeAutoDelConfig(array $options = [])
27
 * @method ModifyCreateVulWhitelist modifyCreateVulWhitelist(array $options = [])
28
 * @method StartBaselineSecurityCheck startBaselineSecurityCheck(array $options = [])
29
 * @method ModifySecurityCheckScheduleConfig modifySecurityCheckScheduleConfig(array $options = [])
30
 * @method ModifyRiskSingleResultStatus modifyRiskSingleResultStatus(array $options = [])
31
 * @method ModifyRiskCheckStatus modifyRiskCheckStatus(array $options = [])
32
 * @method DescribeUserBaselineAuthorization describeUserBaselineAuthorization(array $options = [])
33
 * @method DescribeSecurityCheckScheduleConfig describeSecurityCheckScheduleConfig(array $options = [])
34
 * @method DescribeRiskItemType describeRiskItemType(array $options = [])
35
 * @method DescribeRiskCheckSummary describeRiskCheckSummary(array $options = [])
36
 * @method DescribeRiskCheckResult describeRiskCheckResult(array $options = [])
37
 * @method DescribeSuspEvents describeSuspEvents(array $options = [])
38
 * @method DescribeSuspEventDetail describeSuspEventDetail(array $options = [])
39
 * @method DescribeAlarmEventList describeAlarmEventList(array $options = [])
40
 * @method DescribeAlarmEventDetail describeAlarmEventDetail(array $options = [])
41
 */
42
class SasApiResolver extends ApiResolver
43
{
44
}
45
46
class Rpc extends \AlibabaCloud\Client\Resolver\Rpc
47
{
48
    /** @var string */
49
    public $product = 'Sas';
50
51
    /** @var string */
52
    public $version = '2018-12-03';
53
54
    /** @var string */
55
    public $method = 'POST';
56
57
    /** @var string */
58
    public $serviceCode = 'sas';
59
}
60
61
/**
62
 * @method string getSourceIp()
63
 * @method $this withSourceIp($value)
64
 * @method string getTasks()
65
 * @method $this withTasks($value)
66
 * @method string getUuids()
67
 * @method $this withUuids($value)
68
 */
69
class ModifyPushAllTask extends Rpc
70
{
71
}
72
73
/**
74
 * @method string getSourceIp()
75
 * @method $this withSourceIp($value)
76
 * @method string getLang()
77
 * @method $this withLang($value)
78
 * @method string getCheckWarningId()
79
 * @method $this withCheckWarningId($value)
80
 */
81
class DescribeCheckWarningDetail extends Rpc
82
{
83
}
84
85
/**
86
 * @method string getSourceIp()
87
 * @method $this withSourceIp($value)
88
 * @method string getPageSize()
89
 * @method $this withPageSize($value)
90
 * @method string getCurrentPage()
91
 * @method $this withCurrentPage($value)
92
 * @method string getLang()
93
 * @method $this withLang($value)
94
 * @method string getRiskId()
95
 * @method $this withRiskId($value)
96
 * @method string getUuid()
97
 * @method $this withUuid($value)
98
 */
99
class DescribeCheckWarnings extends Rpc
100
{
101
}
102
103
/**
104
 * @method string getSourceIp()
105
 * @method $this withSourceIp($value)
106
 * @method string getPageSize()
107
 * @method $this withPageSize($value)
108
 * @method string getMachineName()
109
 * @method $this withMachineName($value)
110
 * @method string getStrategyId()
111
 * @method $this withStrategyId($value)
112
 * @method string getCurrentPage()
113
 * @method $this withCurrentPage($value)
114
 * @method string getLang()
115
 * @method $this withLang($value)
116
 * @method string getRiskId()
117
 * @method $this withRiskId($value)
118
 * @method string getUuids()
119
 * @method $this withUuids($value)
120
 */
121
class DescribeWarningMachines extends Rpc
122
{
123
}
124
125
/**
126
 * @method string getRiskName()
127
 * @method $this withRiskName($value)
128
 * @method string getSourceIp()
129
 * @method $this withSourceIp($value)
130
 * @method string getRiskStatus()
131
 * @method $this withRiskStatus($value)
132
 * @method string getPageSize()
133
 * @method $this withPageSize($value)
134
 * @method string getStrategyId()
135
 * @method $this withStrategyId($value)
136
 * @method string getCurrentPage()
137
 * @method $this withCurrentPage($value)
138
 * @method string getLang()
139
 * @method $this withLang($value)
140
 * @method string getTypeName()
141
 * @method $this withTypeName($value)
142
 * @method string getStatus()
143
 * @method $this withStatus($value)
144
 * @method string getUuids()
145
 * @method $this withUuids($value)
146
 */
147
class DescribeCheckWarningSummary extends Rpc
148
{
149
}
150
151
/**
152
 * @method string getSourceIp()
153
 * @method $this withSourceIp($value)
154
 * @method string getStrategyIds()
155
 * @method $this withStrategyIds($value)
156
 * @method string getLang()
157
 * @method $this withLang($value)
158
 */
159
class DescribeStratety extends Rpc
160
{
161
}
162
163
/**
164
 * @method string getSourceIp()
165
 * @method $this withSourceIp($value)
166
 * @method string getStrategyId()
167
 * @method $this withStrategyId($value)
168
 */
169
class DescribeStrategyExecDetail extends Rpc
170
{
171
}
172
173
/**
174
 * @method string getReason()
175
 * @method $this withReason($value)
176
 * @method string getSourceIp()
177
 * @method $this withSourceIp($value)
178
 * @method string getOperateType()
179
 * @method $this withOperateType($value)
180
 * @method string getType()
181
 * @method $this withType($value)
182
 * @method string getInfo()
183
 * @method $this withInfo($value)
184
 */
185
class ModifyOperateVul extends Rpc
186
{
187
}
188
189
/**
190
 * @method string getSourceIp()
191
 * @method $this withSourceIp($value)
192
 * @method string getName()
193
 * @method $this withName($value)
194
 * @method string getUserAgreement()
195
 * @method $this withUserAgreement($value)
196
 * @method string getLang()
197
 * @method $this withLang($value)
198
 */
199
class ModifyEmgVulSubmit extends Rpc
200
{
201
}
202
203
/**
204
 * @method string getSourceIp()
205
 * @method $this withSourceIp($value)
206
 * @method string getWhitelist()
207
 * @method $this withWhitelist($value)
208
 */
209
class ModifyDeleteVulWhitelist extends Rpc
210
{
211
}
212
213
/**
214
 * @method string getSourceIp()
215
 * @method $this withSourceIp($value)
216
 * @method string getLang()
217
 * @method $this withLang($value)
218
 * @method string getConcernNecessity()
219
 * @method $this withConcernNecessity($value)
220
 */
221
class ModifyConcernNecessity extends Rpc
222
{
223
}
224
225
/**
226
 * @method string getSourceIp()
227
 * @method $this withSourceIp($value)
228
 * @method string getDays()
229
 * @method $this withDays($value)
230
 */
231
class ModifyAutoDelConfig extends Rpc
232
{
233
}
234
235
/**
236
 * @method string getSourceIp()
237
 * @method $this withSourceIp($value)
238
 * @method string getPageSize()
239
 * @method $this withPageSize($value)
240
 * @method string getCurrentPage()
241
 * @method $this withCurrentPage($value)
242
 */
243
class DescribeVulWhitelist extends Rpc
244
{
245
}
246
247
/**
248
 * @method string getAliasName()
249
 * @method $this withAliasName($value)
250
 * @method string getSourceIp()
251
 * @method $this withSourceIp($value)
252
 * @method string getPageSize()
253
 * @method $this withPageSize($value)
254
 * @method string getRemark()
255
 * @method $this withRemark($value)
256
 * @method string getDealed()
257
 * @method $this withDealed($value)
258
 * @method string getCurrentPage()
259
 * @method $this withCurrentPage($value)
260
 * @method string getLang()
261
 * @method $this withLang($value)
262
 * @method string getType()
263
 * @method $this withType($value)
264
 * @method string getNecessity()
265
 * @method $this withNecessity($value)
266
 * @method string getUuids()
267
 * @method $this withUuids($value)
268
 */
269
class DescribeVulList extends Rpc
270
{
271
}
272
273
/**
274
 * @method string getAliasName()
275
 * @method $this withAliasName($value)
276
 * @method string getSourceIp()
277
 * @method $this withSourceIp($value)
278
 * @method string getName()
279
 * @method $this withName($value)
280
 * @method string getLang()
281
 * @method $this withLang($value)
282
 * @method string getType()
283
 * @method $this withType($value)
284
 */
285
class DescribeVulDetails extends Rpc
286
{
287
}
288
289
/**
290
 * @method string getAliasName()
291
 * @method $this withAliasName($value)
292
 * @method string getSourceIp()
293
 * @method $this withSourceIp($value)
294
 * @method string getPageSize()
295
 * @method $this withPageSize($value)
296
 * @method string getDealed()
297
 * @method $this withDealed($value)
298
 * @method string getCurrentPage()
299
 * @method $this withCurrentPage($value)
300
 * @method string getLang()
301
 * @method $this withLang($value)
302
 * @method string getType()
303
 * @method $this withType($value)
304
 * @method string getNecessity()
305
 * @method $this withNecessity($value)
306
 * @method string getUuids()
307
 * @method $this withUuids($value)
308
 */
309
class DescribeGroupedVul extends Rpc
310
{
311
}
312
313
/**
314
 * @method string getSourceIp()
315
 * @method $this withSourceIp($value)
316
 * @method string getLang()
317
 * @method $this withLang($value)
318
 */
319
class DescribeEmgVulGroup extends Rpc
320
{
321
}
322
323
/**
324
 * @method string getSourceIp()
325
 * @method $this withSourceIp($value)
326
 * @method string getLang()
327
 * @method $this withLang($value)
328
 */
329
class DescribeConcernNecessity extends Rpc
330
{
331
}
332
333
/**
334
 * @method string getSourceIp()
335
 * @method $this withSourceIp($value)
336
 */
337
class DescribeAutoDelConfig extends Rpc
338
{
339
}
340
341
/**
342
 * @method string getReason()
343
 * @method $this withReason($value)
344
 * @method string getSourceIp()
345
 * @method $this withSourceIp($value)
346
 * @method string getWhitelist()
347
 * @method $this withWhitelist($value)
348
 */
349
class ModifyCreateVulWhitelist extends Rpc
350
{
351
}
352
353
/**
354
 * @method string getResourceOwnerId()
355
 * @method $this withResourceOwnerId($value)
356
 * @method array getAssets()
357
 * @method string getSourceIp()
358
 * @method $this withSourceIp($value)
359
 * @method array getItemIds()
360
 * @method string getLang()
361
 * @method $this withLang($value)
362
 * @method string getType()
363
 * @method $this withType($value)
364
 */
365
class StartBaselineSecurityCheck extends Rpc
366
{
367
368
    /**
369
     * @param array $assets
370
     *
371
     * @return $this
372
     */
373
    public function withAssets(array $assets)
374
    {
375
        $this->data['Assets'] = $assets;
376
        foreach ($assets as $i => $iValue) {
377
            $this->options['query']['Assets.' . ($i + 1)] = $iValue;
378
        }
379
380
        return $this;
381
    }
382
383
    /**
384
     * @param array $itemIds
385
     *
386
     * @return $this
387
     */
388
    public function withItemIds(array $itemIds)
389
    {
390
        $this->data['ItemIds'] = $itemIds;
391
        foreach ($itemIds as $i => $iValue) {
392
            $this->options['query']['ItemIds.' . ($i + 1)] = $iValue;
393
        }
394
395
        return $this;
396
    }
397
}
398
399
/**
400
 * @method string getResourceOwnerId()
401
 * @method $this withResourceOwnerId($value)
402
 * @method string getSourceIp()
403
 * @method $this withSourceIp($value)
404
 * @method string getDaysOfWeek()
405
 * @method $this withDaysOfWeek($value)
406
 * @method string getEndTime()
407
 * @method $this withEndTime($value)
408
 * @method string getStartTime()
409
 * @method $this withStartTime($value)
410
 * @method string getLang()
411
 * @method $this withLang($value)
412
 */
413
class ModifySecurityCheckScheduleConfig extends Rpc
414
{
415
}
416
417
/**
418
 * @method string getResourceOwnerId()
419
 * @method $this withResourceOwnerId($value)
420
 * @method string getSourceIp()
421
 * @method $this withSourceIp($value)
422
 * @method array getIds()
423
 * @method string getLang()
424
 * @method $this withLang($value)
425
 * @method string getTaskId()
426
 * @method $this withTaskId($value)
427
 * @method string getStatus()
428
 * @method $this withStatus($value)
429
 */
430
class ModifyRiskSingleResultStatus extends Rpc
431
{
432
433
    /**
434
     * @param array $ids
435
     *
436
     * @return $this
437
     */
438
    public function withIds(array $ids)
439
    {
440
        $this->data['Ids'] = $ids;
441
        foreach ($ids as $i => $iValue) {
442
            $this->options['query']['Ids.' . ($i + 1)] = $iValue;
443
        }
444
445
        return $this;
446
    }
447
}
448
449
/**
450
 * @method string getItemId()
451
 * @method $this withItemId($value)
452
 * @method string getResourceOwnerId()
453
 * @method $this withResourceOwnerId($value)
454
 * @method string getSourceIp()
455
 * @method $this withSourceIp($value)
456
 * @method string getLang()
457
 * @method $this withLang($value)
458
 * @method string getTaskId()
459
 * @method $this withTaskId($value)
460
 * @method string getStatus()
461
 * @method $this withStatus($value)
462
 */
463
class ModifyRiskCheckStatus extends Rpc
464
{
465
}
466
467
/**
468
 * @method string getResourceOwnerId()
469
 * @method $this withResourceOwnerId($value)
470
 * @method string getSourceIp()
471
 * @method $this withSourceIp($value)
472
 * @method string getLang()
473
 * @method $this withLang($value)
474
 */
475
class DescribeUserBaselineAuthorization extends Rpc
476
{
477
}
478
479
/**
480
 * @method string getResourceOwnerId()
481
 * @method $this withResourceOwnerId($value)
482
 * @method string getSourceIp()
483
 * @method $this withSourceIp($value)
484
 * @method string getLang()
485
 * @method $this withLang($value)
486
 */
487
class DescribeSecurityCheckScheduleConfig extends Rpc
488
{
489
}
490
491
/**
492
 * @method string getResourceOwnerId()
493
 * @method $this withResourceOwnerId($value)
494
 * @method string getSourceIp()
495
 * @method $this withSourceIp($value)
496
 * @method string getLang()
497
 * @method $this withLang($value)
498
 */
499
class DescribeRiskItemType extends Rpc
500
{
501
}
502
503
/**
504
 * @method string getResourceOwnerId()
505
 * @method $this withResourceOwnerId($value)
506
 * @method string getSourceIp()
507
 * @method $this withSourceIp($value)
508
 * @method string getLang()
509
 * @method $this withLang($value)
510
 */
511
class DescribeRiskCheckSummary extends Rpc
512
{
513
}
514
515
/**
516
 * @method string getResourceOwnerId()
517
 * @method $this withResourceOwnerId($value)
518
 * @method string getSourceIp()
519
 * @method $this withSourceIp($value)
520
 * @method string getGroupId()
521
 * @method $this withGroupId($value)
522
 * @method string getName()
523
 * @method $this withName($value)
524
 * @method string getPageSize()
525
 * @method $this withPageSize($value)
526
 * @method string getCurrentPage()
527
 * @method $this withCurrentPage($value)
528
 * @method string getLang()
529
 * @method $this withLang($value)
530
 * @method string getRiskLevel()
531
 * @method $this withRiskLevel($value)
532
 */
533
class DescribeRiskCheckResult extends Rpc
534
{
535
}
536
537
/**
538
 * @method string getAlarmUniqueInfo()
539
 * @method $this withAlarmUniqueInfo($value)
540
 * @method string getSourceIp()
541
 * @method $this withSourceIp($value)
542
 * @method string getName()
543
 * @method $this withName($value)
544
 * @method string getPageSize()
545
 * @method $this withPageSize($value)
546
 * @method string getDealed()
547
 * @method $this withDealed($value)
548
 * @method string getRemark()
549
 * @method $this withRemark($value)
550
 * @method string getCurrentPage()
551
 * @method $this withCurrentPage($value)
552
 * @method string getFrom()
553
 * @method $this withFrom($value)
554
 * @method string getLang()
555
 * @method $this withLang($value)
556
 * @method string getLevels()
557
 * @method $this withLevels($value)
558
 * @method string getParentEventTypes()
559
 * @method $this withParentEventTypes($value)
560
 */
561
class DescribeSuspEvents extends Rpc
562
{
563
}
564
565
/**
566
 * @method string getSuspiciousEventId()
567
 * @method $this withSuspiciousEventId($value)
568
 * @method string getSourceIp()
569
 * @method $this withSourceIp($value)
570
 * @method string getFrom()
571
 * @method $this withFrom($value)
572
 * @method string getLang()
573
 * @method $this withLang($value)
574
 */
575
class DescribeSuspEventDetail extends Rpc
576
{
577
}
578
579
/**
580
 * @method string getAlarmEventName()
581
 * @method $this withAlarmEventName($value)
582
 * @method string getSourceIp()
583
 * @method $this withSourceIp($value)
584
 * @method string getPageSize()
585
 * @method $this withPageSize($value)
586
 * @method string getAlarmEventType()
587
 * @method $this withAlarmEventType($value)
588
 * @method string getDealed()
589
 * @method $this withDealed($value)
590
 * @method string getFrom()
591
 * @method $this withFrom($value)
592
 * @method string getRemark()
593
 * @method $this withRemark($value)
594
 * @method string getCurrentPage()
595
 * @method $this withCurrentPage($value)
596
 * @method string getLang()
597
 * @method $this withLang($value)
598
 * @method string getLevels()
599
 * @method $this withLevels($value)
600
 */
601
class DescribeAlarmEventList extends Rpc
602
{
603
}
604
605
/**
606
 * @method string getAlarmUniqueInfo()
607
 * @method $this withAlarmUniqueInfo($value)
608
 * @method string getSourceIp()
609
 * @method $this withSourceIp($value)
610
 * @method string getFrom()
611
 * @method $this withFrom($value)
612
 * @method string getLang()
613
 * @method $this withLang($value)
614
 */
615
class DescribeAlarmEventDetail extends Rpc
616
{
617
}
618