AospDeviceOwnerDeviceConfiguration.Builder |
AospDeviceOwnerDeviceConfiguration.Builder.appsBlockInstallFromUnknownSources(Boolean appsBlockInstallFromUnknownSources) |
“Indicates whether or not the user is allowed to enable unknown sources setting.
|
AospDeviceOwnerDeviceConfiguration.Builder |
AospDeviceOwnerDeviceConfiguration.Builder.bluetoothBlockConfiguration(Boolean bluetoothBlockConfiguration) |
“Indicates whether or not to block a user from configuring bluetooth.”
|
AospDeviceOwnerDeviceConfiguration.Builder |
AospDeviceOwnerDeviceConfiguration.Builder.bluetoothBlocked(Boolean bluetoothBlocked) |
“Indicates whether or not to disable the use of bluetooth.
|
static AospDeviceOwnerDeviceConfiguration.Builder |
AospDeviceOwnerDeviceConfiguration.builderAospDeviceOwnerDeviceConfiguration() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
AospDeviceOwnerDeviceConfiguration.Builder |
AospDeviceOwnerDeviceConfiguration.Builder.cameraBlocked(Boolean cameraBlocked) |
“Indicates whether or not to disable the use of the camera.”
|
AospDeviceOwnerDeviceConfiguration.Builder |
AospDeviceOwnerDeviceConfiguration.Builder.createdDateTime(OffsetDateTime createdDateTime) |
|
AospDeviceOwnerDeviceConfiguration.Builder |
AospDeviceOwnerDeviceConfiguration.Builder.description(String description) |
|
AospDeviceOwnerDeviceConfiguration.Builder |
AospDeviceOwnerDeviceConfiguration.Builder.deviceManagementApplicabilityRuleDeviceMode(DeviceManagementApplicabilityRuleDeviceMode deviceManagementApplicabilityRuleDeviceMode) |
|
AospDeviceOwnerDeviceConfiguration.Builder |
AospDeviceOwnerDeviceConfiguration.Builder.deviceManagementApplicabilityRuleOsEdition(DeviceManagementApplicabilityRuleOsEdition deviceManagementApplicabilityRuleOsEdition) |
|
AospDeviceOwnerDeviceConfiguration.Builder |
AospDeviceOwnerDeviceConfiguration.Builder.deviceManagementApplicabilityRuleOsVersion(DeviceManagementApplicabilityRuleOsVersion deviceManagementApplicabilityRuleOsVersion) |
|
AospDeviceOwnerDeviceConfiguration.Builder |
AospDeviceOwnerDeviceConfiguration.Builder.displayName(String displayName) |
|
AospDeviceOwnerDeviceConfiguration.Builder |
AospDeviceOwnerDeviceConfiguration.Builder.factoryResetBlocked(Boolean factoryResetBlocked) |
“Indicates whether or not the factory reset option in settings is disabled.”
|
AospDeviceOwnerDeviceConfiguration.Builder |
AospDeviceOwnerDeviceConfiguration.Builder.id(String id) |
|
AospDeviceOwnerDeviceConfiguration.Builder |
AospDeviceOwnerDeviceConfiguration.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
|
AospDeviceOwnerDeviceConfiguration.Builder |
AospDeviceOwnerDeviceConfiguration.Builder.passwordMinimumLength(Integer passwordMinimumLength) |
“Indicates the minimum length of the password required on the device.
|
AospDeviceOwnerDeviceConfiguration.Builder |
AospDeviceOwnerDeviceConfiguration.Builder.passwordMinutesOfInactivityBeforeScreenTimeout(Integer passwordMinutesOfInactivityBeforeScreenTimeout) |
“Minutes of inactivity before the screen times out.”
|
AospDeviceOwnerDeviceConfiguration.Builder |
AospDeviceOwnerDeviceConfiguration.Builder.passwordRequiredType(AndroidDeviceOwnerRequiredPasswordType passwordRequiredType) |
“Indicates the minimum password quality required on the device.”
|
AospDeviceOwnerDeviceConfiguration.Builder |
AospDeviceOwnerDeviceConfiguration.Builder.passwordSignInFailureCountBeforeFactoryReset(Integer passwordSignInFailureCountBeforeFactoryReset) |
“Indicates the number of times a user can enter an incorrect password before the
device is wiped.
|
AospDeviceOwnerDeviceConfiguration.Builder |
AospDeviceOwnerDeviceConfiguration.Builder.roleScopeTagIds(String... roleScopeTagIds) |
|
AospDeviceOwnerDeviceConfiguration.Builder |
AospDeviceOwnerDeviceConfiguration.Builder.roleScopeTagIds(List<String> roleScopeTagIds) |
|
AospDeviceOwnerDeviceConfiguration.Builder |
AospDeviceOwnerDeviceConfiguration.Builder.roleScopeTagIdsNextLink(String roleScopeTagIdsNextLink) |
|
AospDeviceOwnerDeviceConfiguration.Builder |
AospDeviceOwnerDeviceConfiguration.Builder.screenCaptureBlocked(Boolean screenCaptureBlocked) |
“Indicates whether or not to disable the capability to take screenshots.”
|
AospDeviceOwnerDeviceConfiguration.Builder |
AospDeviceOwnerDeviceConfiguration.Builder.securityAllowDebuggingFeatures(Boolean securityAllowDebuggingFeatures) |
“Indicates whether or not to block the user from enabling debugging features on
the device.”
|
AospDeviceOwnerDeviceConfiguration.Builder |
AospDeviceOwnerDeviceConfiguration.Builder.storageBlockExternalMedia(Boolean storageBlockExternalMedia) |
“Indicates whether or not to block external media.”
|
AospDeviceOwnerDeviceConfiguration.Builder |
AospDeviceOwnerDeviceConfiguration.Builder.storageBlockUsbFileTransfer(Boolean storageBlockUsbFileTransfer) |
“Indicates whether or not to block USB file transfer.”
|
AospDeviceOwnerDeviceConfiguration.Builder |
AospDeviceOwnerDeviceConfiguration.Builder.supportsScopeTags(Boolean supportsScopeTags) |
|
AospDeviceOwnerDeviceConfiguration.Builder |
AospDeviceOwnerDeviceConfiguration.Builder.version(Integer version) |
|
AospDeviceOwnerDeviceConfiguration.Builder |
AospDeviceOwnerDeviceConfiguration.Builder.wifiBlockEditConfigurations(Boolean wifiBlockEditConfigurations) |
“Indicates whether or not to block the user from editing the wifi connection
settings.”
|