| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
AndroidWorkProfileVpnConfiguration |
AndroidWorkProfileVpnConfiguration.Builder.build() |
AndroidWorkProfileVpnConfiguration |
AndroidWorkProfileVpnConfiguration.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
AndroidWorkProfileVpnConfiguration |
AndroidWorkProfileVpnConfiguration.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
AndroidWorkProfileVpnConfiguration |
AndroidWorkProfileVpnConfiguration.withAlwaysOn(Boolean alwaysOn)
Returns an immutable copy of
this with just the alwaysOn field
changed. |
AndroidWorkProfileVpnConfiguration |
AndroidWorkProfileVpnConfiguration.withAlwaysOnLockdown(Boolean alwaysOnLockdown)
Returns an immutable copy of
this with just the alwaysOnLockdown
field changed. |
AndroidWorkProfileVpnConfiguration |
AndroidWorkProfileVpnConfiguration.withAuthenticationMethod(VpnAuthenticationMethod authenticationMethod)
Returns an immutable copy of
this with just the authenticationMethod field changed. |
AndroidWorkProfileVpnConfiguration |
AndroidWorkProfileVpnConfiguration.withConnectionName(String connectionName)
Returns an immutable copy of
this with just the connectionName
field changed. |
AndroidWorkProfileVpnConfiguration |
AndroidWorkProfileVpnConfiguration.withConnectionType(AndroidWorkProfileVpnConnectionType connectionType)
Returns an immutable copy of
this with just the connectionType
field changed. |
AndroidWorkProfileVpnConfiguration |
AndroidWorkProfileVpnConfiguration.withFingerprint(String fingerprint)
Returns an immutable copy of
this with just the fingerprint
field changed. |
AndroidWorkProfileVpnConfiguration |
AndroidWorkProfileVpnConfiguration.withProxyServer(VpnProxyServer proxyServer)
Returns an immutable copy of
this with just the proxyServer
field changed. |
AndroidWorkProfileVpnConfiguration |
AndroidWorkProfileVpnConfiguration.withRealm(String realm)
Returns an immutable copy of
this with just the realm field
changed. |
AndroidWorkProfileVpnConfiguration |
AndroidWorkProfileVpnConfiguration.withRole(String role)
Returns an immutable copy of
this with just the role field
changed. |
Copyright © 2018–2020. All rights reserved.