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.withCustomData(List<KeyValue> customData) |
Returns an immutable copy of this with just the customData field
changed.
|
AndroidWorkProfileVpnConfiguration |
AndroidWorkProfileVpnConfiguration.withCustomKeyValueData(List<KeyValuePair> customKeyValueData) |
Returns an immutable copy of this with just the
customKeyValueData field changed.
|
AndroidWorkProfileVpnConfiguration |
AndroidWorkProfileVpnConfiguration.withFingerprint(String fingerprint) |
Returns an immutable copy of this with just the fingerprint
field changed.
|
AndroidWorkProfileVpnConfiguration |
AndroidWorkProfileVpnConfiguration.withMicrosoftTunnelSiteId(String microsoftTunnelSiteId) |
Returns an immutable copy of this with just the
microsoftTunnelSiteId 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.
|
AndroidWorkProfileVpnConfiguration |
AndroidWorkProfileVpnConfiguration.withServers(List<VpnServer> servers) |
Returns an immutable copy of this with just the servers field
changed.
|
AndroidWorkProfileVpnConfiguration |
AndroidWorkProfileVpnConfiguration.withTargetedMobileApps(List<AppListItem> targetedMobileApps) |
Returns an immutable copy of this with just the
targetedMobileApps field changed.
|
AndroidWorkProfileVpnConfiguration |
AndroidWorkProfileVpnConfiguration.withTargetedPackageIds(List<String> targetedPackageIds) |
Returns an immutable copy of this with just the
targetedPackageIds field changed.
|
AndroidWorkProfileVpnConfiguration |
AndroidWorkProfileVpnConfiguration.withUnmappedField(String name,
String value) |
|