public static final class OperateVirusEventsRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
OperateVirusEventsRequest |
build() |
OperateVirusEventsRequest.Builder |
operationAll(Integer operationAll)
Specifies whether to handle all alert events.
|
OperateVirusEventsRequest.Builder |
operationCode(String operationCode)
The operation that you want to perform on the alert events.
|
OperateVirusEventsRequest.Builder |
operationRange(String operationRange)
The handling scope.
|
public OperateVirusEventsRequest.Builder operationAll(Integer operationAll)
Specifies whether to handle all alert events. Valid values:
This parameter is required.
example:0
public OperateVirusEventsRequest.Builder operationCode(String operationCode)
The operation that you want to perform on the alert events. Valid values:
This parameter is required.
example:default
public OperateVirusEventsRequest.Builder operationRange(String operationRange)
The handling scope.
example:[{"type":"machine","list":["xxxxxxxxx-4cbf-4ca6-a1b7-8a09d1f86ab0"]}]
public OperateVirusEventsRequest build()
Copyright © 2026. All rights reserved.