AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.appsBlockClipboardSharing(Boolean appsBlockClipboardSharing) |
“Indicates whether or not to block clipboard sharing to copy and paste between
applications.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.appsBlockCopyPaste(Boolean appsBlockCopyPaste) |
“Indicates whether or not to block copy and paste within applications.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.appsBlockYouTube(Boolean appsBlockYouTube) |
“Indicates whether or not to block the YouTube app.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.appsHideList(List<AppListItem> appsHideList) |
“List of apps to be hidden on the KNOX device.
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.appsHideList(AppListItem... appsHideList) |
“List of apps to be hidden on the KNOX device.
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.appsHideListNextLink(String appsHideListNextLink) |
“List of apps to be hidden on the KNOX device.
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.appsInstallAllowList(List<AppListItem> appsInstallAllowList) |
“List of apps which can be installed on the KNOX device.
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.appsInstallAllowList(AppListItem... appsInstallAllowList) |
“List of apps which can be installed on the KNOX device.
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.appsInstallAllowListNextLink(String appsInstallAllowListNextLink) |
“List of apps which can be installed on the KNOX device.
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.appsLaunchBlockList(List<AppListItem> appsLaunchBlockList) |
“List of apps which are blocked from being launched on the KNOX device.
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.appsLaunchBlockList(AppListItem... appsLaunchBlockList) |
“List of apps which are blocked from being launched on the KNOX device.
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.appsLaunchBlockListNextLink(String appsLaunchBlockListNextLink) |
“List of apps which are blocked from being launched on the KNOX device.
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.bluetoothBlocked(Boolean bluetoothBlocked) |
“Indicates whether or not to block Bluetooth.”
|
static AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.builderAndroidGeneralDeviceConfiguration() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.cameraBlocked(Boolean cameraBlocked) |
“Indicates whether or not to block the use of the camera.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.cellularBlockDataRoaming(Boolean cellularBlockDataRoaming) |
“Indicates whether or not to block data roaming.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.cellularBlockMessaging(Boolean cellularBlockMessaging) |
“Indicates whether or not to block SMS/MMS messaging.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.cellularBlockVoiceRoaming(Boolean cellularBlockVoiceRoaming) |
“Indicates whether or not to block voice roaming.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.cellularBlockWiFiTethering(Boolean cellularBlockWiFiTethering) |
“Indicates whether or not to block syncing Wi-Fi tethering.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.compliantAppListType(AppListType compliantAppListType) |
“Type of list that is in the CompliantAppsList.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.compliantAppsList(List<AppListItem> compliantAppsList) |
“List of apps in the compliance (either allow list or block list, controlled by
CompliantAppListType).
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.compliantAppsList(AppListItem... compliantAppsList) |
“List of apps in the compliance (either allow list or block list, controlled by
CompliantAppListType).
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.compliantAppsListNextLink(String compliantAppsListNextLink) |
“List of apps in the compliance (either allow list or block list, controlled by
CompliantAppListType).
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.createdDateTime(OffsetDateTime createdDateTime) |
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.description(String description) |
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.deviceSharingAllowed(Boolean deviceSharingAllowed) |
“Indicates whether or not to allow device sharing mode.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.diagnosticDataBlockSubmission(Boolean diagnosticDataBlockSubmission) |
“Indicates whether or not to block diagnostic data submission.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.displayName(String displayName) |
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.factoryResetBlocked(Boolean factoryResetBlocked) |
“Indicates whether or not to block user performing a factory reset.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.googleAccountBlockAutoSync(Boolean googleAccountBlockAutoSync) |
“Indicates whether or not to block Google account auto sync.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.googlePlayStoreBlocked(Boolean googlePlayStoreBlocked) |
“Indicates whether or not to block the Google Play store.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.id(String id) |
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.kioskModeApps(List<AppListItem> kioskModeApps) |
“A list of apps that will be allowed to run when the device is in Kiosk Mode.
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.kioskModeApps(AppListItem... kioskModeApps) |
“A list of apps that will be allowed to run when the device is in Kiosk Mode.
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.kioskModeAppsNextLink(String kioskModeAppsNextLink) |
“A list of apps that will be allowed to run when the device is in Kiosk Mode.
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.kioskModeBlockSleepButton(Boolean kioskModeBlockSleepButton) |
“Indicates whether or not to block the screen sleep button while in Kiosk Mode.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.kioskModeBlockVolumeButtons(Boolean kioskModeBlockVolumeButtons) |
“Indicates whether or not to block the volume buttons while in Kiosk Mode.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.locationServicesBlocked(Boolean locationServicesBlocked) |
“Indicates whether or not to block location services.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.nfcBlocked(Boolean nfcBlocked) |
“Indicates whether or not to block Near-Field Communication.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.passwordBlockFingerprintUnlock(Boolean passwordBlockFingerprintUnlock) |
“Indicates whether or not to block fingerprint unlock.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.passwordBlockTrustAgents(Boolean passwordBlockTrustAgents) |
“Indicates whether or not to block Smart Lock and other trust agents.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.passwordExpirationDays(Integer passwordExpirationDays) |
“Number of days before the password expires.
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.passwordMinimumLength(Integer passwordMinimumLength) |
“Minimum length of passwords.
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.passwordMinutesOfInactivityBeforeScreenTimeout(Integer passwordMinutesOfInactivityBeforeScreenTimeout) |
“Minutes of inactivity before the screen times out.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.passwordPreviousPasswordBlockCount(Integer passwordPreviousPasswordBlockCount) |
“Number of previous passwords to block.
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.passwordRequired(Boolean passwordRequired) |
“Indicates whether or not to require a password.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.passwordRequiredType(AndroidRequiredPasswordType passwordRequiredType) |
“Type of password that is required.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.passwordSignInFailureCountBeforeFactoryReset(Integer passwordSignInFailureCountBeforeFactoryReset) |
“Number of sign in failures allowed before factory reset.
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.powerOffBlocked(Boolean powerOffBlocked) |
“Indicates whether or not to block powering off the device.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.screenCaptureBlocked(Boolean screenCaptureBlocked) |
“Indicates whether or not to block screenshots.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.securityRequireVerifyApps(Boolean securityRequireVerifyApps) |
“Require the Android Verify apps feature is turned on.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.storageBlockGoogleBackup(Boolean storageBlockGoogleBackup) |
“Indicates whether or not to block Google Backup.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.storageBlockRemovableStorage(Boolean storageBlockRemovableStorage) |
“Indicates whether or not to block removable storage usage.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.storageRequireDeviceEncryption(Boolean storageRequireDeviceEncryption) |
“Indicates whether or not to require device encryption.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.storageRequireRemovableStorageEncryption(Boolean storageRequireRemovableStorageEncryption) |
“Indicates whether or not to require removable storage encryption.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.version(Integer version) |
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.voiceAssistantBlocked(Boolean voiceAssistantBlocked) |
“Indicates whether or not to block the use of the Voice Assistant.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.voiceDialingBlocked(Boolean voiceDialingBlocked) |
“Indicates whether or not to block voice dialing.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.webBrowserBlockAutofill(Boolean webBrowserBlockAutofill) |
“Indicates whether or not to block the web browser's auto fill feature.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.webBrowserBlocked(Boolean webBrowserBlocked) |
“Indicates whether or not to block the web browser.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.webBrowserBlockJavaScript(Boolean webBrowserBlockJavaScript) |
“Indicates whether or not to block JavaScript within the web browser.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.webBrowserBlockPopups(Boolean webBrowserBlockPopups) |
“Indicates whether or not to block popups within the web browser.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.webBrowserCookieSettings(WebBrowserCookieSettings webBrowserCookieSettings) |
“Cookie settings within the web browser.”
|
AndroidGeneralDeviceConfiguration.Builder |
AndroidGeneralDeviceConfiguration.Builder.wiFiBlocked(Boolean wiFiBlocked) |
“Indicates whether or not to block syncing Wi-Fi.”
|