| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
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.withRememberUserCredentials(Boolean rememberUserCredentials)
Returns an immutable copy of
this with just the rememberUserCredentials field changed. |
Copyright © 2018–2020. All rights reserved.