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.withMdmEnrolledCount(Integer mdmEnrolledCount) |
Returns an immutable copy of this with just the mdmEnrolledCount
field changed.
|
ManagedDeviceOverview |
ManagedDeviceOverview.withUnmappedField(String name,
Object value) |
|