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