| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
ManagedAppPolicyDeploymentSummaryPerApp |
ManagedAppPolicyDeploymentSummaryPerApp.Builder.build() |
ManagedAppPolicyDeploymentSummaryPerApp |
ManagedAppPolicyDeploymentSummaryPerApp.withConfigurationAppliedUserCount(Integer configurationAppliedUserCount)
Returns an immutable copy of
this with just the configurationAppliedUserCount field changed. |
ManagedAppPolicyDeploymentSummaryPerApp |
ManagedAppPolicyDeploymentSummaryPerApp.withMobileAppIdentifier(MobileAppIdentifier mobileAppIdentifier)
Returns an immutable copy of
this with just the mobileAppIdentifier field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected List<ManagedAppPolicyDeploymentSummaryPerApp> |
ManagedAppPolicyDeploymentSummary.configurationDeploymentSummaryPerApp |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<ManagedAppPolicyDeploymentSummaryPerApp> |
ManagedAppPolicyDeploymentSummary.getConfigurationDeploymentSummaryPerApp() |
com.github.davidmoten.odata.client.CollectionPage<ManagedAppPolicyDeploymentSummaryPerApp> |
ManagedAppPolicyDeploymentSummary.getConfigurationDeploymentSummaryPerApp(com.github.davidmoten.odata.client.HttpRequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
ManagedAppPolicyDeploymentSummary.Builder |
ManagedAppPolicyDeploymentSummary.Builder.configurationDeploymentSummaryPerApp(ManagedAppPolicyDeploymentSummaryPerApp... configurationDeploymentSummaryPerApp) |
| Modifier and Type | Method and Description |
|---|---|
ManagedAppPolicyDeploymentSummary.Builder |
ManagedAppPolicyDeploymentSummary.Builder.configurationDeploymentSummaryPerApp(List<ManagedAppPolicyDeploymentSummaryPerApp> configurationDeploymentSummaryPerApp) |
Copyright © 2018–2020. All rights reserved.