| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
WindowsHealthMonitoringConfiguration |
WindowsHealthMonitoringConfiguration.Builder.build() |
WindowsHealthMonitoringConfiguration |
WindowsHealthMonitoringConfiguration.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
WindowsHealthMonitoringConfiguration |
WindowsHealthMonitoringConfiguration.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
WindowsHealthMonitoringConfiguration |
WindowsHealthMonitoringConfiguration.withAllowDeviceHealthMonitoring(Enablement allowDeviceHealthMonitoring)
Returns an immutable copy of
this with just the allowDeviceHealthMonitoring field changed. |
WindowsHealthMonitoringConfiguration |
WindowsHealthMonitoringConfiguration.withConfigDeviceHealthMonitoringCustomScope(String configDeviceHealthMonitoringCustomScope)
Returns an immutable copy of
this with just the configDeviceHealthMonitoringCustomScope field changed. |
WindowsHealthMonitoringConfiguration |
WindowsHealthMonitoringConfiguration.withConfigDeviceHealthMonitoringScope(WindowsHealthMonitoringScope configDeviceHealthMonitoringScope)
Returns an immutable copy of
this with just the configDeviceHealthMonitoringScope field changed. |
Copyright © 2018–2020. All rights reserved.