public static final class Windows81VpnProxyServer.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
Windows81VpnProxyServer.Builder |
address(String address) |
Windows81VpnProxyServer.Builder |
automaticallyDetectProxySettings(Boolean automaticallyDetectProxySettings)
“Automatically detect proxy settings.”
|
Windows81VpnProxyServer.Builder |
automaticConfigurationScriptUrl(String automaticConfigurationScriptUrl) |
Windows81VpnProxyServer |
build() |
Windows81VpnProxyServer.Builder |
bypassProxyServerForLocalAddress(Boolean bypassProxyServerForLocalAddress)
“Bypass proxy server for local address.”
|
Windows81VpnProxyServer.Builder |
port(Integer port) |
public Windows81VpnProxyServer.Builder automaticConfigurationScriptUrl(String automaticConfigurationScriptUrl)
public Windows81VpnProxyServer.Builder address(String address)
public Windows81VpnProxyServer.Builder port(Integer port)
public Windows81VpnProxyServer.Builder automaticallyDetectProxySettings(Boolean automaticallyDetectProxySettings)
automaticallyDetectProxySettings - value of automaticallyDetectProxySettings property (as defined in service metadata)this (for method chaining)public Windows81VpnProxyServer.Builder bypassProxyServerForLocalAddress(Boolean bypassProxyServerForLocalAddress)
bypassProxyServerForLocalAddress - value of bypassProxyServerForLocalAddress property (as defined in service metadata)this (for method chaining)public Windows81VpnProxyServer build()
Copyright © 2018–2020. All rights reserved.