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.withUnmappedField(String name,
String value) |
|
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.
|