| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
static WindowsManagementAppHealthSummary.Builder |
WindowsManagementAppHealthSummary.builderWindowsManagementAppHealthSummary()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
WindowsManagementAppHealthSummary.Builder |
WindowsManagementAppHealthSummary.Builder.healthyDeviceCount(Integer healthyDeviceCount)
“Healthy device count.”
|
WindowsManagementAppHealthSummary.Builder |
WindowsManagementAppHealthSummary.Builder.id(String id) |
WindowsManagementAppHealthSummary.Builder |
WindowsManagementAppHealthSummary.Builder.unhealthyDeviceCount(Integer unhealthyDeviceCount)
“Unhealthy device count.”
|
WindowsManagementAppHealthSummary.Builder |
WindowsManagementAppHealthSummary.Builder.unknownDeviceCount(Integer unknownDeviceCount)
“Unknown device count.”
|
Copyright © 2018–2020. All rights reserved.