WindowsMalwareInformation.Builder |
WindowsMalwareInformation.Builder.additionalInformationUrl(String additionalInformationUrl) |
“Information URL to learn more about the malware”
|
static WindowsMalwareInformation.Builder |
WindowsMalwareInformation.builderWindowsMalwareInformation() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
WindowsMalwareInformation.Builder |
WindowsMalwareInformation.Builder.category(WindowsMalwareCategory category) |
“Category of the malware”
|
WindowsMalwareInformation.Builder |
WindowsMalwareInformation.Builder.displayName(String displayName) |
“Malware name”
|
WindowsMalwareInformation.Builder |
WindowsMalwareInformation.Builder.id(String id) |
|
WindowsMalwareInformation.Builder |
WindowsMalwareInformation.Builder.lastDetectionDateTime(OffsetDateTime lastDetectionDateTime) |
“The last time the malware is detected”
|
WindowsMalwareInformation.Builder |
WindowsMalwareInformation.Builder.severity(WindowsMalwareSeverity severity) |
“Severity of the malware”
|