static IosNetworkUsageRule.Builder |
IosNetworkUsageRule.builder() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
IosNetworkUsageRule.Builder |
IosNetworkUsageRule.Builder.cellularDataBlocked(Boolean cellularDataBlocked) |
“If set to true, corresponding managed apps will not be allowed to use cellular
data at any time.”
|
IosNetworkUsageRule.Builder |
IosNetworkUsageRule.Builder.cellularDataBlockWhenRoaming(Boolean cellularDataBlockWhenRoaming) |
“If set to true, corresponding managed apps will not be allowed to use cellular
data when roaming.”
|
IosNetworkUsageRule.Builder |
IosNetworkUsageRule.Builder.managedApps(List<AppListItem> managedApps) |
“Information about the managed apps that this rule is going to apply to.
|
IosNetworkUsageRule.Builder |
IosNetworkUsageRule.Builder.managedApps(AppListItem... managedApps) |
“Information about the managed apps that this rule is going to apply to.
|
IosNetworkUsageRule.Builder |
IosNetworkUsageRule.Builder.managedAppsNextLink(String managedAppsNextLink) |
“Information about the managed apps that this rule is going to apply to.
|