static WindowsMalwareNameCount.Builder |
WindowsMalwareNameCount.builder() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
WindowsMalwareNameCount.Builder |
WindowsMalwareNameCount.Builder.deviceCount(Integer deviceCount) |
“Count of devices with malware dectected for this malware”
|
WindowsMalwareNameCount.Builder |
WindowsMalwareNameCount.Builder.lastUpdateDateTime(OffsetDateTime lastUpdateDateTime) |
“The Timestamp of the last update for the device count in UTC”
|
WindowsMalwareNameCount.Builder |
WindowsMalwareNameCount.Builder.malwareIdentifier(String malwareIdentifier) |
“The unique identifier.
|
WindowsMalwareNameCount.Builder |
WindowsMalwareNameCount.Builder.name(String name) |
“Malware name”
|