| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.entity.request |
| Modifier and Type | Method and Description |
|---|---|
ComanagementEligibleDevicesSummary |
ComanagementEligibleDevicesSummary.Builder.build() |
ComanagementEligibleDevicesSummary |
ComanagementEligibleDevicesSummary.withComanagedCount(Integer comanagedCount)
Returns an immutable copy of
this with just the comanagedCount
field changed. |
ComanagementEligibleDevicesSummary |
ComanagementEligibleDevicesSummary.withEligibleButNotAzureAdJoinedCount(Integer eligibleButNotAzureAdJoinedCount)
Returns an immutable copy of
this with just the eligibleButNotAzureAdJoinedCount field changed. |
ComanagementEligibleDevicesSummary |
ComanagementEligibleDevicesSummary.withEligibleCount(Integer eligibleCount)
Returns an immutable copy of
this with just the eligibleCount
field changed. |
ComanagementEligibleDevicesSummary |
ComanagementEligibleDevicesSummary.withIneligibleCount(Integer ineligibleCount)
Returns an immutable copy of
this with just the ineligibleCount
field changed. |
ComanagementEligibleDevicesSummary |
ComanagementEligibleDevicesSummary.withNeedsOsUpdateCount(Integer needsOsUpdateCount)
Returns an immutable copy of
this with just the needsOsUpdateCount field changed. |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<ComanagementEligibleDevicesSummary> |
DeviceManagement.getComanagementEligibleDevicesSummary() |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<ComanagementEligibleDevicesSummary> |
DeviceManagementRequest.getComanagementEligibleDevicesSummary() |
Copyright © 2018–2020. All rights reserved.