| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
DeviceComplianceScriptRunSummary |
DeviceComplianceScriptRunSummary.Builder.build() |
DeviceComplianceScriptRunSummary |
DeviceComplianceScriptRunSummary.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
DeviceComplianceScriptRunSummary |
DeviceComplianceScriptRunSummary.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
DeviceComplianceScriptRunSummary |
DeviceComplianceScriptRunSummary.withDetectionScriptErrorDeviceCount(Integer detectionScriptErrorDeviceCount)
Returns an immutable copy of
this with just the detectionScriptErrorDeviceCount field changed. |
DeviceComplianceScriptRunSummary |
DeviceComplianceScriptRunSummary.withDetectionScriptPendingDeviceCount(Integer detectionScriptPendingDeviceCount)
Returns an immutable copy of
this with just the detectionScriptPendingDeviceCount field changed. |
DeviceComplianceScriptRunSummary |
DeviceComplianceScriptRunSummary.withIssueDetectedDeviceCount(Integer issueDetectedDeviceCount)
Returns an immutable copy of
this with just the issueDetectedDeviceCount field changed. |
DeviceComplianceScriptRunSummary |
DeviceComplianceScriptRunSummary.withLastScriptRunDateTime(OffsetDateTime lastScriptRunDateTime)
Returns an immutable copy of
this with just the lastScriptRunDateTime field changed. |
DeviceComplianceScriptRunSummary |
DeviceComplianceScriptRunSummary.withNoIssueDetectedDeviceCount(Integer noIssueDetectedDeviceCount)
Returns an immutable copy of
this with just the noIssueDetectedDeviceCount field changed. |
Copyright © 2018–2020. All rights reserved.