| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.entity.request |
| Modifier and Type | Method and Description |
|---|---|
ManagedDeviceSummarizedAppState |
ManagedDeviceSummarizedAppState.Builder.build() |
ManagedDeviceSummarizedAppState |
ManagedDeviceSummarizedAppState.withDeviceId(String deviceId)
Returns an immutable copy of
this with just the deviceId field
changed. |
ManagedDeviceSummarizedAppState |
ManagedDeviceSummarizedAppState.withSummarizedAppState(RunState summarizedAppState)
Returns an immutable copy of
this with just the summarizedAppState field changed. |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<ManagedDeviceSummarizedAppState> |
User.getManagedDevicesWithFailedOrPendingApps() |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<ManagedDeviceSummarizedAppState> |
UserRequest.getManagedDevicesWithFailedOrPendingApps() |
Copyright © 2018–2020. All rights reserved.