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