Uses of Class
odata.msgraph.client.beta.complex.ManagedAppPolicyDeploymentSummaryPerApp.Builder
-
Packages that use ManagedAppPolicyDeploymentSummaryPerApp.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of ManagedAppPolicyDeploymentSummaryPerApp.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return ManagedAppPolicyDeploymentSummaryPerApp.Builder Modifier and Type Method Description static ManagedAppPolicyDeploymentSummaryPerApp.BuilderManagedAppPolicyDeploymentSummaryPerApp. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ManagedAppPolicyDeploymentSummaryPerApp.BuilderManagedAppPolicyDeploymentSummaryPerApp.Builder. configurationAppliedUserCount(Integer configurationAppliedUserCount)“Number of users the policy is applied.”ManagedAppPolicyDeploymentSummaryPerApp.BuilderManagedAppPolicyDeploymentSummaryPerApp.Builder. mobileAppIdentifier(MobileAppIdentifier mobileAppIdentifier)“Deployment of an app.”
-