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)
Specifies whether to handle all alert events. Valid values:
This parameter is required.
example:0
public ConfirmVirusEventsRequest.Builder operationCode(String operationCode)
The operation that you want to perform on the alert events. Valid values:
This parameter is required.
example:default
public ConfirmVirusEventsRequest.Builder operationRange(String operationRange)
The server on which you want to perform the alert events.
example:[{"type":"machine","list":["3aedba3d-bd4d-4dfb-bb0d-xxxxxxxxxxxx"]}]
public ConfirmVirusEventsRequest build()
Copyright © 2026. All rights reserved.