public static final class ConfirmVirusEventsRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
ConfirmVirusEventsRequest |
build() |
ConfirmVirusEventsRequest.Builder |
operationAll(Integer operationAll)
Specifies whether to handle all alert events.
|
ConfirmVirusEventsRequest.Builder |
operationCode(String operationCode)
The operation that you want to perform on the alert events.
|
ConfirmVirusEventsRequest.Builder |
operationRange(String operationRange)
The server on which you want to perform the alert events.
|
public ConfirmVirusEventsRequest.Builder operationAll(Integer operationAll)
* **1**: yes * **0**: no
public ConfirmVirusEventsRequest.Builder operationCode(String operationCode)
* **default**: performs in-depth detection and removal * **ignore**: ignores the alert event * **advance\_mark\_mis_info**: adds the alert events to the whitelist * **manual_handled**: marks the alert events as manually handled
public ConfirmVirusEventsRequest.Builder operationRange(String operationRange)
public ConfirmVirusEventsRequest build()
Copyright © 2023. All rights reserved.