| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
Windows10VpnProxyServer |
class |
Windows81VpnProxyServer |
| Modifier and Type | Method and Description |
|---|---|
VpnProxyServer |
VpnProxyServer.Builder.build() |
VpnProxyServer |
VpnProxyServer.withAddress(String address)
Returns an immutable copy of
this with just the address field
changed. |
VpnProxyServer |
VpnProxyServer.withAutomaticConfigurationScriptUrl(String automaticConfigurationScriptUrl)
Returns an immutable copy of
this with just the automaticConfigurationScriptUrl field changed. |
VpnProxyServer |
VpnProxyServer.withPort(Integer port)
Returns an immutable copy of
this with just the port field
changed. |
| Modifier and Type | Field and Description |
|---|---|
protected VpnProxyServer |
AppleVpnConfiguration.proxyServer |
| Modifier and Type | Method and Description |
|---|---|
Optional<VpnProxyServer> |
AppleVpnConfiguration.getProxyServer()
“Proxy Server.”
|
| Modifier and Type | Method and Description |
|---|---|
MacOSVpnConfiguration.Builder |
MacOSVpnConfiguration.Builder.proxyServer(VpnProxyServer proxyServer) |
IosikEv2VpnConfiguration.Builder |
IosikEv2VpnConfiguration.Builder.proxyServer(VpnProxyServer proxyServer) |
IosVpnConfiguration.Builder |
IosVpnConfiguration.Builder.proxyServer(VpnProxyServer proxyServer) |
AppleVpnConfiguration |
AppleVpnConfiguration.withProxyServer(VpnProxyServer proxyServer)
Returns an immutable copy of
this with just the proxyServer
field changed. |
Copyright © 2018–2020. All rights reserved.