WindowsPhone81VpnConfiguration |
WindowsPhone81VpnConfiguration.Builder.build() |
|
WindowsPhone81VpnConfiguration |
WindowsPhone81VpnConfiguration.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
WindowsPhone81VpnConfiguration |
WindowsPhone81VpnConfiguration.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
WindowsPhone81VpnConfiguration |
WindowsPhone81VpnConfiguration.withAuthenticationMethod(VpnAuthenticationMethod authenticationMethod) |
Returns an immutable copy of this with just the
authenticationMethod field changed.
|
WindowsPhone81VpnConfiguration |
WindowsPhone81VpnConfiguration.withBypassVpnOnCompanyWifi(Boolean bypassVpnOnCompanyWifi) |
Returns an immutable copy of this with just the
bypassVpnOnCompanyWifi field changed.
|
WindowsPhone81VpnConfiguration |
WindowsPhone81VpnConfiguration.withBypassVpnOnHomeWifi(Boolean bypassVpnOnHomeWifi) |
Returns an immutable copy of this with just the
bypassVpnOnHomeWifi field changed.
|
WindowsPhone81VpnConfiguration |
WindowsPhone81VpnConfiguration.withDnsSuffixSearchList(List<String> dnsSuffixSearchList) |
Returns an immutable copy of this with just the
dnsSuffixSearchList field changed.
|
WindowsPhone81VpnConfiguration |
WindowsPhone81VpnConfiguration.withRememberUserCredentials(Boolean rememberUserCredentials) |
Returns an immutable copy of this with just the
rememberUserCredentials field changed.
|
WindowsPhone81VpnConfiguration |
WindowsPhone81VpnConfiguration.withUnmappedField(String name,
String value) |
|