AndroidDeviceOwnerVpnConfiguration |
AndroidDeviceOwnerVpnConfiguration.Builder.build() |
|
AndroidDeviceOwnerVpnConfiguration |
AndroidDeviceOwnerVpnConfiguration.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
AndroidDeviceOwnerVpnConfiguration |
AndroidDeviceOwnerVpnConfiguration.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
AndroidDeviceOwnerVpnConfiguration |
AndroidDeviceOwnerVpnConfiguration.withAlwaysOn(Boolean alwaysOn) |
Returns an immutable copy of this with just the alwaysOn field
changed.
|
AndroidDeviceOwnerVpnConfiguration |
AndroidDeviceOwnerVpnConfiguration.withAlwaysOnLockdown(Boolean alwaysOnLockdown) |
Returns an immutable copy of this with just the alwaysOnLockdown
field changed.
|
AndroidDeviceOwnerVpnConfiguration |
AndroidDeviceOwnerVpnConfiguration.withConnectionType(AndroidVpnConnectionType connectionType) |
Returns an immutable copy of this with just the connectionType
field changed.
|
AndroidDeviceOwnerVpnConfiguration |
AndroidDeviceOwnerVpnConfiguration.withCustomData(List<KeyValue> customData) |
Returns an immutable copy of this with just the customData field
changed.
|
AndroidDeviceOwnerVpnConfiguration |
AndroidDeviceOwnerVpnConfiguration.withCustomKeyValueData(List<KeyValuePair> customKeyValueData) |
Returns an immutable copy of this with just the
customKeyValueData field changed.
|
AndroidDeviceOwnerVpnConfiguration |
AndroidDeviceOwnerVpnConfiguration.withMicrosoftTunnelSiteId(String microsoftTunnelSiteId) |
Returns an immutable copy of this with just the
microsoftTunnelSiteId field changed.
|
AndroidDeviceOwnerVpnConfiguration |
AndroidDeviceOwnerVpnConfiguration.withProxyServer(VpnProxyServer proxyServer) |
Returns an immutable copy of this with just the proxyServer
field changed.
|
AndroidDeviceOwnerVpnConfiguration |
AndroidDeviceOwnerVpnConfiguration.withTargetedMobileApps(List<AppListItem> targetedMobileApps) |
Returns an immutable copy of this with just the
targetedMobileApps field changed.
|
AndroidDeviceOwnerVpnConfiguration |
AndroidDeviceOwnerVpnConfiguration.withTargetedPackageIds(List<String> targetedPackageIds) |
Returns an immutable copy of this with just the
targetedPackageIds field changed.
|
AndroidDeviceOwnerVpnConfiguration |
AndroidDeviceOwnerVpnConfiguration.withUnmappedField(String name,
String value) |
|