public static final class ManagedAppPolicyDeploymentSummaryPerApp.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
ManagedAppPolicyDeploymentSummaryPerApp |
build() |
ManagedAppPolicyDeploymentSummaryPerApp.Builder |
configurationAppliedUserCount(Integer configurationAppliedUserCount)
“Number of users the policy is applied.”
|
ManagedAppPolicyDeploymentSummaryPerApp.Builder |
mobileAppIdentifier(MobileAppIdentifier mobileAppIdentifier)
“Deployment of an app.”
|
public ManagedAppPolicyDeploymentSummaryPerApp.Builder mobileAppIdentifier(MobileAppIdentifier mobileAppIdentifier)
mobileAppIdentifier - value of mobileAppIdentifier property (as defined in service metadata)this (for method chaining)public ManagedAppPolicyDeploymentSummaryPerApp.Builder configurationAppliedUserCount(Integer configurationAppliedUserCount)
configurationAppliedUserCount - value of configurationAppliedUserCount property (as defined in service metadata)this (for method chaining)public ManagedAppPolicyDeploymentSummaryPerApp build()
Copyright © 2018–2020. All rights reserved.