static WindowsMalwareSeverityCount.Builder |
WindowsMalwareSeverityCount.builder() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
WindowsMalwareSeverityCount.Builder |
WindowsMalwareSeverityCount.Builder.distinctMalwareCount(Integer distinctMalwareCount) |
“Count of distinct malwares for this malware State.
|
WindowsMalwareSeverityCount.Builder |
WindowsMalwareSeverityCount.Builder.lastUpdateDateTime(OffsetDateTime lastUpdateDateTime) |
“The Timestamp of the last update for the WindowsMalwareSeverityCount in UTC”
|
WindowsMalwareSeverityCount.Builder |
WindowsMalwareSeverityCount.Builder.malwareDetectionCount(Integer malwareDetectionCount) |
“Count of threats detections for this malware severity.
|
WindowsMalwareSeverityCount.Builder |
WindowsMalwareSeverityCount.Builder.severity(WindowsMalwareSeverity severity) |
“Malware Threat Severity”
|