public static final class ListVirusScanMachineEventResponseBody.Details.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListVirusScanMachineEventResponseBody.Details |
build() |
ListVirusScanMachineEventResponseBody.Details.Builder |
infoType(String infoType)
The display type of the value for ValueDisplay.
|
ListVirusScanMachineEventResponseBody.Details.Builder |
nameDisplay(String nameDisplay)
The display name of the alert event.
|
ListVirusScanMachineEventResponseBody.Details.Builder |
type(String type)
The format in which the details of the exception are displayed.
|
ListVirusScanMachineEventResponseBody.Details.Builder |
valueDisplay(String valueDisplay)
The attribute information about the exception.
|
public ListVirusScanMachineEventResponseBody.Details.Builder infoType(String infoType)
The display type of the value for ValueDisplay. Valid value:
download_url
public ListVirusScanMachineEventResponseBody.Details.Builder nameDisplay(String nameDisplay)
The display name of the alert event.
example:Trojan Path
public ListVirusScanMachineEventResponseBody.Details.Builder type(String type)
The format in which the details of the exception are displayed.
Valid values:
html
public ListVirusScanMachineEventResponseBody.Details.Builder valueDisplay(String valueDisplay)
The attribute information about the exception. The information includes the logon time or location of an alert triggered by an unusual logon, and the trojan file path or trojan type of an alert.
example:getopt
public ListVirusScanMachineEventResponseBody.Details build()
Copyright © 2026. All rights reserved.