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