| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
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.withProxyServer(VpnProxyServer proxyServer)
Returns an immutable copy of
this with just the proxyServer
field changed. |
Copyright © 2018–2020. All rights reserved.