static WindowsMalwareExecutionStateCount.Builder |
WindowsMalwareExecutionStateCount.builder() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
WindowsMalwareExecutionStateCount.Builder |
WindowsMalwareExecutionStateCount.Builder.deviceCount(Integer deviceCount) |
“Count of devices with malware detections for this malware execution state”
|
WindowsMalwareExecutionStateCount.Builder |
WindowsMalwareExecutionStateCount.Builder.executionState(WindowsMalwareExecutionState executionState) |
“Malware execution state.
|
WindowsMalwareExecutionStateCount.Builder |
WindowsMalwareExecutionStateCount.Builder.lastUpdateDateTime(OffsetDateTime lastUpdateDateTime) |
“The Timestamp of the last update for the device count in UTC”
|