Uses of Class
odata.msgraph.client.beta.complex.SpecifiedCaptiveNetworkPlugins
-
Packages that use SpecifiedCaptiveNetworkPlugins Package Description odata.msgraph.client.beta.complex -
-
Uses of SpecifiedCaptiveNetworkPlugins in odata.msgraph.client.beta.complex
Fields in odata.msgraph.client.beta.complex declared as SpecifiedCaptiveNetworkPlugins Modifier and Type Field Description protected SpecifiedCaptiveNetworkPluginsAppleVpnAlwaysOnConfiguration. allowedCaptiveNetworkPluginsMethods in odata.msgraph.client.beta.complex that return SpecifiedCaptiveNetworkPlugins Modifier and Type Method Description SpecifiedCaptiveNetworkPluginsSpecifiedCaptiveNetworkPlugins.Builder. build()SpecifiedCaptiveNetworkPluginsSpecifiedCaptiveNetworkPlugins. withUnmappedField(String name, String value)Methods in odata.msgraph.client.beta.complex that return types with arguments of type SpecifiedCaptiveNetworkPlugins Modifier and Type Method Description Optional<SpecifiedCaptiveNetworkPlugins>AppleVpnAlwaysOnConfiguration. getAllowedCaptiveNetworkPlugins()“Determines whether all, some, or no non-native captive networking apps are allowed”Methods in odata.msgraph.client.beta.complex with parameters of type SpecifiedCaptiveNetworkPlugins Modifier and Type Method Description AppleVpnAlwaysOnConfiguration.BuilderAppleVpnAlwaysOnConfiguration.Builder. allowedCaptiveNetworkPlugins(SpecifiedCaptiveNetworkPlugins allowedCaptiveNetworkPlugins)“Determines whether all, some, or no non-native captive networking apps are allowed”AppleVpnAlwaysOnConfigurationAppleVpnAlwaysOnConfiguration. withAllowedCaptiveNetworkPlugins(SpecifiedCaptiveNetworkPlugins allowedCaptiveNetworkPlugins)Returns an immutable copy ofthiswith just theallowedCaptiveNetworkPluginsfield changed.
-