| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
DeviceOperatingSystemSummary |
DeviceOperatingSystemSummary.Builder.build() |
DeviceOperatingSystemSummary |
DeviceOperatingSystemSummary.withAndroidCorporateWorkProfileCount(Integer androidCorporateWorkProfileCount)
Returns an immutable copy of
this with just the androidCorporateWorkProfileCount field changed. |
DeviceOperatingSystemSummary |
DeviceOperatingSystemSummary.withAndroidCount(Integer androidCount)
Returns an immutable copy of
this with just the androidCount
field changed. |
DeviceOperatingSystemSummary |
DeviceOperatingSystemSummary.withAndroidDedicatedCount(Integer androidDedicatedCount)
Returns an immutable copy of
this with just the androidDedicatedCount field changed. |
DeviceOperatingSystemSummary |
DeviceOperatingSystemSummary.withAndroidDeviceAdminCount(Integer androidDeviceAdminCount)
Returns an immutable copy of
this with just the androidDeviceAdminCount field changed. |
DeviceOperatingSystemSummary |
DeviceOperatingSystemSummary.withAndroidFullyManagedCount(Integer androidFullyManagedCount)
Returns an immutable copy of
this with just the androidFullyManagedCount field changed. |
DeviceOperatingSystemSummary |
DeviceOperatingSystemSummary.withAndroidWorkProfileCount(Integer androidWorkProfileCount)
Returns an immutable copy of
this with just the androidWorkProfileCount field changed. |
DeviceOperatingSystemSummary |
DeviceOperatingSystemSummary.withConfigMgrDeviceCount(Integer configMgrDeviceCount)
Returns an immutable copy of
this with just the configMgrDeviceCount field changed. |
DeviceOperatingSystemSummary |
DeviceOperatingSystemSummary.withIosCount(Integer iosCount)
Returns an immutable copy of
this with just the iosCount field
changed. |
DeviceOperatingSystemSummary |
DeviceOperatingSystemSummary.withMacOSCount(Integer macOSCount)
Returns an immutable copy of
this with just the macOSCount field
changed. |
DeviceOperatingSystemSummary |
DeviceOperatingSystemSummary.withUnknownCount(Integer unknownCount)
Returns an immutable copy of
this with just the unknownCount
field changed. |
DeviceOperatingSystemSummary |
DeviceOperatingSystemSummary.withWindowsCount(Integer windowsCount)
Returns an immutable copy of
this with just the windowsCount
field changed. |
DeviceOperatingSystemSummary |
DeviceOperatingSystemSummary.withWindowsMobileCount(Integer windowsMobileCount)
Returns an immutable copy of
this with just the windowsMobileCount field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected DeviceOperatingSystemSummary |
ManagedDeviceOverview.deviceOperatingSystemSummary |
| Modifier and Type | Method and Description |
|---|---|
Optional<DeviceOperatingSystemSummary> |
ManagedDeviceOverview.getDeviceOperatingSystemSummary()
“Device operating system summary.”
|
| Modifier and Type | Method and Description |
|---|---|
ManagedDeviceOverview.Builder |
ManagedDeviceOverview.Builder.deviceOperatingSystemSummary(DeviceOperatingSystemSummary deviceOperatingSystemSummary)
“Device operating system summary.”
|
ManagedDeviceOverview |
ManagedDeviceOverview.withDeviceOperatingSystemSummary(DeviceOperatingSystemSummary deviceOperatingSystemSummary)
Returns an immutable copy of
this with just the deviceOperatingSystemSummary field changed. |
Copyright © 2018–2020. All rights reserved.