| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Windows81VpnProxyServer |
Windows81VpnProxyServer.Builder.build() |
Windows81VpnProxyServer |
Windows81VpnProxyServer.withAutomaticallyDetectProxySettings(Boolean automaticallyDetectProxySettings)
Returns an immutable copy of
this with just the automaticallyDetectProxySettings field changed. |
Windows81VpnProxyServer |
Windows81VpnProxyServer.withBypassProxyServerForLocalAddress(Boolean bypassProxyServerForLocalAddress)
Returns an immutable copy of
this with just the bypassProxyServerForLocalAddress field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected Windows81VpnProxyServer |
Windows81VpnConfiguration.proxyServer |
| Modifier and Type | Method and Description |
|---|---|
Optional<Windows81VpnProxyServer> |
Windows81VpnConfiguration.getProxyServer()
“Proxy Server.”
|
| Modifier and Type | Method and Description |
|---|---|
Windows81VpnConfiguration.Builder |
Windows81VpnConfiguration.Builder.proxyServer(Windows81VpnProxyServer proxyServer)
“Proxy Server.”
|
WindowsPhone81VpnConfiguration.Builder |
WindowsPhone81VpnConfiguration.Builder.proxyServer(Windows81VpnProxyServer proxyServer) |
Windows81VpnConfiguration |
Windows81VpnConfiguration.withProxyServer(Windows81VpnProxyServer proxyServer)
Returns an immutable copy of
this with just the proxyServer
field changed. |
Copyright © 2018–2020. All rights reserved.