| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.entity.request |
| Modifier and Type | Method and Description |
|---|---|
ComanagedDevicesSummary |
ComanagedDevicesSummary.Builder.build() |
ComanagedDevicesSummary |
ComanagedDevicesSummary.withCompliancePolicyCount(Integer compliancePolicyCount)
Returns an immutable copy of
this with just the compliancePolicyCount field changed. |
ComanagedDevicesSummary |
ComanagedDevicesSummary.withConfigurationSettingsCount(Integer configurationSettingsCount)
Returns an immutable copy of
this with just the configurationSettingsCount field changed. |
ComanagedDevicesSummary |
ComanagedDevicesSummary.withEndpointProtectionCount(Integer endpointProtectionCount)
Returns an immutable copy of
this with just the endpointProtectionCount field changed. |
ComanagedDevicesSummary |
ComanagedDevicesSummary.withInventoryCount(Integer inventoryCount)
Returns an immutable copy of
this with just the inventoryCount
field changed. |
ComanagedDevicesSummary |
ComanagedDevicesSummary.withModernAppsCount(Integer modernAppsCount)
Returns an immutable copy of
this with just the modernAppsCount
field changed. |
ComanagedDevicesSummary |
ComanagedDevicesSummary.withOfficeAppsCount(Integer officeAppsCount)
Returns an immutable copy of
this with just the officeAppsCount
field changed. |
ComanagedDevicesSummary |
ComanagedDevicesSummary.withResourceAccessCount(Integer resourceAccessCount)
Returns an immutable copy of
this with just the resourceAccessCount field changed. |
ComanagedDevicesSummary |
ComanagedDevicesSummary.withWindowsUpdateForBusinessCount(Integer windowsUpdateForBusinessCount)
Returns an immutable copy of
this with just the windowsUpdateForBusinessCount field changed. |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<ComanagedDevicesSummary> |
DeviceManagement.getComanagedDevicesSummary() |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<ComanagedDevicesSummary> |
DeviceManagementRequest.getComanagedDevicesSummary() |
Copyright © 2018–2020. All rights reserved.