| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
VpnOnDemandRule |
VpnOnDemandRule.Builder.build() |
VpnOnDemandRule |
VpnOnDemandRule.withAction(VpnOnDemandRuleConnectionAction action)
Returns an immutable copy of
this with just the action field
changed. |
VpnOnDemandRule |
VpnOnDemandRule.withDomainAction(VpnOnDemandRuleConnectionDomainAction domainAction)
Returns an immutable copy of
this with just the domainAction
field changed. |
VpnOnDemandRule |
VpnOnDemandRule.withProbeRequiredUrl(String probeRequiredUrl)
Returns an immutable copy of
this with just the probeRequiredUrl
field changed. |
VpnOnDemandRule |
VpnOnDemandRule.withProbeUrl(String probeUrl)
Returns an immutable copy of
this with just the probeUrl field
changed. |
| Modifier and Type | Field and Description |
|---|---|
protected List<VpnOnDemandRule> |
AppleVpnConfiguration.onDemandRules |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<VpnOnDemandRule> |
AppleVpnConfiguration.getOnDemandRules()
“On-Demand Rules.
|
| Modifier and Type | Method and Description |
|---|---|
MacOSVpnConfiguration.Builder |
MacOSVpnConfiguration.Builder.onDemandRules(List<VpnOnDemandRule> onDemandRules) |
IosikEv2VpnConfiguration.Builder |
IosikEv2VpnConfiguration.Builder.onDemandRules(List<VpnOnDemandRule> onDemandRules) |
IosVpnConfiguration.Builder |
IosVpnConfiguration.Builder.onDemandRules(List<VpnOnDemandRule> onDemandRules) |
Copyright © 2018–2020. All rights reserved.