AospDeviceOwnerDeviceConfiguration |
AospDeviceOwnerDeviceConfiguration.Builder.build() |
|
AospDeviceOwnerDeviceConfiguration |
AospDeviceOwnerDeviceConfiguration.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
AospDeviceOwnerDeviceConfiguration |
AospDeviceOwnerDeviceConfiguration.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
AospDeviceOwnerDeviceConfiguration |
AospDeviceOwnerDeviceConfiguration.withAppsAllowInstallFromUnknownSources(Boolean appsAllowInstallFromUnknownSources) |
Returns an immutable copy of this with just the
appsAllowInstallFromUnknownSources field changed.
|
AospDeviceOwnerDeviceConfiguration |
AospDeviceOwnerDeviceConfiguration.withBackupBlocked(Boolean backupBlocked) |
Returns an immutable copy of this with just the backupBlocked
field changed.
|
AospDeviceOwnerDeviceConfiguration |
AospDeviceOwnerDeviceConfiguration.withBluetoothBlockConfiguration(Boolean bluetoothBlockConfiguration) |
Returns an immutable copy of this with just the
bluetoothBlockConfiguration field changed.
|
AospDeviceOwnerDeviceConfiguration |
AospDeviceOwnerDeviceConfiguration.withBluetoothBlockContactSharing(Boolean bluetoothBlockContactSharing) |
Returns an immutable copy of this with just the
bluetoothBlockContactSharing field changed.
|
AospDeviceOwnerDeviceConfiguration |
AospDeviceOwnerDeviceConfiguration.withBluetoothBlocked(Boolean bluetoothBlocked) |
Returns an immutable copy of this with just the bluetoothBlocked
field changed.
|
AospDeviceOwnerDeviceConfiguration |
AospDeviceOwnerDeviceConfiguration.withCameraBlocked(Boolean cameraBlocked) |
Returns an immutable copy of this with just the cameraBlocked
field changed.
|
AospDeviceOwnerDeviceConfiguration |
AospDeviceOwnerDeviceConfiguration.withCellularBlockWiFiTethering(Boolean cellularBlockWiFiTethering) |
Returns an immutable copy of this with just the
cellularBlockWiFiTethering field changed.
|
AospDeviceOwnerDeviceConfiguration |
AospDeviceOwnerDeviceConfiguration.withFactoryResetBlocked(Boolean factoryResetBlocked) |
Returns an immutable copy of this with just the
factoryResetBlocked field changed.
|
AospDeviceOwnerDeviceConfiguration |
AospDeviceOwnerDeviceConfiguration.withPasswordMinimumLength(Integer passwordMinimumLength) |
Returns an immutable copy of this with just the
passwordMinimumLength field changed.
|
AospDeviceOwnerDeviceConfiguration |
AospDeviceOwnerDeviceConfiguration.withPasswordMinutesOfInactivityBeforeScreenTimeout(Integer passwordMinutesOfInactivityBeforeScreenTimeout) |
Returns an immutable copy of this with just the
passwordMinutesOfInactivityBeforeScreenTimeout field changed.
|
AospDeviceOwnerDeviceConfiguration |
AospDeviceOwnerDeviceConfiguration.withPasswordRequiredType(AndroidDeviceOwnerRequiredPasswordType passwordRequiredType) |
Returns an immutable copy of this with just the
passwordRequiredType field changed.
|
AospDeviceOwnerDeviceConfiguration |
AospDeviceOwnerDeviceConfiguration.withPasswordSignInFailureCountBeforeFactoryReset(Integer passwordSignInFailureCountBeforeFactoryReset) |
Returns an immutable copy of this with just the
passwordSignInFailureCountBeforeFactoryReset field changed.
|
AospDeviceOwnerDeviceConfiguration |
AospDeviceOwnerDeviceConfiguration.withScreenCaptureBlocked(Boolean screenCaptureBlocked) |
Returns an immutable copy of this with just the
screenCaptureBlocked field changed.
|
AospDeviceOwnerDeviceConfiguration |
AospDeviceOwnerDeviceConfiguration.withSecurityAllowDebuggingFeatures(Boolean securityAllowDebuggingFeatures) |
Returns an immutable copy of this with just the
securityAllowDebuggingFeatures field changed.
|
AospDeviceOwnerDeviceConfiguration |
AospDeviceOwnerDeviceConfiguration.withStorageAllowUsb(Boolean storageAllowUsb) |
Returns an immutable copy of this with just the storageAllowUsb
field changed.
|
AospDeviceOwnerDeviceConfiguration |
AospDeviceOwnerDeviceConfiguration.withStorageBlockExternalMedia(Boolean storageBlockExternalMedia) |
Returns an immutable copy of this with just the
storageBlockExternalMedia field changed.
|
AospDeviceOwnerDeviceConfiguration |
AospDeviceOwnerDeviceConfiguration.withStorageBlockUsbFileTransfer(Boolean storageBlockUsbFileTransfer) |
Returns an immutable copy of this with just the
storageBlockUsbFileTransfer field changed.
|
AospDeviceOwnerDeviceConfiguration |
AospDeviceOwnerDeviceConfiguration.withUnmappedField(String name,
String value) |
|
AospDeviceOwnerDeviceConfiguration |
AospDeviceOwnerDeviceConfiguration.withWifiBlockEditConfigurations(Boolean wifiBlockEditConfigurations) |
Returns an immutable copy of this with just the
wifiBlockEditConfigurations field changed.
|