Windows81VpnConfiguration |
Windows81VpnConfiguration.Builder.build() |
|
Windows81VpnConfiguration |
Windows81VpnConfiguration.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
Windows81VpnConfiguration |
Windows81VpnConfiguration.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
Windows81VpnConfiguration |
Windows81VpnConfiguration.withApplyOnlyToWindows81(Boolean applyOnlyToWindows81) |
Returns an immutable copy of this with just the
applyOnlyToWindows81 field changed.
|
Windows81VpnConfiguration |
Windows81VpnConfiguration.withConnectionType(WindowsVpnConnectionType connectionType) |
Returns an immutable copy of this with just the connectionType
field changed.
|
Windows81VpnConfiguration |
Windows81VpnConfiguration.withEnableSplitTunneling(Boolean enableSplitTunneling) |
Returns an immutable copy of this with just the
enableSplitTunneling field changed.
|
Windows81VpnConfiguration |
Windows81VpnConfiguration.withLoginGroupOrDomain(String loginGroupOrDomain) |
Returns an immutable copy of this with just the
loginGroupOrDomain field changed.
|
Windows81VpnConfiguration |
Windows81VpnConfiguration.withProxyServer(Windows81VpnProxyServer proxyServer) |
Returns an immutable copy of this with just the proxyServer
field changed.
|
Windows81VpnConfiguration |
Windows81VpnConfiguration.withUnmappedField(String name,
String value) |
|