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