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.withCustomData(List<KeyValue> customData) |
Returns an immutable copy of this with just the customData field
changed.
|
AndroidForWorkVpnConfiguration |
AndroidForWorkVpnConfiguration.withCustomKeyValueData(List<KeyValuePair> customKeyValueData) |
Returns an immutable copy of this with just the
customKeyValueData 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.
|
AndroidForWorkVpnConfiguration |
AndroidForWorkVpnConfiguration.withServers(List<VpnServer> servers) |
Returns an immutable copy of this with just the servers field
changed.
|
AndroidForWorkVpnConfiguration |
AndroidForWorkVpnConfiguration.withUnmappedField(String name,
String value) |
|