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