public static final class DescribeScanTaskStatisticsRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeScanTaskStatisticsRequest |
build() |
DescribeScanTaskStatisticsRequest.Builder |
levels(String levels)
The severities of the alert events handled by the virus detection task.
|
public DescribeScanTaskStatisticsRequest.Builder levels(String levels)
The severities of the alert events handled by the virus detection task. Separate multiple severities with commas (,). The severities decrease in descending order. Valid values:
serious,suspicious,remind
public DescribeScanTaskStatisticsRequest build()
Copyright © 2026. All rights reserved.