| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
ManagedDeviceOverview |
ManagedDeviceOverview.Builder.build() |
ManagedDeviceOverview |
ManagedDeviceOverview.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
ManagedDeviceOverview |
ManagedDeviceOverview.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
ManagedDeviceOverview |
ManagedDeviceOverview.withDeviceExchangeAccessStateSummary(DeviceExchangeAccessStateSummary deviceExchangeAccessStateSummary)
Returns an immutable copy of
this with just the deviceExchangeAccessStateSummary field changed. |
ManagedDeviceOverview |
ManagedDeviceOverview.withDeviceOperatingSystemSummary(DeviceOperatingSystemSummary deviceOperatingSystemSummary)
Returns an immutable copy of
this with just the deviceOperatingSystemSummary field changed. |
ManagedDeviceOverview |
ManagedDeviceOverview.withDualEnrolledDeviceCount(Integer dualEnrolledDeviceCount)
Returns an immutable copy of
this with just the dualEnrolledDeviceCount field changed. |
ManagedDeviceOverview |
ManagedDeviceOverview.withEnrolledDeviceCount(Integer enrolledDeviceCount)
Returns an immutable copy of
this with just the enrolledDeviceCount field changed. |
ManagedDeviceOverview |
ManagedDeviceOverview.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime)
Returns an immutable copy of
this with just the lastModifiedDateTime field changed. |
ManagedDeviceOverview |
ManagedDeviceOverview.withManagedDeviceModelsAndManufacturers(ManagedDeviceModelsAndManufacturers managedDeviceModelsAndManufacturers)
Returns an immutable copy of
this with just the managedDeviceModelsAndManufacturers field changed. |
ManagedDeviceOverview |
ManagedDeviceOverview.withMdmEnrolledCount(Integer mdmEnrolledCount)
Returns an immutable copy of
this with just the mdmEnrolledCount
field changed. |
Copyright © 2018–2020. All rights reserved.