| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
static WindowsMalwareCategoryCount.Builder |
WindowsMalwareCategoryCount.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
WindowsMalwareCategoryCount.Builder |
WindowsMalwareCategoryCount.Builder.category(WindowsMalwareCategory category)
“Malware category”
|
WindowsMalwareCategoryCount.Builder |
WindowsMalwareCategoryCount.Builder.deviceCount(Integer deviceCount)
“Count of devices with malware detections for this malware category”
|
WindowsMalwareCategoryCount.Builder |
WindowsMalwareCategoryCount.Builder.lastUpdateDateTime(OffsetDateTime lastUpdateDateTime)
“The Timestamp of the last update for the device count in UTC”
|
Copyright © 2018–2020. All rights reserved.