| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
DeviceCompliancePolicyDeviceStateSummary |
DeviceCompliancePolicyDeviceStateSummary.Builder.build() |
DeviceCompliancePolicyDeviceStateSummary |
DeviceCompliancePolicyDeviceStateSummary.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
DeviceCompliancePolicyDeviceStateSummary |
DeviceCompliancePolicyDeviceStateSummary.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
DeviceCompliancePolicyDeviceStateSummary |
DeviceCompliancePolicyDeviceStateSummary.withCompliantDeviceCount(Integer compliantDeviceCount)
Returns an immutable copy of
this with just the compliantDeviceCount field changed. |
DeviceCompliancePolicyDeviceStateSummary |
DeviceCompliancePolicyDeviceStateSummary.withConfigManagerCount(Integer configManagerCount)
Returns an immutable copy of
this with just the configManagerCount field changed. |
DeviceCompliancePolicyDeviceStateSummary |
DeviceCompliancePolicyDeviceStateSummary.withConflictDeviceCount(Integer conflictDeviceCount)
Returns an immutable copy of
this with just the conflictDeviceCount field changed. |
DeviceCompliancePolicyDeviceStateSummary |
DeviceCompliancePolicyDeviceStateSummary.withErrorDeviceCount(Integer errorDeviceCount)
Returns an immutable copy of
this with just the errorDeviceCount
field changed. |
DeviceCompliancePolicyDeviceStateSummary |
DeviceCompliancePolicyDeviceStateSummary.withInGracePeriodCount(Integer inGracePeriodCount)
Returns an immutable copy of
this with just the inGracePeriodCount field changed. |
DeviceCompliancePolicyDeviceStateSummary |
DeviceCompliancePolicyDeviceStateSummary.withNonCompliantDeviceCount(Integer nonCompliantDeviceCount)
Returns an immutable copy of
this with just the nonCompliantDeviceCount field changed. |
DeviceCompliancePolicyDeviceStateSummary |
DeviceCompliancePolicyDeviceStateSummary.withNotApplicableDeviceCount(Integer notApplicableDeviceCount)
Returns an immutable copy of
this with just the notApplicableDeviceCount field changed. |
DeviceCompliancePolicyDeviceStateSummary |
DeviceCompliancePolicyDeviceStateSummary.withRemediatedDeviceCount(Integer remediatedDeviceCount)
Returns an immutable copy of
this with just the remediatedDeviceCount field changed. |
DeviceCompliancePolicyDeviceStateSummary |
DeviceCompliancePolicyDeviceStateSummary.withUnknownDeviceCount(Integer unknownDeviceCount)
Returns an immutable copy of
this with just the unknownDeviceCount field changed. |
Copyright © 2018–2020. All rights reserved.