| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
DeviceManagementIntentDeviceStateSummary |
DeviceManagementIntentDeviceStateSummary.Builder.build() |
DeviceManagementIntentDeviceStateSummary |
DeviceManagementIntentDeviceStateSummary.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
DeviceManagementIntentDeviceStateSummary |
DeviceManagementIntentDeviceStateSummary.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
DeviceManagementIntentDeviceStateSummary |
DeviceManagementIntentDeviceStateSummary.withConflictCount(Integer conflictCount)
Returns an immutable copy of
this with just the conflictCount
field changed. |
DeviceManagementIntentDeviceStateSummary |
DeviceManagementIntentDeviceStateSummary.withErrorCount(Integer errorCount)
Returns an immutable copy of
this with just the errorCount field
changed. |
DeviceManagementIntentDeviceStateSummary |
DeviceManagementIntentDeviceStateSummary.withFailedCount(Integer failedCount)
Returns an immutable copy of
this with just the failedCount
field changed. |
DeviceManagementIntentDeviceStateSummary |
DeviceManagementIntentDeviceStateSummary.withNotApplicableCount(Integer notApplicableCount)
Returns an immutable copy of
this with just the notApplicableCount field changed. |
DeviceManagementIntentDeviceStateSummary |
DeviceManagementIntentDeviceStateSummary.withNotApplicablePlatformCount(Integer notApplicablePlatformCount)
Returns an immutable copy of
this with just the notApplicablePlatformCount field changed. |
DeviceManagementIntentDeviceStateSummary |
DeviceManagementIntentDeviceStateSummary.withSuccessCount(Integer successCount)
Returns an immutable copy of
this with just the successCount
field changed. |
Copyright © 2018–2020. All rights reserved.