| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
AppleVpnAlwaysOnConfiguration |
AppleVpnAlwaysOnConfiguration.Builder.build() |
AppleVpnAlwaysOnConfiguration |
AppleVpnAlwaysOnConfiguration.withAirPrintExceptionAction(VpnServiceExceptionAction airPrintExceptionAction)
Returns an immutable copy of
this with just the airPrintExceptionAction field changed. |
AppleVpnAlwaysOnConfiguration |
AppleVpnAlwaysOnConfiguration.withAllowAllCaptiveNetworkPlugins(Boolean allowAllCaptiveNetworkPlugins)
Returns an immutable copy of
this with just the allowAllCaptiveNetworkPlugins field changed. |
AppleVpnAlwaysOnConfiguration |
AppleVpnAlwaysOnConfiguration.withAllowCaptiveWebSheet(Boolean allowCaptiveWebSheet)
Returns an immutable copy of
this with just the allowCaptiveWebSheet field changed. |
AppleVpnAlwaysOnConfiguration |
AppleVpnAlwaysOnConfiguration.withAllowedCaptiveNetworkPlugins(SpecifiedCaptiveNetworkPlugins allowedCaptiveNetworkPlugins)
Returns an immutable copy of
this with just the allowedCaptiveNetworkPlugins field changed. |
AppleVpnAlwaysOnConfiguration |
AppleVpnAlwaysOnConfiguration.withCellularExceptionAction(VpnServiceExceptionAction cellularExceptionAction)
Returns an immutable copy of
this with just the cellularExceptionAction field changed. |
AppleVpnAlwaysOnConfiguration |
AppleVpnAlwaysOnConfiguration.withNatKeepAliveIntervalInSeconds(Integer natKeepAliveIntervalInSeconds)
Returns an immutable copy of
this with just the natKeepAliveIntervalInSeconds field changed. |
AppleVpnAlwaysOnConfiguration |
AppleVpnAlwaysOnConfiguration.withNatKeepAliveOffloadEnable(Boolean natKeepAliveOffloadEnable)
Returns an immutable copy of
this with just the natKeepAliveOffloadEnable field changed. |
AppleVpnAlwaysOnConfiguration |
AppleVpnAlwaysOnConfiguration.withTunnelConfiguration(VpnTunnelConfigurationType tunnelConfiguration)
Returns an immutable copy of
this with just the tunnelConfiguration field changed. |
AppleVpnAlwaysOnConfiguration |
AppleVpnAlwaysOnConfiguration.withUserToggleEnabled(Boolean userToggleEnabled)
Returns an immutable copy of
this with just the userToggleEnabled
field changed. |
AppleVpnAlwaysOnConfiguration |
AppleVpnAlwaysOnConfiguration.withVoicemailExceptionAction(VpnServiceExceptionAction voicemailExceptionAction)
Returns an immutable copy of
this with just the voicemailExceptionAction field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected AppleVpnAlwaysOnConfiguration |
IosikEv2VpnConfiguration.alwaysOnConfiguration |
| Modifier and Type | Method and Description |
|---|---|
Optional<AppleVpnAlwaysOnConfiguration> |
IosikEv2VpnConfiguration.getAlwaysOnConfiguration()
“AlwaysOn Configuration”
|
| Modifier and Type | Method and Description |
|---|---|
IosikEv2VpnConfiguration.Builder |
IosikEv2VpnConfiguration.Builder.alwaysOnConfiguration(AppleVpnAlwaysOnConfiguration alwaysOnConfiguration)
“AlwaysOn Configuration”
|
IosikEv2VpnConfiguration |
IosikEv2VpnConfiguration.withAlwaysOnConfiguration(AppleVpnAlwaysOnConfiguration alwaysOnConfiguration)
Returns an immutable copy of
this with just the alwaysOnConfiguration field changed. |
Copyright © 2018–2020. All rights reserved.