| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
WindowsMalwareOverview |
WindowsMalwareOverview.Builder.build() |
WindowsMalwareOverview |
WindowsMalwareOverview.withMalwareDetectedDeviceCount(Integer malwareDetectedDeviceCount)
Returns an immutable copy of
this with just the malwareDetectedDeviceCount field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected WindowsMalwareOverview |
DeviceManagement.windowsMalwareOverview |
| Modifier and Type | Method and Description |
|---|---|
Optional<WindowsMalwareOverview> |
DeviceManagement.getWindowsMalwareOverview()
“Malware overview for windows devices.”
|
| Modifier and Type | Method and Description |
|---|---|
DeviceManagement.Builder |
DeviceManagement.Builder.windowsMalwareOverview(WindowsMalwareOverview windowsMalwareOverview)
“Malware overview for windows devices.”
|
DeviceManagement |
DeviceManagement.withWindowsMalwareOverview(WindowsMalwareOverview windowsMalwareOverview)
Returns an immutable copy of
this with just the windowsMalwareOverview field changed. |
Copyright © 2018–2020. All rights reserved.