Uses of Class
odata.msgraph.client.beta.complex.Windows81VpnProxyServer
-
Packages that use Windows81VpnProxyServer Package Description odata.msgraph.client.beta.complex odata.msgraph.client.beta.entity -
-
Uses of Windows81VpnProxyServer in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return Windows81VpnProxyServer Modifier and Type Method Description Windows81VpnProxyServerWindows81VpnProxyServer.Builder. build()Windows81VpnProxyServerWindows81VpnProxyServer. withAutomaticallyDetectProxySettings(Boolean automaticallyDetectProxySettings)Returns an immutable copy ofthiswith just theautomaticallyDetectProxySettingsfield changed.Windows81VpnProxyServerWindows81VpnProxyServer. withBypassProxyServerForLocalAddress(Boolean bypassProxyServerForLocalAddress)Returns an immutable copy ofthiswith just thebypassProxyServerForLocalAddressfield changed.Windows81VpnProxyServerWindows81VpnProxyServer. withUnmappedField(String name, String value) -
Uses of Windows81VpnProxyServer in odata.msgraph.client.beta.entity
Fields in odata.msgraph.client.beta.entity declared as Windows81VpnProxyServer Modifier and Type Field Description protected Windows81VpnProxyServerWindows81VpnConfiguration. proxyServerMethods in odata.msgraph.client.beta.entity that return types with arguments of type Windows81VpnProxyServer Modifier and Type Method Description Optional<Windows81VpnProxyServer>Windows81VpnConfiguration. getProxyServer()“Proxy Server.”Methods in odata.msgraph.client.beta.entity with parameters of type Windows81VpnProxyServer Modifier and Type Method Description Windows81VpnConfiguration.BuilderWindows81VpnConfiguration.Builder. proxyServer(Windows81VpnProxyServer proxyServer)“Proxy Server.”WindowsPhone81VpnConfiguration.BuilderWindowsPhone81VpnConfiguration.Builder. proxyServer(Windows81VpnProxyServer proxyServer)Windows81VpnConfigurationWindows81VpnConfiguration. withProxyServer(Windows81VpnProxyServer proxyServer)Returns an immutable copy ofthiswith just theproxyServerfield changed.
-