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