| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
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”
|
Copyright © 2018–2020. All rights reserved.