| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected SpecifiedCaptiveNetworkPlugins |
AppleVpnAlwaysOnConfiguration.allowedCaptiveNetworkPlugins |
| Modifier and Type | Method and Description |
|---|---|
SpecifiedCaptiveNetworkPlugins |
SpecifiedCaptiveNetworkPlugins.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Optional<SpecifiedCaptiveNetworkPlugins> |
AppleVpnAlwaysOnConfiguration.getAllowedCaptiveNetworkPlugins()
“Determines whether all, some, or no non-native captive networking apps are
allowed”
|
| Modifier and Type | Method and Description |
|---|---|
AppleVpnAlwaysOnConfiguration.Builder |
AppleVpnAlwaysOnConfiguration.Builder.allowedCaptiveNetworkPlugins(SpecifiedCaptiveNetworkPlugins allowedCaptiveNetworkPlugins)
“Determines whether all, some, or no non-native captive networking apps are
allowed”
|
AppleVpnAlwaysOnConfiguration |
AppleVpnAlwaysOnConfiguration.withAllowedCaptiveNetworkPlugins(SpecifiedCaptiveNetworkPlugins allowedCaptiveNetworkPlugins)
Returns an immutable copy of
this with just the allowedCaptiveNetworkPlugins field changed. |
Copyright © 2018–2020. All rights reserved.