| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
DeviceManagementScriptRunSummary |
DeviceManagementScriptRunSummary.Builder.build() |
DeviceManagementScriptRunSummary |
DeviceManagementScriptRunSummary.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
DeviceManagementScriptRunSummary |
DeviceManagementScriptRunSummary.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
DeviceManagementScriptRunSummary |
DeviceManagementScriptRunSummary.withErrorDeviceCount(Integer errorDeviceCount)
Returns an immutable copy of
this with just the errorDeviceCount
field changed. |
DeviceManagementScriptRunSummary |
DeviceManagementScriptRunSummary.withErrorUserCount(Integer errorUserCount)
Returns an immutable copy of
this with just the errorUserCount
field changed. |
DeviceManagementScriptRunSummary |
DeviceManagementScriptRunSummary.withSuccessDeviceCount(Integer successDeviceCount)
Returns an immutable copy of
this with just the successDeviceCount field changed. |
DeviceManagementScriptRunSummary |
DeviceManagementScriptRunSummary.withSuccessUserCount(Integer successUserCount)
Returns an immutable copy of
this with just the successUserCount
field changed. |
Copyright © 2018–2020. All rights reserved.