| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
DeviceManagementIntentDeviceSettingStateSummary |
DeviceManagementIntentDeviceSettingStateSummary.Builder.build() |
DeviceManagementIntentDeviceSettingStateSummary |
DeviceManagementIntentDeviceSettingStateSummary.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
DeviceManagementIntentDeviceSettingStateSummary |
DeviceManagementIntentDeviceSettingStateSummary.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
DeviceManagementIntentDeviceSettingStateSummary |
DeviceManagementIntentDeviceSettingStateSummary.withCompliantCount(Integer compliantCount)
Returns an immutable copy of
this with just the compliantCount
field changed. |
DeviceManagementIntentDeviceSettingStateSummary |
DeviceManagementIntentDeviceSettingStateSummary.withConflictCount(Integer conflictCount)
Returns an immutable copy of
this with just the conflictCount
field changed. |
DeviceManagementIntentDeviceSettingStateSummary |
DeviceManagementIntentDeviceSettingStateSummary.withErrorCount(Integer errorCount)
Returns an immutable copy of
this with just the errorCount field
changed. |
DeviceManagementIntentDeviceSettingStateSummary |
DeviceManagementIntentDeviceSettingStateSummary.withNonCompliantCount(Integer nonCompliantCount)
Returns an immutable copy of
this with just the nonCompliantCount
field changed. |
DeviceManagementIntentDeviceSettingStateSummary |
DeviceManagementIntentDeviceSettingStateSummary.withNotApplicableCount(Integer notApplicableCount)
Returns an immutable copy of
this with just the notApplicableCount field changed. |
DeviceManagementIntentDeviceSettingStateSummary |
DeviceManagementIntentDeviceSettingStateSummary.withRemediatedCount(Integer remediatedCount)
Returns an immutable copy of
this with just the remediatedCount
field changed. |
DeviceManagementIntentDeviceSettingStateSummary |
DeviceManagementIntentDeviceSettingStateSummary.withSettingName(String settingName)
Returns an immutable copy of
this with just the settingName
field changed. |
Copyright © 2018–2020. All rights reserved.