| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity.collection.request |
| Modifier and Type | Method and Description |
|---|---|
DeviceHealthScriptRemediationSummary |
DeviceHealthScriptRemediationSummary.Builder.build() |
DeviceHealthScriptRemediationSummary |
DeviceHealthScriptRemediationSummary.withRemediatedDeviceCount(Integer remediatedDeviceCount)
Returns an immutable copy of
this with just the remediatedDeviceCount field changed. |
DeviceHealthScriptRemediationSummary |
DeviceHealthScriptRemediationSummary.withScriptCount(Integer scriptCount)
Returns an immutable copy of
this with just the scriptCount
field changed. |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<DeviceHealthScriptRemediationSummary> |
DeviceHealthScriptCollectionRequest.getRemediationSummary() |
Copyright © 2018–2020. All rights reserved.