| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
IosNetworkUsageRule |
IosNetworkUsageRule.Builder.build() |
IosNetworkUsageRule |
IosNetworkUsageRule.withCellularDataBlocked(Boolean cellularDataBlocked)
Returns an immutable copy of
this with just the cellularDataBlocked field changed. |
IosNetworkUsageRule |
IosNetworkUsageRule.withCellularDataBlockWhenRoaming(Boolean cellularDataBlockWhenRoaming)
Returns an immutable copy of
this with just the cellularDataBlockWhenRoaming field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected List<IosNetworkUsageRule> |
IosGeneralDeviceConfiguration.networkUsageRules |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<IosNetworkUsageRule> |
IosGeneralDeviceConfiguration.getNetworkUsageRules()
“List of managed apps and the network rules that applies to them.
|
| Modifier and Type | Method and Description |
|---|---|
IosGeneralDeviceConfiguration.Builder |
IosGeneralDeviceConfiguration.Builder.networkUsageRules(List<IosNetworkUsageRule> networkUsageRules)
“List of managed apps and the network rules that applies to them.
|
Copyright © 2018–2020. All rights reserved.