| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
ManagedDeviceReportedApp |
ManagedDeviceReportedApp.Builder.build() |
ManagedDeviceReportedApp |
ManagedDeviceReportedApp.withAppId(String appId)
Returns an immutable copy of
this with just the appId field
changed. |
| Modifier and Type | Field and Description |
|---|---|
protected List<ManagedDeviceReportedApp> |
RestrictedAppsViolation.restrictedApps |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<ManagedDeviceReportedApp> |
RestrictedAppsViolation.getRestrictedApps()
“List of violated restricted apps”
|
com.github.davidmoten.odata.client.CollectionPage<ManagedDeviceReportedApp> |
RestrictedAppsViolation.getRestrictedApps(com.github.davidmoten.odata.client.HttpRequestOptions options)
“List of violated restricted apps”
|
| Modifier and Type | Method and Description |
|---|---|
RestrictedAppsViolation.Builder |
RestrictedAppsViolation.Builder.restrictedApps(ManagedDeviceReportedApp... restrictedApps)
“List of violated restricted apps”
|
| Modifier and Type | Method and Description |
|---|---|
RestrictedAppsViolation.Builder |
RestrictedAppsViolation.Builder.restrictedApps(List<ManagedDeviceReportedApp> restrictedApps)
“List of violated restricted apps”
|
Copyright © 2018–2020. All rights reserved.