Class AndroidDeviceOwnerGeneralDeviceConfiguration
- java.lang.Object
-
- odata.msgraph.client.beta.entity.Entity
-
- odata.msgraph.client.beta.entity.DeviceConfiguration
-
- odata.msgraph.client.beta.entity.AndroidDeviceOwnerGeneralDeviceConfiguration
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class AndroidDeviceOwnerGeneralDeviceConfiguration extends DeviceConfiguration implements com.github.davidmoten.odata.client.ODataEntityType
“This topic provides descriptions of the declared methods, properties and relationships exposed by the androidDeviceOwnerGeneralDeviceConfiguration resource.”
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAndroidDeviceOwnerGeneralDeviceConfiguration.Builder
-
Field Summary
-
Fields inherited from class odata.msgraph.client.beta.entity.DeviceConfiguration
createdDateTime, description, deviceManagementApplicabilityRuleDeviceMode, deviceManagementApplicabilityRuleOsEdition, deviceManagementApplicabilityRuleOsVersion, displayName, lastModifiedDateTime, roleScopeTagIds, roleScopeTagIdsNextLink, supportsScopeTags, version
-
Fields inherited from class odata.msgraph.client.beta.entity.Entity
changedFields, contextPath, id, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedAndroidDeviceOwnerGeneralDeviceConfiguration()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static AndroidDeviceOwnerGeneralDeviceConfiguration.BuilderbuilderAndroidDeviceOwnerGeneralDeviceConfiguration()Returns a builder which is used to create a new instance of this class (given that this class is immutable).Optional<Boolean>getAccountsBlockModification()“Indicates whether or not adding or removing accounts is disabled.”Optional<Boolean>getAppsAllowInstallFromUnknownSources()“Indicates whether or not the user is allowed to enable to unknown sources setting.”Optional<AndroidDeviceOwnerAppAutoUpdatePolicyType>getAppsAutoUpdatePolicy()“Indicates the value of the app auto update policy.”Optional<AndroidDeviceOwnerDefaultAppPermissionPolicyType>getAppsDefaultPermissionPolicy()“Indicates the permission policy for requests for runtime permissions if one is not defined for the app specifically.”Optional<Boolean>getAppsRecommendSkippingFirstUseHints()“Whether or not to recommend all apps skip any first-time-use hints they may have added.”Optional<Boolean>getBluetoothBlockConfiguration()“Indicates whether or not to block a user from configuring bluetooth.”Optional<Boolean>getBluetoothBlockContactSharing()“Indicates whether or not to block a user from sharing contacts via bluetooth.”Optional<Boolean>getCameraBlocked()“Indicates whether or not to disable the use of the camera.”Optional<Boolean>getCellularBlockWiFiTethering()“Indicates whether or not to block Wi-Fi tethering.”Optional<Boolean>getCertificateCredentialConfigurationDisabled()“Indicates whether or not to block users from any certificate credential configuration.”com.github.davidmoten.odata.client.internal.ChangedFieldsgetChangedFields()Optional<Boolean>getDataRoamingBlocked()“Indicates whether or not to block a user from data roaming.”Optional<Boolean>getDateTimeConfigurationBlocked()“Indicates whether or not to block the user from manually changing the date or time on the device”Optional<AndroidDeviceOwnerEnrollmentProfileType>getEnrollmentProfile()“Indicates which enrollment profile you want to configure.”Optional<Boolean>getFactoryResetBlocked()“Indicates whether or not the factory reset option in settings is disabled.”com.github.davidmoten.odata.client.CollectionPage<String>getFactoryResetDeviceAdministratorEmails()“List of Google account emails that will be required to authenticate after a device is factory reset before it can be set up.”com.github.davidmoten.odata.client.CollectionPage<String>getFactoryResetDeviceAdministratorEmails(com.github.davidmoten.odata.client.HttpRequestOptions options)“List of Google account emails that will be required to authenticate after a device is factory reset before it can be set up.”Optional<AndroidDeviceOwnerGlobalProxy>getGlobalProxy()“Proxy is set up directly with host, port and excluded hosts.”Optional<Boolean>getGoogleAccountsBlocked()“Indicates whether or not google accounts will be blocked.”Optional<Boolean>getKioskCustomizationDeviceSettingsBlocked()“Indicates whether a user can access the device's Settings app while in Kiosk Mode.”Optional<Boolean>getKioskCustomizationPowerButtonActionsBlocked()“Whether the power menu is shown when a user long presses the Power button of a device in Kiosk Mode.”Optional<AndroidDeviceOwnerKioskCustomizationStatusBar>getKioskCustomizationStatusBar()“Indicates whether system info and notifications are disabled in Kiosk Mode.”Optional<Boolean>getKioskCustomizationSystemErrorWarnings()“Indicates whether system error dialogs for crashed or unresponsive apps are shown in Kiosk Mode.”Optional<AndroidDeviceOwnerKioskCustomizationSystemNavigation>getKioskCustomizationSystemNavigation()“Indicates which navigation features are enabled in Kiosk Mode.”Optional<Boolean>getKioskModeAppOrderEnabled()“Whether or not to enable app ordering in Kiosk Mode.”com.github.davidmoten.odata.client.CollectionPage<AndroidDeviceOwnerKioskModeAppPositionItem>getKioskModeAppPositions()“The ordering of items on Kiosk Mode Managed Home Screen.com.github.davidmoten.odata.client.CollectionPage<AndroidDeviceOwnerKioskModeAppPositionItem>getKioskModeAppPositions(com.github.davidmoten.odata.client.HttpRequestOptions options)“The ordering of items on Kiosk Mode Managed Home Screen.com.github.davidmoten.odata.client.CollectionPage<AppListItem>getKioskModeApps()“A list of managed apps that will be shown when the device is in Kiosk Mode.com.github.davidmoten.odata.client.CollectionPage<AppListItem>getKioskModeApps(com.github.davidmoten.odata.client.HttpRequestOptions options)“A list of managed apps that will be shown when the device is in Kiosk Mode.Optional<Boolean>getKioskModeAppsInFolderOrderedByName()“Whether or not to alphabetize applications within a folder in Kiosk Mode.”Optional<Boolean>getKioskModeBluetoothConfigurationEnabled()“Whether or not to allow a user to configure Bluetooth settings in Kiosk Mode.”Optional<Boolean>getKioskModeDebugMenuEasyAccessEnabled()“Whether or not to allow a user to easy access to the debug menu in Kiosk Mode.”Optional<String>getKioskModeExitCode()“Exit code to allow a user to escape from Kiosk Mode when the device is in Kiosk Mode.”Optional<Boolean>getKioskModeFlashlightConfigurationEnabled()“Whether or not to allow a user to use the flashlight in Kiosk Mode.”Optional<AndroidDeviceOwnerKioskModeFolderIcon>getKioskModeFolderIcon()“Folder icon configuration for managed home screen in Kiosk Mode.”Optional<Integer>getKioskModeGridHeight()“Number of rows for Managed Home Screen grid with app ordering enabled in Kiosk Mode.Optional<Integer>getKioskModeGridWidth()“Number of columns for Managed Home Screen grid with app ordering enabled in Kiosk Mode.Optional<AndroidDeviceOwnerKioskModeIconSize>getKioskModeIconSize()“Icon size configuration for managed home screen in Kiosk Mode.”Optional<Boolean>getKioskModeLockHomeScreen()“Whether or not to lock home screen to the end user in Kiosk Mode.”com.github.davidmoten.odata.client.CollectionPage<AndroidDeviceOwnerKioskModeManagedFolder>getKioskModeManagedFolders()“A list of managed folders for a device in Kiosk Mode.com.github.davidmoten.odata.client.CollectionPage<AndroidDeviceOwnerKioskModeManagedFolder>getKioskModeManagedFolders(com.github.davidmoten.odata.client.HttpRequestOptions options)“A list of managed folders for a device in Kiosk Mode.Optional<Boolean>getKioskModeManagedHomeScreenAutoSignout()“Whether or not to automatically sign-out of MHS and Shared device mode applications after inactive for Managed Home Screen.”Optional<Integer>getKioskModeManagedHomeScreenInactiveSignOutDelayInSeconds()“Number of seconds to give user notice before automatically signing them out for Managed Home Screen.Optional<Integer>getKioskModeManagedHomeScreenInactiveSignOutNoticeInSeconds()“Number of seconds device is inactive before automatically signing user out for Managed Home Screen.Optional<KioskModeManagedHomeScreenPinComplexity>getKioskModeManagedHomeScreenPinComplexity()“Complexity of PIN for sign-in session for Managed Home Screen.”Optional<Boolean>getKioskModeManagedHomeScreenPinRequired()“Whether or not require user to set a PIN for sign-in session for Managed Home Screen.”Optional<Boolean>getKioskModeManagedHomeScreenPinRequiredToResume()“Whether or not required user to enter session PIN if screensaver has appeared for Managed Home Screen.”Optional<String>getKioskModeManagedHomeScreenSignInBackground()“Custom URL background for sign-in screen for Managed Home Screen.”Optional<String>getKioskModeManagedHomeScreenSignInBrandingLogo()“Custom URL branding logo for sign-in screen and session pin page for Managed Home Screen.”Optional<Boolean>getKioskModeManagedHomeScreenSignInEnabled()“Whether or not show sign-in screen for Managed Home Screen.”Optional<Boolean>getKioskModeManagedSettingsEntryDisabled()“Whether or not to display the Managed Settings entry point on the managed home screen in Kiosk Mode.”Optional<Boolean>getKioskModeMediaVolumeConfigurationEnabled()“Whether or not to allow a user to change the media volume in Kiosk Mode.”Optional<AndroidDeviceOwnerKioskModeScreenOrientation>getKioskModeScreenOrientation()“Screen orientation configuration for managed home screen in Kiosk Mode.”Optional<Boolean>getKioskModeScreenSaverConfigurationEnabled()“Whether or not to enable screen saver mode or not in Kiosk Mode.”Optional<Boolean>getKioskModeScreenSaverDetectMediaDisabled()“Whether or not the device screen should show the screen saver if audio/video is playing in Kiosk Mode.”Optional<Integer>getKioskModeScreenSaverDisplayTimeInSeconds()“The number of seconds that the device will display the screen saver for in Kiosk Mode.Optional<String>getKioskModeScreenSaverImageUrl()“URL for an image that will be the device's screen saver in Kiosk Mode.”Optional<Integer>getKioskModeScreenSaverStartDelayInSeconds()“The number of seconds the device needs to be inactive for before the screen saver is shown in Kiosk Mode.Optional<Boolean>getKioskModeShowAppNotificationBadge()“Whether or not to display application notification badges in Kiosk Mode.”Optional<Boolean>getKioskModeShowDeviceInfo()“Whether or not to allow a user to access basic device information.”Optional<Boolean>getKioskModeVirtualHomeButtonEnabled()“Whether or not to display a virtual home button when the device is in Kiosk Mode .”Optional<AndroidDeviceOwnerVirtualHomeButtonType>getKioskModeVirtualHomeButtonType()“Indicates whether the virtual home button is a swipe up home button or a floating home button.”Optional<String>getKioskModeWallpaperUrl()“URL to a publicly accessible image to use for the wallpaper when the device is in Kiosk Mode.”com.github.davidmoten.odata.client.CollectionPage<String>getKioskModeWifiAllowedSsids()“The restricted set of WIFI SSIDs available for the user to configure in Kiosk Mode.com.github.davidmoten.odata.client.CollectionPage<String>getKioskModeWifiAllowedSsids(com.github.davidmoten.odata.client.HttpRequestOptions options)“The restricted set of WIFI SSIDs available for the user to configure in Kiosk Mode.Optional<Boolean>getKioskModeWiFiConfigurationEnabled()“Whether or not to allow a user to configure Wi-Fi settings in Kiosk Mode.”Optional<Boolean>getMicrophoneForceMute()“Indicates whether or not to block unmuting the microphone on the device.”Optional<Boolean>getMicrosoftLauncherConfigurationEnabled()“Indicates whether or not to you want configure Microsoft Launcher.”Optional<Boolean>getMicrosoftLauncherCustomWallpaperAllowUserModification()“Indicates whether or not the user can modify the wallpaper to personalize their device.”Optional<Boolean>getMicrosoftLauncherCustomWallpaperEnabled()“Indicates whether or not to configure the wallpaper on the targeted devices.”Optional<String>getMicrosoftLauncherCustomWallpaperImageUrl()“Indicates the URL for the image file to use as the wallpaper on the targeted devices.”Optional<Boolean>getMicrosoftLauncherDockPresenceAllowUserModification()“Indicates whether or not the user can modify the device dock configuration on the device.”Optional<MicrosoftLauncherDockPresence>getMicrosoftLauncherDockPresenceConfiguration()“Indicates whether or not you want to configure the device dock.”Optional<Boolean>getMicrosoftLauncherFeedAllowUserModification()“Indicates whether or not the user can modify the launcher feed on the device.”Optional<Boolean>getMicrosoftLauncherFeedEnabled()“Indicates whether or not you want to enable the launcher feed on the device.”Optional<MicrosoftLauncherSearchBarPlacement>getMicrosoftLauncherSearchBarPlacementConfiguration()“Indicates the search bar placement configuration on the device.”Optional<Boolean>getNetworkEscapeHatchAllowed()“Indicates whether or not the device will allow connecting to a temporary network connection at boot time.”Optional<Boolean>getNfcBlockOutgoingBeam()“Indicates whether or not to block NFC outgoing beam.”Optional<Boolean>getPasswordBlockKeyguard()“Indicates whether or not the keyguard is disabled.”com.github.davidmoten.odata.client.CollectionPage<AndroidKeyguardFeature>getPasswordBlockKeyguardFeatures()“List of device keyguard features to block.com.github.davidmoten.odata.client.CollectionPage<AndroidKeyguardFeature>getPasswordBlockKeyguardFeatures(com.github.davidmoten.odata.client.HttpRequestOptions options)“List of device keyguard features to block.Optional<Integer>getPasswordExpirationDays()“Indicates the amount of time that a password can be set for before it expires and a new password will be required.Optional<Integer>getPasswordMinimumLength()“Indicates the minimum length of the password required on the device.Optional<Integer>getPasswordMinimumLetterCharacters()“Indicates the minimum number of letter characters required for device password.Optional<Integer>getPasswordMinimumLowerCaseCharacters()“Indicates the minimum number of lower case characters required for device password.Optional<Integer>getPasswordMinimumNonLetterCharacters()“Indicates the minimum number of non-letter characters required for device password.Optional<Integer>getPasswordMinimumNumericCharacters()“Indicates the minimum number of numeric characters required for device password.Optional<Integer>getPasswordMinimumSymbolCharacters()“Indicates the minimum number of symbol characters required for device password.Optional<Integer>getPasswordMinimumUpperCaseCharacters()“Indicates the minimum number of upper case letter characters required for device password.Optional<Integer>getPasswordMinutesOfInactivityBeforeScreenTimeout()“Minutes of inactivity before the screen times out.”Optional<Integer>getPasswordPreviousPasswordCountToBlock()“Indicates the length of password history, where the user will not be able to enter a new password that is the same as any password in the history.Optional<AndroidDeviceOwnerRequiredPasswordType>getPasswordRequiredType()“Indicates the minimum password quality required on the device.”Optional<Integer>getPasswordSignInFailureCountBeforeFactoryReset()“Indicates the number of times a user can enter an incorrect password before the device is wiped.Optional<Boolean>getPersonalProfileAppsAllowInstallFromUnknownSources()“Indicates whether the user can install apps from unknown sources on the personal profile.”Optional<Boolean>getPersonalProfileCameraBlocked()“Indicates whether to disable the use of the camera on the personal profile.”Optional<Boolean>getPersonalProfileScreenCaptureBlocked()“Indicates whether to disable the capability to take screenshots on the personal profile.”Optional<AndroidDeviceOwnerPlayStoreMode>getPlayStoreMode()“Indicates the Play Store mode of the device.”Optional<Boolean>getSafeBootBlocked()“Indicates whether or not rebooting the device into safe boot is disabled.”Optional<Boolean>getScreenCaptureBlocked()“Indicates whether or not to disable the capability to take screenshots.”Optional<Boolean>getSecurityAllowDebuggingFeatures()“Indicates whether or not to block the user from enabling debugging features on the device.”Optional<Boolean>getSecurityDeveloperSettingsEnabled()“Indicates whether or not the user is allowed to access developer settings like developer options and safe boot on the device.”Optional<Boolean>getSecurityRequireVerifyApps()“Indicates whether or not verify apps is required.”Optional<Boolean>getStatusBarBlocked()“Indicates whether or the status bar is disabled, including notifications, quick settings and other screen overlays.”com.github.davidmoten.odata.client.CollectionPage<AndroidDeviceOwnerBatteryPluggedMode>getStayOnModes()“List of modes in which the device's display will stay powered-on.com.github.davidmoten.odata.client.CollectionPage<AndroidDeviceOwnerBatteryPluggedMode>getStayOnModes(com.github.davidmoten.odata.client.HttpRequestOptions options)“List of modes in which the device's display will stay powered-on.Optional<Boolean>getStorageAllowUsb()“Indicates whether or not to allow USB mass storage.”Optional<Boolean>getStorageBlockExternalMedia()“Indicates whether or not to block external media.”Optional<Boolean>getStorageBlockUsbFileTransfer()“Indicates whether or not to block USB file transfer.”Optional<AndroidDeviceOwnerSystemUpdateInstallType>getSystemUpdateInstallType()“The type of system update configuration.”Optional<Integer>getSystemUpdateWindowEndMinutesAfterMidnight()“Indicates the number of minutes after midnight that the system update window ends.Optional<Integer>getSystemUpdateWindowStartMinutesAfterMidnight()“Indicates the number of minutes after midnight that the system update window starts.Optional<Boolean>getSystemWindowsBlocked()“Whether or not to block Android system prompt windows, like toasts, phone activities, and system alerts.”com.github.davidmoten.odata.client.UnmappedFieldsgetUnmappedFields()Optional<Boolean>getUsersBlockAdd()“Indicates whether or not adding users and profiles is disabled.”Optional<Boolean>getUsersBlockRemove()“Indicates whether or not to disable removing other users from the device.”Optional<Boolean>getVolumeBlockAdjustment()“Indicates whether or not adjusting the master volume is disabled.”Optional<Boolean>getVpnAlwaysOnLockdownMode()“If an always on VPN package name is specified, whether or not to lock network traffic when that VPN is disconnected.”Optional<String>getVpnAlwaysOnPackageIdentifier()“Android app package name for app that will handle an always-on VPN connection.”Optional<Boolean>getWifiBlockEditConfigurations()“Indicates whether or not to block the user from editing the wifi connection settings.”Optional<Boolean>getWifiBlockEditPolicyDefinedConfigurations()“Indicates whether or not to block the user from editing just the networks defined by the policy.”Optional<Integer>getWorkProfilePasswordExpirationDays()“Indicates the number of days that a work profile password can be set before it expires and a new password will be required.Optional<Integer>getWorkProfilePasswordMinimumLength()“Indicates the minimum length of the work profile password.Optional<Integer>getWorkProfilePasswordMinimumLetterCharacters()“Indicates the minimum number of letter characters required for the work profile password.Optional<Integer>getWorkProfilePasswordMinimumLowerCaseCharacters()“Indicates the minimum number of lower-case characters required for the work profile password.Optional<Integer>getWorkProfilePasswordMinimumNonLetterCharacters()“Indicates the minimum number of non-letter characters required for the work profile password.Optional<Integer>getWorkProfilePasswordMinimumNumericCharacters()“Indicates the minimum number of numeric characters required for the work profile password.Optional<Integer>getWorkProfilePasswordMinimumSymbolCharacters()“Indicates the minimum number of symbol characters required for the work profile password.Optional<Integer>getWorkProfilePasswordMinimumUpperCaseCharacters()“Indicates the minimum number of upper-case letter characters required for the work profile password.Optional<Integer>getWorkProfilePasswordPreviousPasswordCountToBlock()“Indicates the length of the work profile password history, where the user will not be able to enter a new password that is the same as any password in the history.Optional<AndroidDeviceOwnerRequiredPasswordType>getWorkProfilePasswordRequiredType()“Indicates the minimum password quality required on the work profile password.”Optional<Integer>getWorkProfilePasswordSignInFailureCountBeforeFactoryReset()“Indicates the number of times a user can enter an incorrect work profile password before the device is wiped.StringodataTypeName()AndroidDeviceOwnerGeneralDeviceConfigurationpatch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.voidpostInject(boolean addKeysToContextPath)AndroidDeviceOwnerGeneralDeviceConfigurationput()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).StringtoString()AndroidDeviceOwnerGeneralDeviceConfigurationwithAccountsBlockModification(Boolean accountsBlockModification)Returns an immutable copy ofthiswith just theaccountsBlockModificationfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithAppsAllowInstallFromUnknownSources(Boolean appsAllowInstallFromUnknownSources)Returns an immutable copy ofthiswith just theappsAllowInstallFromUnknownSourcesfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithAppsAutoUpdatePolicy(AndroidDeviceOwnerAppAutoUpdatePolicyType appsAutoUpdatePolicy)Returns an immutable copy ofthiswith just theappsAutoUpdatePolicyfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithAppsDefaultPermissionPolicy(AndroidDeviceOwnerDefaultAppPermissionPolicyType appsDefaultPermissionPolicy)Returns an immutable copy ofthiswith just theappsDefaultPermissionPolicyfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithAppsRecommendSkippingFirstUseHints(Boolean appsRecommendSkippingFirstUseHints)Returns an immutable copy ofthiswith just theappsRecommendSkippingFirstUseHintsfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithBluetoothBlockConfiguration(Boolean bluetoothBlockConfiguration)Returns an immutable copy ofthiswith just thebluetoothBlockConfigurationfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithBluetoothBlockContactSharing(Boolean bluetoothBlockContactSharing)Returns an immutable copy ofthiswith just thebluetoothBlockContactSharingfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithCameraBlocked(Boolean cameraBlocked)Returns an immutable copy ofthiswith just thecameraBlockedfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithCellularBlockWiFiTethering(Boolean cellularBlockWiFiTethering)Returns an immutable copy ofthiswith just thecellularBlockWiFiTetheringfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithCertificateCredentialConfigurationDisabled(Boolean certificateCredentialConfigurationDisabled)Returns an immutable copy ofthiswith just thecertificateCredentialConfigurationDisabledfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithDataRoamingBlocked(Boolean dataRoamingBlocked)Returns an immutable copy ofthiswith just thedataRoamingBlockedfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithDateTimeConfigurationBlocked(Boolean dateTimeConfigurationBlocked)Returns an immutable copy ofthiswith just thedateTimeConfigurationBlockedfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithEnrollmentProfile(AndroidDeviceOwnerEnrollmentProfileType enrollmentProfile)Returns an immutable copy ofthiswith just theenrollmentProfilefield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithFactoryResetBlocked(Boolean factoryResetBlocked)Returns an immutable copy ofthiswith just thefactoryResetBlockedfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithFactoryResetDeviceAdministratorEmails(List<String> factoryResetDeviceAdministratorEmails)Returns an immutable copy ofthiswith just thefactoryResetDeviceAdministratorEmailsfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithGlobalProxy(AndroidDeviceOwnerGlobalProxy globalProxy)Returns an immutable copy ofthiswith just theglobalProxyfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithGoogleAccountsBlocked(Boolean googleAccountsBlocked)Returns an immutable copy ofthiswith just thegoogleAccountsBlockedfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskCustomizationDeviceSettingsBlocked(Boolean kioskCustomizationDeviceSettingsBlocked)Returns an immutable copy ofthiswith just thekioskCustomizationDeviceSettingsBlockedfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskCustomizationPowerButtonActionsBlocked(Boolean kioskCustomizationPowerButtonActionsBlocked)Returns an immutable copy ofthiswith just thekioskCustomizationPowerButtonActionsBlockedfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskCustomizationStatusBar(AndroidDeviceOwnerKioskCustomizationStatusBar kioskCustomizationStatusBar)Returns an immutable copy ofthiswith just thekioskCustomizationStatusBarfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskCustomizationSystemErrorWarnings(Boolean kioskCustomizationSystemErrorWarnings)Returns an immutable copy ofthiswith just thekioskCustomizationSystemErrorWarningsfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskCustomizationSystemNavigation(AndroidDeviceOwnerKioskCustomizationSystemNavigation kioskCustomizationSystemNavigation)Returns an immutable copy ofthiswith just thekioskCustomizationSystemNavigationfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeAppOrderEnabled(Boolean kioskModeAppOrderEnabled)Returns an immutable copy ofthiswith just thekioskModeAppOrderEnabledfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeAppPositions(List<AndroidDeviceOwnerKioskModeAppPositionItem> kioskModeAppPositions)Returns an immutable copy ofthiswith just thekioskModeAppPositionsfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeApps(List<AppListItem> kioskModeApps)Returns an immutable copy ofthiswith just thekioskModeAppsfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeAppsInFolderOrderedByName(Boolean kioskModeAppsInFolderOrderedByName)Returns an immutable copy ofthiswith just thekioskModeAppsInFolderOrderedByNamefield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeBluetoothConfigurationEnabled(Boolean kioskModeBluetoothConfigurationEnabled)Returns an immutable copy ofthiswith just thekioskModeBluetoothConfigurationEnabledfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeDebugMenuEasyAccessEnabled(Boolean kioskModeDebugMenuEasyAccessEnabled)Returns an immutable copy ofthiswith just thekioskModeDebugMenuEasyAccessEnabledfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeExitCode(String kioskModeExitCode)Returns an immutable copy ofthiswith just thekioskModeExitCodefield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeFlashlightConfigurationEnabled(Boolean kioskModeFlashlightConfigurationEnabled)Returns an immutable copy ofthiswith just thekioskModeFlashlightConfigurationEnabledfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeFolderIcon(AndroidDeviceOwnerKioskModeFolderIcon kioskModeFolderIcon)Returns an immutable copy ofthiswith just thekioskModeFolderIconfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeGridHeight(Integer kioskModeGridHeight)Returns an immutable copy ofthiswith just thekioskModeGridHeightfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeGridWidth(Integer kioskModeGridWidth)Returns an immutable copy ofthiswith just thekioskModeGridWidthfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeIconSize(AndroidDeviceOwnerKioskModeIconSize kioskModeIconSize)Returns an immutable copy ofthiswith just thekioskModeIconSizefield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeLockHomeScreen(Boolean kioskModeLockHomeScreen)Returns an immutable copy ofthiswith just thekioskModeLockHomeScreenfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeManagedFolders(List<AndroidDeviceOwnerKioskModeManagedFolder> kioskModeManagedFolders)Returns an immutable copy ofthiswith just thekioskModeManagedFoldersfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeManagedHomeScreenAutoSignout(Boolean kioskModeManagedHomeScreenAutoSignout)Returns an immutable copy ofthiswith just thekioskModeManagedHomeScreenAutoSignoutfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeManagedHomeScreenInactiveSignOutDelayInSeconds(Integer kioskModeManagedHomeScreenInactiveSignOutDelayInSeconds)Returns an immutable copy ofthiswith just thekioskModeManagedHomeScreenInactiveSignOutDelayInSecondsfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeManagedHomeScreenInactiveSignOutNoticeInSeconds(Integer kioskModeManagedHomeScreenInactiveSignOutNoticeInSeconds)Returns an immutable copy ofthiswith just thekioskModeManagedHomeScreenInactiveSignOutNoticeInSecondsfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeManagedHomeScreenPinComplexity(KioskModeManagedHomeScreenPinComplexity kioskModeManagedHomeScreenPinComplexity)Returns an immutable copy ofthiswith just thekioskModeManagedHomeScreenPinComplexityfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeManagedHomeScreenPinRequired(Boolean kioskModeManagedHomeScreenPinRequired)Returns an immutable copy ofthiswith just thekioskModeManagedHomeScreenPinRequiredfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeManagedHomeScreenPinRequiredToResume(Boolean kioskModeManagedHomeScreenPinRequiredToResume)Returns an immutable copy ofthiswith just thekioskModeManagedHomeScreenPinRequiredToResumefield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeManagedHomeScreenSignInBackground(String kioskModeManagedHomeScreenSignInBackground)Returns an immutable copy ofthiswith just thekioskModeManagedHomeScreenSignInBackgroundfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeManagedHomeScreenSignInBrandingLogo(String kioskModeManagedHomeScreenSignInBrandingLogo)Returns an immutable copy ofthiswith just thekioskModeManagedHomeScreenSignInBrandingLogofield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeManagedHomeScreenSignInEnabled(Boolean kioskModeManagedHomeScreenSignInEnabled)Returns an immutable copy ofthiswith just thekioskModeManagedHomeScreenSignInEnabledfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeManagedSettingsEntryDisabled(Boolean kioskModeManagedSettingsEntryDisabled)Returns an immutable copy ofthiswith just thekioskModeManagedSettingsEntryDisabledfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeMediaVolumeConfigurationEnabled(Boolean kioskModeMediaVolumeConfigurationEnabled)Returns an immutable copy ofthiswith just thekioskModeMediaVolumeConfigurationEnabledfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeScreenOrientation(AndroidDeviceOwnerKioskModeScreenOrientation kioskModeScreenOrientation)Returns an immutable copy ofthiswith just thekioskModeScreenOrientationfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeScreenSaverConfigurationEnabled(Boolean kioskModeScreenSaverConfigurationEnabled)Returns an immutable copy ofthiswith just thekioskModeScreenSaverConfigurationEnabledfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeScreenSaverDetectMediaDisabled(Boolean kioskModeScreenSaverDetectMediaDisabled)Returns an immutable copy ofthiswith just thekioskModeScreenSaverDetectMediaDisabledfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeScreenSaverDisplayTimeInSeconds(Integer kioskModeScreenSaverDisplayTimeInSeconds)Returns an immutable copy ofthiswith just thekioskModeScreenSaverDisplayTimeInSecondsfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeScreenSaverImageUrl(String kioskModeScreenSaverImageUrl)Returns an immutable copy ofthiswith just thekioskModeScreenSaverImageUrlfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeScreenSaverStartDelayInSeconds(Integer kioskModeScreenSaverStartDelayInSeconds)Returns an immutable copy ofthiswith just thekioskModeScreenSaverStartDelayInSecondsfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeShowAppNotificationBadge(Boolean kioskModeShowAppNotificationBadge)Returns an immutable copy ofthiswith just thekioskModeShowAppNotificationBadgefield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeShowDeviceInfo(Boolean kioskModeShowDeviceInfo)Returns an immutable copy ofthiswith just thekioskModeShowDeviceInfofield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeVirtualHomeButtonEnabled(Boolean kioskModeVirtualHomeButtonEnabled)Returns an immutable copy ofthiswith just thekioskModeVirtualHomeButtonEnabledfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeVirtualHomeButtonType(AndroidDeviceOwnerVirtualHomeButtonType kioskModeVirtualHomeButtonType)Returns an immutable copy ofthiswith just thekioskModeVirtualHomeButtonTypefield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeWallpaperUrl(String kioskModeWallpaperUrl)Returns an immutable copy ofthiswith just thekioskModeWallpaperUrlfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeWifiAllowedSsids(List<String> kioskModeWifiAllowedSsids)Returns an immutable copy ofthiswith just thekioskModeWifiAllowedSsidsfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithKioskModeWiFiConfigurationEnabled(Boolean kioskModeWiFiConfigurationEnabled)Returns an immutable copy ofthiswith just thekioskModeWiFiConfigurationEnabledfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithMicrophoneForceMute(Boolean microphoneForceMute)Returns an immutable copy ofthiswith just themicrophoneForceMutefield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithMicrosoftLauncherConfigurationEnabled(Boolean microsoftLauncherConfigurationEnabled)Returns an immutable copy ofthiswith just themicrosoftLauncherConfigurationEnabledfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithMicrosoftLauncherCustomWallpaperAllowUserModification(Boolean microsoftLauncherCustomWallpaperAllowUserModification)Returns an immutable copy ofthiswith just themicrosoftLauncherCustomWallpaperAllowUserModificationfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithMicrosoftLauncherCustomWallpaperEnabled(Boolean microsoftLauncherCustomWallpaperEnabled)Returns an immutable copy ofthiswith just themicrosoftLauncherCustomWallpaperEnabledfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithMicrosoftLauncherCustomWallpaperImageUrl(String microsoftLauncherCustomWallpaperImageUrl)Returns an immutable copy ofthiswith just themicrosoftLauncherCustomWallpaperImageUrlfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithMicrosoftLauncherDockPresenceAllowUserModification(Boolean microsoftLauncherDockPresenceAllowUserModification)Returns an immutable copy ofthiswith just themicrosoftLauncherDockPresenceAllowUserModificationfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithMicrosoftLauncherDockPresenceConfiguration(MicrosoftLauncherDockPresence microsoftLauncherDockPresenceConfiguration)Returns an immutable copy ofthiswith just themicrosoftLauncherDockPresenceConfigurationfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithMicrosoftLauncherFeedAllowUserModification(Boolean microsoftLauncherFeedAllowUserModification)Returns an immutable copy ofthiswith just themicrosoftLauncherFeedAllowUserModificationfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithMicrosoftLauncherFeedEnabled(Boolean microsoftLauncherFeedEnabled)Returns an immutable copy ofthiswith just themicrosoftLauncherFeedEnabledfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithMicrosoftLauncherSearchBarPlacementConfiguration(MicrosoftLauncherSearchBarPlacement microsoftLauncherSearchBarPlacementConfiguration)Returns an immutable copy ofthiswith just themicrosoftLauncherSearchBarPlacementConfigurationfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithNetworkEscapeHatchAllowed(Boolean networkEscapeHatchAllowed)Returns an immutable copy ofthiswith just thenetworkEscapeHatchAllowedfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithNfcBlockOutgoingBeam(Boolean nfcBlockOutgoingBeam)Returns an immutable copy ofthiswith just thenfcBlockOutgoingBeamfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithPasswordBlockKeyguard(Boolean passwordBlockKeyguard)Returns an immutable copy ofthiswith just thepasswordBlockKeyguardfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithPasswordBlockKeyguardFeatures(List<AndroidKeyguardFeature> passwordBlockKeyguardFeatures)Returns an immutable copy ofthiswith just thepasswordBlockKeyguardFeaturesfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithPasswordExpirationDays(Integer passwordExpirationDays)Returns an immutable copy ofthiswith just thepasswordExpirationDaysfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithPasswordMinimumLength(Integer passwordMinimumLength)Returns an immutable copy ofthiswith just thepasswordMinimumLengthfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithPasswordMinimumLetterCharacters(Integer passwordMinimumLetterCharacters)Returns an immutable copy ofthiswith just thepasswordMinimumLetterCharactersfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithPasswordMinimumLowerCaseCharacters(Integer passwordMinimumLowerCaseCharacters)Returns an immutable copy ofthiswith just thepasswordMinimumLowerCaseCharactersfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithPasswordMinimumNonLetterCharacters(Integer passwordMinimumNonLetterCharacters)Returns an immutable copy ofthiswith just thepasswordMinimumNonLetterCharactersfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithPasswordMinimumNumericCharacters(Integer passwordMinimumNumericCharacters)Returns an immutable copy ofthiswith just thepasswordMinimumNumericCharactersfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithPasswordMinimumSymbolCharacters(Integer passwordMinimumSymbolCharacters)Returns an immutable copy ofthiswith just thepasswordMinimumSymbolCharactersfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithPasswordMinimumUpperCaseCharacters(Integer passwordMinimumUpperCaseCharacters)Returns an immutable copy ofthiswith just thepasswordMinimumUpperCaseCharactersfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithPasswordMinutesOfInactivityBeforeScreenTimeout(Integer passwordMinutesOfInactivityBeforeScreenTimeout)Returns an immutable copy ofthiswith just thepasswordMinutesOfInactivityBeforeScreenTimeoutfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithPasswordPreviousPasswordCountToBlock(Integer passwordPreviousPasswordCountToBlock)Returns an immutable copy ofthiswith just thepasswordPreviousPasswordCountToBlockfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithPasswordRequiredType(AndroidDeviceOwnerRequiredPasswordType passwordRequiredType)Returns an immutable copy ofthiswith just thepasswordRequiredTypefield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithPasswordSignInFailureCountBeforeFactoryReset(Integer passwordSignInFailureCountBeforeFactoryReset)Returns an immutable copy ofthiswith just thepasswordSignInFailureCountBeforeFactoryResetfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithPersonalProfileAppsAllowInstallFromUnknownSources(Boolean personalProfileAppsAllowInstallFromUnknownSources)Returns an immutable copy ofthiswith just thepersonalProfileAppsAllowInstallFromUnknownSourcesfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithPersonalProfileCameraBlocked(Boolean personalProfileCameraBlocked)Returns an immutable copy ofthiswith just thepersonalProfileCameraBlockedfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithPersonalProfileScreenCaptureBlocked(Boolean personalProfileScreenCaptureBlocked)Returns an immutable copy ofthiswith just thepersonalProfileScreenCaptureBlockedfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithPlayStoreMode(AndroidDeviceOwnerPlayStoreMode playStoreMode)Returns an immutable copy ofthiswith just theplayStoreModefield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithSafeBootBlocked(Boolean safeBootBlocked)Returns an immutable copy ofthiswith just thesafeBootBlockedfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithScreenCaptureBlocked(Boolean screenCaptureBlocked)Returns an immutable copy ofthiswith just thescreenCaptureBlockedfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithSecurityAllowDebuggingFeatures(Boolean securityAllowDebuggingFeatures)Returns an immutable copy ofthiswith just thesecurityAllowDebuggingFeaturesfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithSecurityDeveloperSettingsEnabled(Boolean securityDeveloperSettingsEnabled)Returns an immutable copy ofthiswith just thesecurityDeveloperSettingsEnabledfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithSecurityRequireVerifyApps(Boolean securityRequireVerifyApps)Returns an immutable copy ofthiswith just thesecurityRequireVerifyAppsfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithStatusBarBlocked(Boolean statusBarBlocked)Returns an immutable copy ofthiswith just thestatusBarBlockedfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithStayOnModes(List<AndroidDeviceOwnerBatteryPluggedMode> stayOnModes)Returns an immutable copy ofthiswith just thestayOnModesfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithStorageAllowUsb(Boolean storageAllowUsb)Returns an immutable copy ofthiswith just thestorageAllowUsbfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithStorageBlockExternalMedia(Boolean storageBlockExternalMedia)Returns an immutable copy ofthiswith just thestorageBlockExternalMediafield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithStorageBlockUsbFileTransfer(Boolean storageBlockUsbFileTransfer)Returns an immutable copy ofthiswith just thestorageBlockUsbFileTransferfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithSystemUpdateInstallType(AndroidDeviceOwnerSystemUpdateInstallType systemUpdateInstallType)Returns an immutable copy ofthiswith just thesystemUpdateInstallTypefield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithSystemUpdateWindowEndMinutesAfterMidnight(Integer systemUpdateWindowEndMinutesAfterMidnight)Returns an immutable copy ofthiswith just thesystemUpdateWindowEndMinutesAfterMidnightfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithSystemUpdateWindowStartMinutesAfterMidnight(Integer systemUpdateWindowStartMinutesAfterMidnight)Returns an immutable copy ofthiswith just thesystemUpdateWindowStartMinutesAfterMidnightfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithSystemWindowsBlocked(Boolean systemWindowsBlocked)Returns an immutable copy ofthiswith just thesystemWindowsBlockedfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithUnmappedField(String name, String value)AndroidDeviceOwnerGeneralDeviceConfigurationwithUsersBlockAdd(Boolean usersBlockAdd)Returns an immutable copy ofthiswith just theusersBlockAddfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithUsersBlockRemove(Boolean usersBlockRemove)Returns an immutable copy ofthiswith just theusersBlockRemovefield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithVolumeBlockAdjustment(Boolean volumeBlockAdjustment)Returns an immutable copy ofthiswith just thevolumeBlockAdjustmentfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithVpnAlwaysOnLockdownMode(Boolean vpnAlwaysOnLockdownMode)Returns an immutable copy ofthiswith just thevpnAlwaysOnLockdownModefield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithVpnAlwaysOnPackageIdentifier(String vpnAlwaysOnPackageIdentifier)Returns an immutable copy ofthiswith just thevpnAlwaysOnPackageIdentifierfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithWifiBlockEditConfigurations(Boolean wifiBlockEditConfigurations)Returns an immutable copy ofthiswith just thewifiBlockEditConfigurationsfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithWifiBlockEditPolicyDefinedConfigurations(Boolean wifiBlockEditPolicyDefinedConfigurations)Returns an immutable copy ofthiswith just thewifiBlockEditPolicyDefinedConfigurationsfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithWorkProfilePasswordExpirationDays(Integer workProfilePasswordExpirationDays)Returns an immutable copy ofthiswith just theworkProfilePasswordExpirationDaysfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithWorkProfilePasswordMinimumLength(Integer workProfilePasswordMinimumLength)Returns an immutable copy ofthiswith just theworkProfilePasswordMinimumLengthfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithWorkProfilePasswordMinimumLetterCharacters(Integer workProfilePasswordMinimumLetterCharacters)Returns an immutable copy ofthiswith just theworkProfilePasswordMinimumLetterCharactersfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithWorkProfilePasswordMinimumLowerCaseCharacters(Integer workProfilePasswordMinimumLowerCaseCharacters)Returns an immutable copy ofthiswith just theworkProfilePasswordMinimumLowerCaseCharactersfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithWorkProfilePasswordMinimumNonLetterCharacters(Integer workProfilePasswordMinimumNonLetterCharacters)Returns an immutable copy ofthiswith just theworkProfilePasswordMinimumNonLetterCharactersfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithWorkProfilePasswordMinimumNumericCharacters(Integer workProfilePasswordMinimumNumericCharacters)Returns an immutable copy ofthiswith just theworkProfilePasswordMinimumNumericCharactersfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithWorkProfilePasswordMinimumSymbolCharacters(Integer workProfilePasswordMinimumSymbolCharacters)Returns an immutable copy ofthiswith just theworkProfilePasswordMinimumSymbolCharactersfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithWorkProfilePasswordMinimumUpperCaseCharacters(Integer workProfilePasswordMinimumUpperCaseCharacters)Returns an immutable copy ofthiswith just theworkProfilePasswordMinimumUpperCaseCharactersfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithWorkProfilePasswordPreviousPasswordCountToBlock(Integer workProfilePasswordPreviousPasswordCountToBlock)Returns an immutable copy ofthiswith just theworkProfilePasswordPreviousPasswordCountToBlockfield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithWorkProfilePasswordRequiredType(AndroidDeviceOwnerRequiredPasswordType workProfilePasswordRequiredType)Returns an immutable copy ofthiswith just theworkProfilePasswordRequiredTypefield changed.AndroidDeviceOwnerGeneralDeviceConfigurationwithWorkProfilePasswordSignInFailureCountBeforeFactoryReset(Integer workProfilePasswordSignInFailureCountBeforeFactoryReset)Returns an immutable copy ofthiswith just theworkProfilePasswordSignInFailureCountBeforeFactoryResetfield changed.-
Methods inherited from class odata.msgraph.client.beta.entity.DeviceConfiguration
assign, assignedAccessMultiModeProfiles, getAssignments, getCreatedDateTime, getDescription, getDeviceManagementApplicabilityRuleDeviceMode, getDeviceManagementApplicabilityRuleOsEdition, getDeviceManagementApplicabilityRuleOsVersion, getDeviceSettingStateSummaries, getDeviceStatuses, getDeviceStatusOverview, getDisplayName, getGroupAssignments, getLastModifiedDateTime, getOmaSettingPlainTextValue, getRoleScopeTagIds, getRoleScopeTagIds, getSupportsScopeTags, getUserStatuses, getUserStatusOverview, getVersion, windowsPrivacyAccessControls, withCreatedDateTime, withDescription, withDeviceManagementApplicabilityRuleDeviceMode, withDeviceManagementApplicabilityRuleOsEdition, withDeviceManagementApplicabilityRuleOsVersion, withDisplayName, withLastModifiedDateTime, withRoleScopeTagIds, withSupportsScopeTags, withVersion
-
-
-
-
Field Detail
-
accountsBlockModification
protected Boolean accountsBlockModification
-
appsAllowInstallFromUnknownSources
protected Boolean appsAllowInstallFromUnknownSources
-
appsAutoUpdatePolicy
protected AndroidDeviceOwnerAppAutoUpdatePolicyType appsAutoUpdatePolicy
-
appsDefaultPermissionPolicy
protected AndroidDeviceOwnerDefaultAppPermissionPolicyType appsDefaultPermissionPolicy
-
appsRecommendSkippingFirstUseHints
protected Boolean appsRecommendSkippingFirstUseHints
-
bluetoothBlockConfiguration
protected Boolean bluetoothBlockConfiguration
-
bluetoothBlockContactSharing
protected Boolean bluetoothBlockContactSharing
-
cameraBlocked
protected Boolean cameraBlocked
-
cellularBlockWiFiTethering
protected Boolean cellularBlockWiFiTethering
-
certificateCredentialConfigurationDisabled
protected Boolean certificateCredentialConfigurationDisabled
-
dataRoamingBlocked
protected Boolean dataRoamingBlocked
-
dateTimeConfigurationBlocked
protected Boolean dateTimeConfigurationBlocked
-
enrollmentProfile
protected AndroidDeviceOwnerEnrollmentProfileType enrollmentProfile
-
factoryResetBlocked
protected Boolean factoryResetBlocked
-
factoryResetDeviceAdministratorEmailsNextLink
protected String factoryResetDeviceAdministratorEmailsNextLink
-
globalProxy
protected AndroidDeviceOwnerGlobalProxy globalProxy
-
googleAccountsBlocked
protected Boolean googleAccountsBlocked
-
kioskCustomizationDeviceSettingsBlocked
protected Boolean kioskCustomizationDeviceSettingsBlocked
-
kioskCustomizationPowerButtonActionsBlocked
protected Boolean kioskCustomizationPowerButtonActionsBlocked
-
kioskCustomizationStatusBar
protected AndroidDeviceOwnerKioskCustomizationStatusBar kioskCustomizationStatusBar
-
kioskCustomizationSystemErrorWarnings
protected Boolean kioskCustomizationSystemErrorWarnings
-
kioskCustomizationSystemNavigation
protected AndroidDeviceOwnerKioskCustomizationSystemNavigation kioskCustomizationSystemNavigation
-
kioskModeAppOrderEnabled
protected Boolean kioskModeAppOrderEnabled
-
kioskModeAppPositions
protected List<AndroidDeviceOwnerKioskModeAppPositionItem> kioskModeAppPositions
-
kioskModeAppPositionsNextLink
protected String kioskModeAppPositionsNextLink
-
kioskModeApps
protected List<AppListItem> kioskModeApps
-
kioskModeAppsNextLink
protected String kioskModeAppsNextLink
-
kioskModeAppsInFolderOrderedByName
protected Boolean kioskModeAppsInFolderOrderedByName
-
kioskModeBluetoothConfigurationEnabled
protected Boolean kioskModeBluetoothConfigurationEnabled
-
kioskModeDebugMenuEasyAccessEnabled
protected Boolean kioskModeDebugMenuEasyAccessEnabled
-
kioskModeExitCode
protected String kioskModeExitCode
-
kioskModeFlashlightConfigurationEnabled
protected Boolean kioskModeFlashlightConfigurationEnabled
-
kioskModeFolderIcon
protected AndroidDeviceOwnerKioskModeFolderIcon kioskModeFolderIcon
-
kioskModeGridHeight
protected Integer kioskModeGridHeight
-
kioskModeGridWidth
protected Integer kioskModeGridWidth
-
kioskModeIconSize
protected AndroidDeviceOwnerKioskModeIconSize kioskModeIconSize
-
kioskModeLockHomeScreen
protected Boolean kioskModeLockHomeScreen
-
kioskModeManagedFolders
protected List<AndroidDeviceOwnerKioskModeManagedFolder> kioskModeManagedFolders
-
kioskModeManagedFoldersNextLink
protected String kioskModeManagedFoldersNextLink
-
kioskModeManagedHomeScreenAutoSignout
protected Boolean kioskModeManagedHomeScreenAutoSignout
-
kioskModeManagedHomeScreenInactiveSignOutDelayInSeconds
protected Integer kioskModeManagedHomeScreenInactiveSignOutDelayInSeconds
-
kioskModeManagedHomeScreenInactiveSignOutNoticeInSeconds
protected Integer kioskModeManagedHomeScreenInactiveSignOutNoticeInSeconds
-
kioskModeManagedHomeScreenPinComplexity
protected KioskModeManagedHomeScreenPinComplexity kioskModeManagedHomeScreenPinComplexity
-
kioskModeManagedHomeScreenPinRequired
protected Boolean kioskModeManagedHomeScreenPinRequired
-
kioskModeManagedHomeScreenPinRequiredToResume
protected Boolean kioskModeManagedHomeScreenPinRequiredToResume
-
kioskModeManagedHomeScreenSignInBackground
protected String kioskModeManagedHomeScreenSignInBackground
-
kioskModeManagedHomeScreenSignInBrandingLogo
protected String kioskModeManagedHomeScreenSignInBrandingLogo
-
kioskModeManagedHomeScreenSignInEnabled
protected Boolean kioskModeManagedHomeScreenSignInEnabled
-
kioskModeManagedSettingsEntryDisabled
protected Boolean kioskModeManagedSettingsEntryDisabled
-
kioskModeMediaVolumeConfigurationEnabled
protected Boolean kioskModeMediaVolumeConfigurationEnabled
-
kioskModeScreenOrientation
protected AndroidDeviceOwnerKioskModeScreenOrientation kioskModeScreenOrientation
-
kioskModeScreenSaverConfigurationEnabled
protected Boolean kioskModeScreenSaverConfigurationEnabled
-
kioskModeScreenSaverDetectMediaDisabled
protected Boolean kioskModeScreenSaverDetectMediaDisabled
-
kioskModeScreenSaverDisplayTimeInSeconds
protected Integer kioskModeScreenSaverDisplayTimeInSeconds
-
kioskModeScreenSaverImageUrl
protected String kioskModeScreenSaverImageUrl
-
kioskModeScreenSaverStartDelayInSeconds
protected Integer kioskModeScreenSaverStartDelayInSeconds
-
kioskModeShowAppNotificationBadge
protected Boolean kioskModeShowAppNotificationBadge
-
kioskModeShowDeviceInfo
protected Boolean kioskModeShowDeviceInfo
-
kioskModeVirtualHomeButtonEnabled
protected Boolean kioskModeVirtualHomeButtonEnabled
-
kioskModeVirtualHomeButtonType
protected AndroidDeviceOwnerVirtualHomeButtonType kioskModeVirtualHomeButtonType
-
kioskModeWallpaperUrl
protected String kioskModeWallpaperUrl
-
kioskModeWifiAllowedSsidsNextLink
protected String kioskModeWifiAllowedSsidsNextLink
-
kioskModeWiFiConfigurationEnabled
protected Boolean kioskModeWiFiConfigurationEnabled
-
microphoneForceMute
protected Boolean microphoneForceMute
-
microsoftLauncherConfigurationEnabled
protected Boolean microsoftLauncherConfigurationEnabled
-
microsoftLauncherCustomWallpaperAllowUserModification
protected Boolean microsoftLauncherCustomWallpaperAllowUserModification
-
microsoftLauncherCustomWallpaperEnabled
protected Boolean microsoftLauncherCustomWallpaperEnabled
-
microsoftLauncherCustomWallpaperImageUrl
protected String microsoftLauncherCustomWallpaperImageUrl
-
microsoftLauncherDockPresenceAllowUserModification
protected Boolean microsoftLauncherDockPresenceAllowUserModification
-
microsoftLauncherDockPresenceConfiguration
protected MicrosoftLauncherDockPresence microsoftLauncherDockPresenceConfiguration
-
microsoftLauncherFeedAllowUserModification
protected Boolean microsoftLauncherFeedAllowUserModification
-
microsoftLauncherFeedEnabled
protected Boolean microsoftLauncherFeedEnabled
-
microsoftLauncherSearchBarPlacementConfiguration
protected MicrosoftLauncherSearchBarPlacement microsoftLauncherSearchBarPlacementConfiguration
-
networkEscapeHatchAllowed
protected Boolean networkEscapeHatchAllowed
-
nfcBlockOutgoingBeam
protected Boolean nfcBlockOutgoingBeam
-
passwordBlockKeyguard
protected Boolean passwordBlockKeyguard
-
passwordBlockKeyguardFeatures
protected List<AndroidKeyguardFeature> passwordBlockKeyguardFeatures
-
passwordBlockKeyguardFeaturesNextLink
protected String passwordBlockKeyguardFeaturesNextLink
-
passwordExpirationDays
protected Integer passwordExpirationDays
-
passwordMinimumLength
protected Integer passwordMinimumLength
-
passwordMinimumLetterCharacters
protected Integer passwordMinimumLetterCharacters
-
passwordMinimumLowerCaseCharacters
protected Integer passwordMinimumLowerCaseCharacters
-
passwordMinimumNonLetterCharacters
protected Integer passwordMinimumNonLetterCharacters
-
passwordMinimumNumericCharacters
protected Integer passwordMinimumNumericCharacters
-
passwordMinimumSymbolCharacters
protected Integer passwordMinimumSymbolCharacters
-
passwordMinimumUpperCaseCharacters
protected Integer passwordMinimumUpperCaseCharacters
-
passwordMinutesOfInactivityBeforeScreenTimeout
protected Integer passwordMinutesOfInactivityBeforeScreenTimeout
-
passwordPreviousPasswordCountToBlock
protected Integer passwordPreviousPasswordCountToBlock
-
passwordRequiredType
protected AndroidDeviceOwnerRequiredPasswordType passwordRequiredType
-
passwordSignInFailureCountBeforeFactoryReset
protected Integer passwordSignInFailureCountBeforeFactoryReset
-
personalProfileAppsAllowInstallFromUnknownSources
protected Boolean personalProfileAppsAllowInstallFromUnknownSources
-
personalProfileCameraBlocked
protected Boolean personalProfileCameraBlocked
-
personalProfileScreenCaptureBlocked
protected Boolean personalProfileScreenCaptureBlocked
-
playStoreMode
protected AndroidDeviceOwnerPlayStoreMode playStoreMode
-
safeBootBlocked
protected Boolean safeBootBlocked
-
screenCaptureBlocked
protected Boolean screenCaptureBlocked
-
securityAllowDebuggingFeatures
protected Boolean securityAllowDebuggingFeatures
-
securityDeveloperSettingsEnabled
protected Boolean securityDeveloperSettingsEnabled
-
securityRequireVerifyApps
protected Boolean securityRequireVerifyApps
-
statusBarBlocked
protected Boolean statusBarBlocked
-
stayOnModes
protected List<AndroidDeviceOwnerBatteryPluggedMode> stayOnModes
-
stayOnModesNextLink
protected String stayOnModesNextLink
-
storageAllowUsb
protected Boolean storageAllowUsb
-
storageBlockExternalMedia
protected Boolean storageBlockExternalMedia
-
storageBlockUsbFileTransfer
protected Boolean storageBlockUsbFileTransfer
-
systemUpdateInstallType
protected AndroidDeviceOwnerSystemUpdateInstallType systemUpdateInstallType
-
systemUpdateWindowEndMinutesAfterMidnight
protected Integer systemUpdateWindowEndMinutesAfterMidnight
-
systemUpdateWindowStartMinutesAfterMidnight
protected Integer systemUpdateWindowStartMinutesAfterMidnight
-
systemWindowsBlocked
protected Boolean systemWindowsBlocked
-
usersBlockAdd
protected Boolean usersBlockAdd
-
usersBlockRemove
protected Boolean usersBlockRemove
-
volumeBlockAdjustment
protected Boolean volumeBlockAdjustment
-
vpnAlwaysOnLockdownMode
protected Boolean vpnAlwaysOnLockdownMode
-
vpnAlwaysOnPackageIdentifier
protected String vpnAlwaysOnPackageIdentifier
-
wifiBlockEditConfigurations
protected Boolean wifiBlockEditConfigurations
-
wifiBlockEditPolicyDefinedConfigurations
protected Boolean wifiBlockEditPolicyDefinedConfigurations
-
workProfilePasswordExpirationDays
protected Integer workProfilePasswordExpirationDays
-
workProfilePasswordMinimumLength
protected Integer workProfilePasswordMinimumLength
-
workProfilePasswordMinimumLetterCharacters
protected Integer workProfilePasswordMinimumLetterCharacters
-
workProfilePasswordMinimumLowerCaseCharacters
protected Integer workProfilePasswordMinimumLowerCaseCharacters
-
workProfilePasswordMinimumNonLetterCharacters
protected Integer workProfilePasswordMinimumNonLetterCharacters
-
workProfilePasswordMinimumNumericCharacters
protected Integer workProfilePasswordMinimumNumericCharacters
-
workProfilePasswordMinimumSymbolCharacters
protected Integer workProfilePasswordMinimumSymbolCharacters
-
workProfilePasswordMinimumUpperCaseCharacters
protected Integer workProfilePasswordMinimumUpperCaseCharacters
-
workProfilePasswordPreviousPasswordCountToBlock
protected Integer workProfilePasswordPreviousPasswordCountToBlock
-
workProfilePasswordRequiredType
protected AndroidDeviceOwnerRequiredPasswordType workProfilePasswordRequiredType
-
workProfilePasswordSignInFailureCountBeforeFactoryReset
protected Integer workProfilePasswordSignInFailureCountBeforeFactoryReset
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classDeviceConfiguration
-
builderAndroidDeviceOwnerGeneralDeviceConfiguration
public static AndroidDeviceOwnerGeneralDeviceConfiguration.Builder builderAndroidDeviceOwnerGeneralDeviceConfiguration()
Returns a builder which is used to create a new instance of this class (given that this class is immutable).- Returns:
- a new Builder for this class
-
getChangedFields
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
- Specified by:
getChangedFieldsin interfacecom.github.davidmoten.odata.client.ODataEntityType- Overrides:
getChangedFieldsin classDeviceConfiguration
-
postInject
public void postInject(boolean addKeysToContextPath)
- Specified by:
postInjectin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
postInjectin classDeviceConfiguration
-
getAccountsBlockModification
public Optional<Boolean> getAccountsBlockModification()
“Indicates whether or not adding or removing accounts is disabled.”- Returns:
- property accountsBlockModification
-
withAccountsBlockModification
public AndroidDeviceOwnerGeneralDeviceConfiguration withAccountsBlockModification(Boolean accountsBlockModification)
Returns an immutable copy ofthiswith just theaccountsBlockModificationfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not adding or removing accounts is disabled.”
- Parameters:
accountsBlockModification- new value ofaccountsBlockModificationfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theaccountsBlockModificationfield changed
-
getAppsAllowInstallFromUnknownSources
public Optional<Boolean> getAppsAllowInstallFromUnknownSources()
“Indicates whether or not the user is allowed to enable to unknown sources setting.”- Returns:
- property appsAllowInstallFromUnknownSources
-
withAppsAllowInstallFromUnknownSources
public AndroidDeviceOwnerGeneralDeviceConfiguration withAppsAllowInstallFromUnknownSources(Boolean appsAllowInstallFromUnknownSources)
Returns an immutable copy ofthiswith just theappsAllowInstallFromUnknownSourcesfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not the user is allowed to enable to unknown sources setting.”
- Parameters:
appsAllowInstallFromUnknownSources- new value ofappsAllowInstallFromUnknownSourcesfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theappsAllowInstallFromUnknownSourcesfield changed
-
getAppsAutoUpdatePolicy
public Optional<AndroidDeviceOwnerAppAutoUpdatePolicyType> getAppsAutoUpdatePolicy()
“Indicates the value of the app auto update policy.”- Returns:
- property appsAutoUpdatePolicy
-
withAppsAutoUpdatePolicy
public AndroidDeviceOwnerGeneralDeviceConfiguration withAppsAutoUpdatePolicy(AndroidDeviceOwnerAppAutoUpdatePolicyType appsAutoUpdatePolicy)
Returns an immutable copy ofthiswith just theappsAutoUpdatePolicyfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the value of the app auto update policy.”
- Parameters:
appsAutoUpdatePolicy- new value ofappsAutoUpdatePolicyfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theappsAutoUpdatePolicyfield changed
-
getAppsDefaultPermissionPolicy
public Optional<AndroidDeviceOwnerDefaultAppPermissionPolicyType> getAppsDefaultPermissionPolicy()
“Indicates the permission policy for requests for runtime permissions if one is not defined for the app specifically.”- Returns:
- property appsDefaultPermissionPolicy
-
withAppsDefaultPermissionPolicy
public AndroidDeviceOwnerGeneralDeviceConfiguration withAppsDefaultPermissionPolicy(AndroidDeviceOwnerDefaultAppPermissionPolicyType appsDefaultPermissionPolicy)
Returns an immutable copy ofthiswith just theappsDefaultPermissionPolicyfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the permission policy for requests for runtime permissions if one is not defined for the app specifically.”
- Parameters:
appsDefaultPermissionPolicy- new value ofappsDefaultPermissionPolicyfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theappsDefaultPermissionPolicyfield changed
-
getAppsRecommendSkippingFirstUseHints
public Optional<Boolean> getAppsRecommendSkippingFirstUseHints()
“Whether or not to recommend all apps skip any first-time-use hints they may have added.”- Returns:
- property appsRecommendSkippingFirstUseHints
-
withAppsRecommendSkippingFirstUseHints
public AndroidDeviceOwnerGeneralDeviceConfiguration withAppsRecommendSkippingFirstUseHints(Boolean appsRecommendSkippingFirstUseHints)
Returns an immutable copy ofthiswith just theappsRecommendSkippingFirstUseHintsfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Whether or not to recommend all apps skip any first-time-use hints they may have added.”
- Parameters:
appsRecommendSkippingFirstUseHints- new value ofappsRecommendSkippingFirstUseHintsfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theappsRecommendSkippingFirstUseHintsfield changed
-
getBluetoothBlockConfiguration
public Optional<Boolean> getBluetoothBlockConfiguration()
“Indicates whether or not to block a user from configuring bluetooth.”- Returns:
- property bluetoothBlockConfiguration
-
withBluetoothBlockConfiguration
public AndroidDeviceOwnerGeneralDeviceConfiguration withBluetoothBlockConfiguration(Boolean bluetoothBlockConfiguration)
Returns an immutable copy ofthiswith just thebluetoothBlockConfigurationfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not to block a user from configuring bluetooth.”
- Parameters:
bluetoothBlockConfiguration- new value ofbluetoothBlockConfigurationfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thebluetoothBlockConfigurationfield changed
-
getBluetoothBlockContactSharing
public Optional<Boolean> getBluetoothBlockContactSharing()
“Indicates whether or not to block a user from sharing contacts via bluetooth.”- Returns:
- property bluetoothBlockContactSharing
-
withBluetoothBlockContactSharing
public AndroidDeviceOwnerGeneralDeviceConfiguration withBluetoothBlockContactSharing(Boolean bluetoothBlockContactSharing)
Returns an immutable copy ofthiswith just thebluetoothBlockContactSharingfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not to block a user from sharing contacts via bluetooth.”
- Parameters:
bluetoothBlockContactSharing- new value ofbluetoothBlockContactSharingfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thebluetoothBlockContactSharingfield changed
-
getCameraBlocked
public Optional<Boolean> getCameraBlocked()
“Indicates whether or not to disable the use of the camera.”- Returns:
- property cameraBlocked
-
withCameraBlocked
public AndroidDeviceOwnerGeneralDeviceConfiguration withCameraBlocked(Boolean cameraBlocked)
Returns an immutable copy ofthiswith just thecameraBlockedfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not to disable the use of the camera.”
- Parameters:
cameraBlocked- new value ofcameraBlockedfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thecameraBlockedfield changed
-
getCellularBlockWiFiTethering
public Optional<Boolean> getCellularBlockWiFiTethering()
“Indicates whether or not to block Wi-Fi tethering.”- Returns:
- property cellularBlockWiFiTethering
-
withCellularBlockWiFiTethering
public AndroidDeviceOwnerGeneralDeviceConfiguration withCellularBlockWiFiTethering(Boolean cellularBlockWiFiTethering)
Returns an immutable copy ofthiswith just thecellularBlockWiFiTetheringfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not to block Wi-Fi tethering.”
- Parameters:
cellularBlockWiFiTethering- new value ofcellularBlockWiFiTetheringfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thecellularBlockWiFiTetheringfield changed
-
getCertificateCredentialConfigurationDisabled
public Optional<Boolean> getCertificateCredentialConfigurationDisabled()
“Indicates whether or not to block users from any certificate credential configuration.”- Returns:
- property certificateCredentialConfigurationDisabled
-
withCertificateCredentialConfigurationDisabled
public AndroidDeviceOwnerGeneralDeviceConfiguration withCertificateCredentialConfigurationDisabled(Boolean certificateCredentialConfigurationDisabled)
Returns an immutable copy ofthiswith just thecertificateCredentialConfigurationDisabledfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not to block users from any certificate credential configuration.”
- Parameters:
certificateCredentialConfigurationDisabled- new value ofcertificateCredentialConfigurationDisabledfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thecertificateCredentialConfigurationDisabledfield changed
-
getDataRoamingBlocked
public Optional<Boolean> getDataRoamingBlocked()
“Indicates whether or not to block a user from data roaming.”- Returns:
- property dataRoamingBlocked
-
withDataRoamingBlocked
public AndroidDeviceOwnerGeneralDeviceConfiguration withDataRoamingBlocked(Boolean dataRoamingBlocked)
Returns an immutable copy ofthiswith just thedataRoamingBlockedfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not to block a user from data roaming.”
- Parameters:
dataRoamingBlocked- new value ofdataRoamingBlockedfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thedataRoamingBlockedfield changed
-
getDateTimeConfigurationBlocked
public Optional<Boolean> getDateTimeConfigurationBlocked()
“Indicates whether or not to block the user from manually changing the date or time on the device”- Returns:
- property dateTimeConfigurationBlocked
-
withDateTimeConfigurationBlocked
public AndroidDeviceOwnerGeneralDeviceConfiguration withDateTimeConfigurationBlocked(Boolean dateTimeConfigurationBlocked)
Returns an immutable copy ofthiswith just thedateTimeConfigurationBlockedfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not to block the user from manually changing the date or time on the device”
- Parameters:
dateTimeConfigurationBlocked- new value ofdateTimeConfigurationBlockedfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thedateTimeConfigurationBlockedfield changed
-
getEnrollmentProfile
public Optional<AndroidDeviceOwnerEnrollmentProfileType> getEnrollmentProfile()
“Indicates which enrollment profile you want to configure.”- Returns:
- property enrollmentProfile
-
withEnrollmentProfile
public AndroidDeviceOwnerGeneralDeviceConfiguration withEnrollmentProfile(AndroidDeviceOwnerEnrollmentProfileType enrollmentProfile)
Returns an immutable copy ofthiswith just theenrollmentProfilefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates which enrollment profile you want to configure.”
- Parameters:
enrollmentProfile- new value ofenrollmentProfilefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theenrollmentProfilefield changed
-
getFactoryResetBlocked
public Optional<Boolean> getFactoryResetBlocked()
“Indicates whether or not the factory reset option in settings is disabled.”- Returns:
- property factoryResetBlocked
-
withFactoryResetBlocked
public AndroidDeviceOwnerGeneralDeviceConfiguration withFactoryResetBlocked(Boolean factoryResetBlocked)
Returns an immutable copy ofthiswith just thefactoryResetBlockedfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not the factory reset option in settings is disabled.”
- Parameters:
factoryResetBlocked- new value offactoryResetBlockedfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thefactoryResetBlockedfield changed
-
getFactoryResetDeviceAdministratorEmails
public com.github.davidmoten.odata.client.CollectionPage<String> getFactoryResetDeviceAdministratorEmails()
“List of Google account emails that will be required to authenticate after a device is factory reset before it can be set up.”- Returns:
- property factoryResetDeviceAdministratorEmails
-
withFactoryResetDeviceAdministratorEmails
public AndroidDeviceOwnerGeneralDeviceConfiguration withFactoryResetDeviceAdministratorEmails(List<String> factoryResetDeviceAdministratorEmails)
Returns an immutable copy ofthiswith just thefactoryResetDeviceAdministratorEmailsfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“List of Google account emails that will be required to authenticate after a device is factory reset before it can be set up.”
- Parameters:
factoryResetDeviceAdministratorEmails- new value offactoryResetDeviceAdministratorEmailsfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thefactoryResetDeviceAdministratorEmailsfield changed
-
getFactoryResetDeviceAdministratorEmails
public com.github.davidmoten.odata.client.CollectionPage<String> getFactoryResetDeviceAdministratorEmails(com.github.davidmoten.odata.client.HttpRequestOptions options)
“List of Google account emails that will be required to authenticate after a device is factory reset before it can be set up.”- Parameters:
options- specify connect and read timeouts- Returns:
- property factoryResetDeviceAdministratorEmails
-
getGlobalProxy
public Optional<AndroidDeviceOwnerGlobalProxy> getGlobalProxy()
“Proxy is set up directly with host, port and excluded hosts.”- Returns:
- property globalProxy
-
withGlobalProxy
public AndroidDeviceOwnerGeneralDeviceConfiguration withGlobalProxy(AndroidDeviceOwnerGlobalProxy globalProxy)
Returns an immutable copy ofthiswith just theglobalProxyfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“Proxy is set up directly with host, port and excluded hosts.”
- Parameters:
globalProxy- new value ofglobalProxyfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theglobalProxyfield changed
-
getGoogleAccountsBlocked
public Optional<Boolean> getGoogleAccountsBlocked()
“Indicates whether or not google accounts will be blocked.”- Returns:
- property googleAccountsBlocked
-
withGoogleAccountsBlocked
public AndroidDeviceOwnerGeneralDeviceConfiguration withGoogleAccountsBlocked(Boolean googleAccountsBlocked)
Returns an immutable copy ofthiswith just thegoogleAccountsBlockedfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not google accounts will be blocked.”
- Parameters:
googleAccountsBlocked- new value ofgoogleAccountsBlockedfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thegoogleAccountsBlockedfield changed
-
getKioskCustomizationDeviceSettingsBlocked
public Optional<Boolean> getKioskCustomizationDeviceSettingsBlocked()
“Indicates whether a user can access the device's Settings app while in Kiosk Mode.”- Returns:
- property kioskCustomizationDeviceSettingsBlocked
-
withKioskCustomizationDeviceSettingsBlocked
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskCustomizationDeviceSettingsBlocked(Boolean kioskCustomizationDeviceSettingsBlocked)
Returns an immutable copy ofthiswith just thekioskCustomizationDeviceSettingsBlockedfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether a user can access the device's Settings app while in Kiosk Mode.”
- Parameters:
kioskCustomizationDeviceSettingsBlocked- new value ofkioskCustomizationDeviceSettingsBlockedfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskCustomizationDeviceSettingsBlockedfield changed
-
getKioskCustomizationPowerButtonActionsBlocked
public Optional<Boolean> getKioskCustomizationPowerButtonActionsBlocked()
“Whether the power menu is shown when a user long presses the Power button of a device in Kiosk Mode.”- Returns:
- property kioskCustomizationPowerButtonActionsBlocked
-
withKioskCustomizationPowerButtonActionsBlocked
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskCustomizationPowerButtonActionsBlocked(Boolean kioskCustomizationPowerButtonActionsBlocked)
Returns an immutable copy ofthiswith just thekioskCustomizationPowerButtonActionsBlockedfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Whether the power menu is shown when a user long presses the Power button of a device in Kiosk Mode.”
- Parameters:
kioskCustomizationPowerButtonActionsBlocked- new value ofkioskCustomizationPowerButtonActionsBlockedfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskCustomizationPowerButtonActionsBlockedfield changed
-
getKioskCustomizationStatusBar
public Optional<AndroidDeviceOwnerKioskCustomizationStatusBar> getKioskCustomizationStatusBar()
“Indicates whether system info and notifications are disabled in Kiosk Mode.”- Returns:
- property kioskCustomizationStatusBar
-
withKioskCustomizationStatusBar
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskCustomizationStatusBar(AndroidDeviceOwnerKioskCustomizationStatusBar kioskCustomizationStatusBar)
Returns an immutable copy ofthiswith just thekioskCustomizationStatusBarfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether system info and notifications are disabled in Kiosk Mode.”
- Parameters:
kioskCustomizationStatusBar- new value ofkioskCustomizationStatusBarfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskCustomizationStatusBarfield changed
-
getKioskCustomizationSystemErrorWarnings
public Optional<Boolean> getKioskCustomizationSystemErrorWarnings()
“Indicates whether system error dialogs for crashed or unresponsive apps are shown in Kiosk Mode.”- Returns:
- property kioskCustomizationSystemErrorWarnings
-
withKioskCustomizationSystemErrorWarnings
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskCustomizationSystemErrorWarnings(Boolean kioskCustomizationSystemErrorWarnings)
Returns an immutable copy ofthiswith just thekioskCustomizationSystemErrorWarningsfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether system error dialogs for crashed or unresponsive apps are shown in Kiosk Mode.”
- Parameters:
kioskCustomizationSystemErrorWarnings- new value ofkioskCustomizationSystemErrorWarningsfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskCustomizationSystemErrorWarningsfield changed
-
getKioskCustomizationSystemNavigation
public Optional<AndroidDeviceOwnerKioskCustomizationSystemNavigation> getKioskCustomizationSystemNavigation()
“Indicates which navigation features are enabled in Kiosk Mode.”- Returns:
- property kioskCustomizationSystemNavigation
-
withKioskCustomizationSystemNavigation
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskCustomizationSystemNavigation(AndroidDeviceOwnerKioskCustomizationSystemNavigation kioskCustomizationSystemNavigation)
Returns an immutable copy ofthiswith just thekioskCustomizationSystemNavigationfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates which navigation features are enabled in Kiosk Mode.”
- Parameters:
kioskCustomizationSystemNavigation- new value ofkioskCustomizationSystemNavigationfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskCustomizationSystemNavigationfield changed
-
getKioskModeAppOrderEnabled
public Optional<Boolean> getKioskModeAppOrderEnabled()
“Whether or not to enable app ordering in Kiosk Mode.”- Returns:
- property kioskModeAppOrderEnabled
-
withKioskModeAppOrderEnabled
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeAppOrderEnabled(Boolean kioskModeAppOrderEnabled)
Returns an immutable copy ofthiswith just thekioskModeAppOrderEnabledfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Whether or not to enable app ordering in Kiosk Mode.”
- Parameters:
kioskModeAppOrderEnabled- new value ofkioskModeAppOrderEnabledfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeAppOrderEnabledfield changed
-
getKioskModeAppPositions
public com.github.davidmoten.odata.client.CollectionPage<AndroidDeviceOwnerKioskModeAppPositionItem> getKioskModeAppPositions()
“The ordering of items on Kiosk Mode Managed Home Screen. This collection can contain a maximum of 500 elements.”- Returns:
- property kioskModeAppPositions
-
withKioskModeAppPositions
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeAppPositions(List<AndroidDeviceOwnerKioskModeAppPositionItem> kioskModeAppPositions)
Returns an immutable copy ofthiswith just thekioskModeAppPositionsfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“The ordering of items on Kiosk Mode Managed Home Screen. This collection can contain a maximum of 500 elements.”
- Parameters:
kioskModeAppPositions- new value ofkioskModeAppPositionsfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeAppPositionsfield changed
-
getKioskModeAppPositions
public com.github.davidmoten.odata.client.CollectionPage<AndroidDeviceOwnerKioskModeAppPositionItem> getKioskModeAppPositions(com.github.davidmoten.odata.client.HttpRequestOptions options)
“The ordering of items on Kiosk Mode Managed Home Screen. This collection can contain a maximum of 500 elements.”- Parameters:
options- specify connect and read timeouts- Returns:
- property kioskModeAppPositions
-
getKioskModeApps
public com.github.davidmoten.odata.client.CollectionPage<AppListItem> getKioskModeApps()
“A list of managed apps that will be shown when the device is in Kiosk Mode. This collection can contain a maximum of 500 elements.”- Returns:
- property kioskModeApps
-
withKioskModeApps
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeApps(List<AppListItem> kioskModeApps)
Returns an immutable copy ofthiswith just thekioskModeAppsfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“A list of managed apps that will be shown when the device is in Kiosk Mode. This collection can contain a maximum of 500 elements.”
- Parameters:
kioskModeApps- new value ofkioskModeAppsfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeAppsfield changed
-
getKioskModeApps
public com.github.davidmoten.odata.client.CollectionPage<AppListItem> getKioskModeApps(com.github.davidmoten.odata.client.HttpRequestOptions options)
“A list of managed apps that will be shown when the device is in Kiosk Mode. This collection can contain a maximum of 500 elements.”- Parameters:
options- specify connect and read timeouts- Returns:
- property kioskModeApps
-
getKioskModeAppsInFolderOrderedByName
public Optional<Boolean> getKioskModeAppsInFolderOrderedByName()
“Whether or not to alphabetize applications within a folder in Kiosk Mode.”- Returns:
- property kioskModeAppsInFolderOrderedByName
-
withKioskModeAppsInFolderOrderedByName
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeAppsInFolderOrderedByName(Boolean kioskModeAppsInFolderOrderedByName)
Returns an immutable copy ofthiswith just thekioskModeAppsInFolderOrderedByNamefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Whether or not to alphabetize applications within a folder in Kiosk Mode.”
- Parameters:
kioskModeAppsInFolderOrderedByName- new value ofkioskModeAppsInFolderOrderedByNamefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeAppsInFolderOrderedByNamefield changed
-
getKioskModeBluetoothConfigurationEnabled
public Optional<Boolean> getKioskModeBluetoothConfigurationEnabled()
“Whether or not to allow a user to configure Bluetooth settings in Kiosk Mode.”- Returns:
- property kioskModeBluetoothConfigurationEnabled
-
withKioskModeBluetoothConfigurationEnabled
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeBluetoothConfigurationEnabled(Boolean kioskModeBluetoothConfigurationEnabled)
Returns an immutable copy ofthiswith just thekioskModeBluetoothConfigurationEnabledfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Whether or not to allow a user to configure Bluetooth settings in Kiosk Mode.”
- Parameters:
kioskModeBluetoothConfigurationEnabled- new value ofkioskModeBluetoothConfigurationEnabledfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeBluetoothConfigurationEnabledfield changed
-
getKioskModeDebugMenuEasyAccessEnabled
public Optional<Boolean> getKioskModeDebugMenuEasyAccessEnabled()
“Whether or not to allow a user to easy access to the debug menu in Kiosk Mode.”- Returns:
- property kioskModeDebugMenuEasyAccessEnabled
-
withKioskModeDebugMenuEasyAccessEnabled
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeDebugMenuEasyAccessEnabled(Boolean kioskModeDebugMenuEasyAccessEnabled)
Returns an immutable copy ofthiswith just thekioskModeDebugMenuEasyAccessEnabledfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Whether or not to allow a user to easy access to the debug menu in Kiosk Mode.”
- Parameters:
kioskModeDebugMenuEasyAccessEnabled- new value ofkioskModeDebugMenuEasyAccessEnabledfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeDebugMenuEasyAccessEnabledfield changed
-
getKioskModeExitCode
public Optional<String> getKioskModeExitCode()
“Exit code to allow a user to escape from Kiosk Mode when the device is in Kiosk Mode.”- Returns:
- property kioskModeExitCode
-
withKioskModeExitCode
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeExitCode(String kioskModeExitCode)
Returns an immutable copy ofthiswith just thekioskModeExitCodefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“Exit code to allow a user to escape from Kiosk Mode when the device is in Kiosk Mode.”
- Parameters:
kioskModeExitCode- new value ofkioskModeExitCodefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeExitCodefield changed
-
getKioskModeFlashlightConfigurationEnabled
public Optional<Boolean> getKioskModeFlashlightConfigurationEnabled()
“Whether or not to allow a user to use the flashlight in Kiosk Mode.”- Returns:
- property kioskModeFlashlightConfigurationEnabled
-
withKioskModeFlashlightConfigurationEnabled
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeFlashlightConfigurationEnabled(Boolean kioskModeFlashlightConfigurationEnabled)
Returns an immutable copy ofthiswith just thekioskModeFlashlightConfigurationEnabledfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Whether or not to allow a user to use the flashlight in Kiosk Mode.”
- Parameters:
kioskModeFlashlightConfigurationEnabled- new value ofkioskModeFlashlightConfigurationEnabledfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeFlashlightConfigurationEnabledfield changed
-
getKioskModeFolderIcon
public Optional<AndroidDeviceOwnerKioskModeFolderIcon> getKioskModeFolderIcon()
“Folder icon configuration for managed home screen in Kiosk Mode.”- Returns:
- property kioskModeFolderIcon
-
withKioskModeFolderIcon
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeFolderIcon(AndroidDeviceOwnerKioskModeFolderIcon kioskModeFolderIcon)
Returns an immutable copy ofthiswith just thekioskModeFolderIconfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Folder icon configuration for managed home screen in Kiosk Mode.”
- Parameters:
kioskModeFolderIcon- new value ofkioskModeFolderIconfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeFolderIconfield changed
-
getKioskModeGridHeight
public Optional<Integer> getKioskModeGridHeight()
“Number of rows for Managed Home Screen grid with app ordering enabled in Kiosk Mode. Valid values 1 to 9999999”- Returns:
- property kioskModeGridHeight
-
withKioskModeGridHeight
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeGridHeight(Integer kioskModeGridHeight)
Returns an immutable copy ofthiswith just thekioskModeGridHeightfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Number of rows for Managed Home Screen grid with app ordering enabled in Kiosk Mode. Valid values 1 to 9999999”
- Parameters:
kioskModeGridHeight- new value ofkioskModeGridHeightfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeGridHeightfield changed
-
getKioskModeGridWidth
public Optional<Integer> getKioskModeGridWidth()
“Number of columns for Managed Home Screen grid with app ordering enabled in Kiosk Mode. Valid values 1 to 9999999”- Returns:
- property kioskModeGridWidth
-
withKioskModeGridWidth
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeGridWidth(Integer kioskModeGridWidth)
Returns an immutable copy ofthiswith just thekioskModeGridWidthfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Number of columns for Managed Home Screen grid with app ordering enabled in Kiosk Mode. Valid values 1 to 9999999”
- Parameters:
kioskModeGridWidth- new value ofkioskModeGridWidthfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeGridWidthfield changed
-
getKioskModeIconSize
public Optional<AndroidDeviceOwnerKioskModeIconSize> getKioskModeIconSize()
“Icon size configuration for managed home screen in Kiosk Mode.”- Returns:
- property kioskModeIconSize
-
withKioskModeIconSize
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeIconSize(AndroidDeviceOwnerKioskModeIconSize kioskModeIconSize)
Returns an immutable copy ofthiswith just thekioskModeIconSizefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“Icon size configuration for managed home screen in Kiosk Mode.”
- Parameters:
kioskModeIconSize- new value ofkioskModeIconSizefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeIconSizefield changed
-
getKioskModeLockHomeScreen
public Optional<Boolean> getKioskModeLockHomeScreen()
“Whether or not to lock home screen to the end user in Kiosk Mode.”- Returns:
- property kioskModeLockHomeScreen
-
withKioskModeLockHomeScreen
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeLockHomeScreen(Boolean kioskModeLockHomeScreen)
Returns an immutable copy ofthiswith just thekioskModeLockHomeScreenfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Whether or not to lock home screen to the end user in Kiosk Mode.”
- Parameters:
kioskModeLockHomeScreen- new value ofkioskModeLockHomeScreenfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeLockHomeScreenfield changed
-
getKioskModeManagedFolders
public com.github.davidmoten.odata.client.CollectionPage<AndroidDeviceOwnerKioskModeManagedFolder> getKioskModeManagedFolders()
“A list of managed folders for a device in Kiosk Mode. This collection can contain a maximum of 500 elements.”- Returns:
- property kioskModeManagedFolders
-
withKioskModeManagedFolders
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeManagedFolders(List<AndroidDeviceOwnerKioskModeManagedFolder> kioskModeManagedFolders)
Returns an immutable copy ofthiswith just thekioskModeManagedFoldersfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“A list of managed folders for a device in Kiosk Mode. This collection can contain a maximum of 500 elements.”
- Parameters:
kioskModeManagedFolders- new value ofkioskModeManagedFoldersfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeManagedFoldersfield changed
-
getKioskModeManagedFolders
public com.github.davidmoten.odata.client.CollectionPage<AndroidDeviceOwnerKioskModeManagedFolder> getKioskModeManagedFolders(com.github.davidmoten.odata.client.HttpRequestOptions options)
“A list of managed folders for a device in Kiosk Mode. This collection can contain a maximum of 500 elements.”- Parameters:
options- specify connect and read timeouts- Returns:
- property kioskModeManagedFolders
-
getKioskModeManagedHomeScreenAutoSignout
public Optional<Boolean> getKioskModeManagedHomeScreenAutoSignout()
“Whether or not to automatically sign-out of MHS and Shared device mode applications after inactive for Managed Home Screen.”- Returns:
- property kioskModeManagedHomeScreenAutoSignout
-
withKioskModeManagedHomeScreenAutoSignout
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeManagedHomeScreenAutoSignout(Boolean kioskModeManagedHomeScreenAutoSignout)
Returns an immutable copy ofthiswith just thekioskModeManagedHomeScreenAutoSignoutfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Whether or not to automatically sign-out of MHS and Shared device mode applications after inactive for Managed Home Screen.”
- Parameters:
kioskModeManagedHomeScreenAutoSignout- new value ofkioskModeManagedHomeScreenAutoSignoutfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeManagedHomeScreenAutoSignoutfield changed
-
getKioskModeManagedHomeScreenInactiveSignOutDelayInSeconds
public Optional<Integer> getKioskModeManagedHomeScreenInactiveSignOutDelayInSeconds()
“Number of seconds to give user notice before automatically signing them out for Managed Home Screen. Valid values 0 to 9999999”- Returns:
- property kioskModeManagedHomeScreenInactiveSignOutDelayInSeconds
-
withKioskModeManagedHomeScreenInactiveSignOutDelayInSeconds
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeManagedHomeScreenInactiveSignOutDelayInSeconds(Integer kioskModeManagedHomeScreenInactiveSignOutDelayInSeconds)
Returns an immutable copy ofthiswith just thekioskModeManagedHomeScreenInactiveSignOutDelayInSecondsfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Number of seconds to give user notice before automatically signing them out for Managed Home Screen. Valid values 0 to 9999999”
- Parameters:
kioskModeManagedHomeScreenInactiveSignOutDelayInSeconds- new value ofkioskModeManagedHomeScreenInactiveSignOutDelayInSecondsfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeManagedHomeScreenInactiveSignOutDelayInSecondsfield changed
-
getKioskModeManagedHomeScreenInactiveSignOutNoticeInSeconds
public Optional<Integer> getKioskModeManagedHomeScreenInactiveSignOutNoticeInSeconds()
“Number of seconds device is inactive before automatically signing user out for Managed Home Screen. Valid values 0 to 9999999”- Returns:
- property kioskModeManagedHomeScreenInactiveSignOutNoticeInSeconds
-
withKioskModeManagedHomeScreenInactiveSignOutNoticeInSeconds
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeManagedHomeScreenInactiveSignOutNoticeInSeconds(Integer kioskModeManagedHomeScreenInactiveSignOutNoticeInSeconds)
Returns an immutable copy ofthiswith just thekioskModeManagedHomeScreenInactiveSignOutNoticeInSecondsfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Number of seconds device is inactive before automatically signing user out for Managed Home Screen. Valid values 0 to 9999999”
- Parameters:
kioskModeManagedHomeScreenInactiveSignOutNoticeInSeconds- new value ofkioskModeManagedHomeScreenInactiveSignOutNoticeInSecondsfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeManagedHomeScreenInactiveSignOutNoticeInSecondsfield changed
-
getKioskModeManagedHomeScreenPinComplexity
public Optional<KioskModeManagedHomeScreenPinComplexity> getKioskModeManagedHomeScreenPinComplexity()
“Complexity of PIN for sign-in session for Managed Home Screen.”- Returns:
- property kioskModeManagedHomeScreenPinComplexity
-
withKioskModeManagedHomeScreenPinComplexity
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeManagedHomeScreenPinComplexity(KioskModeManagedHomeScreenPinComplexity kioskModeManagedHomeScreenPinComplexity)
Returns an immutable copy ofthiswith just thekioskModeManagedHomeScreenPinComplexityfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Complexity of PIN for sign-in session for Managed Home Screen.”
- Parameters:
kioskModeManagedHomeScreenPinComplexity- new value ofkioskModeManagedHomeScreenPinComplexityfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeManagedHomeScreenPinComplexityfield changed
-
getKioskModeManagedHomeScreenPinRequired
public Optional<Boolean> getKioskModeManagedHomeScreenPinRequired()
“Whether or not require user to set a PIN for sign-in session for Managed Home Screen.”- Returns:
- property kioskModeManagedHomeScreenPinRequired
-
withKioskModeManagedHomeScreenPinRequired
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeManagedHomeScreenPinRequired(Boolean kioskModeManagedHomeScreenPinRequired)
Returns an immutable copy ofthiswith just thekioskModeManagedHomeScreenPinRequiredfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Whether or not require user to set a PIN for sign-in session for Managed Home Screen.”
- Parameters:
kioskModeManagedHomeScreenPinRequired- new value ofkioskModeManagedHomeScreenPinRequiredfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeManagedHomeScreenPinRequiredfield changed
-
getKioskModeManagedHomeScreenPinRequiredToResume
public Optional<Boolean> getKioskModeManagedHomeScreenPinRequiredToResume()
“Whether or not required user to enter session PIN if screensaver has appeared for Managed Home Screen.”- Returns:
- property kioskModeManagedHomeScreenPinRequiredToResume
-
withKioskModeManagedHomeScreenPinRequiredToResume
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeManagedHomeScreenPinRequiredToResume(Boolean kioskModeManagedHomeScreenPinRequiredToResume)
Returns an immutable copy ofthiswith just thekioskModeManagedHomeScreenPinRequiredToResumefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Whether or not required user to enter session PIN if screensaver has appeared for Managed Home Screen.”
- Parameters:
kioskModeManagedHomeScreenPinRequiredToResume- new value ofkioskModeManagedHomeScreenPinRequiredToResumefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeManagedHomeScreenPinRequiredToResumefield changed
-
getKioskModeManagedHomeScreenSignInBackground
public Optional<String> getKioskModeManagedHomeScreenSignInBackground()
“Custom URL background for sign-in screen for Managed Home Screen.”- Returns:
- property kioskModeManagedHomeScreenSignInBackground
-
withKioskModeManagedHomeScreenSignInBackground
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeManagedHomeScreenSignInBackground(String kioskModeManagedHomeScreenSignInBackground)
Returns an immutable copy ofthiswith just thekioskModeManagedHomeScreenSignInBackgroundfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Custom URL background for sign-in screen for Managed Home Screen.”
- Parameters:
kioskModeManagedHomeScreenSignInBackground- new value ofkioskModeManagedHomeScreenSignInBackgroundfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeManagedHomeScreenSignInBackgroundfield changed
-
getKioskModeManagedHomeScreenSignInBrandingLogo
public Optional<String> getKioskModeManagedHomeScreenSignInBrandingLogo()
“Custom URL branding logo for sign-in screen and session pin page for Managed Home Screen.”- Returns:
- property kioskModeManagedHomeScreenSignInBrandingLogo
-
withKioskModeManagedHomeScreenSignInBrandingLogo
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeManagedHomeScreenSignInBrandingLogo(String kioskModeManagedHomeScreenSignInBrandingLogo)
Returns an immutable copy ofthiswith just thekioskModeManagedHomeScreenSignInBrandingLogofield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Custom URL branding logo for sign-in screen and session pin page for Managed Home Screen.”
- Parameters:
kioskModeManagedHomeScreenSignInBrandingLogo- new value ofkioskModeManagedHomeScreenSignInBrandingLogofield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeManagedHomeScreenSignInBrandingLogofield changed
-
getKioskModeManagedHomeScreenSignInEnabled
public Optional<Boolean> getKioskModeManagedHomeScreenSignInEnabled()
“Whether or not show sign-in screen for Managed Home Screen.”- Returns:
- property kioskModeManagedHomeScreenSignInEnabled
-
withKioskModeManagedHomeScreenSignInEnabled
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeManagedHomeScreenSignInEnabled(Boolean kioskModeManagedHomeScreenSignInEnabled)
Returns an immutable copy ofthiswith just thekioskModeManagedHomeScreenSignInEnabledfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Whether or not show sign-in screen for Managed Home Screen.”
- Parameters:
kioskModeManagedHomeScreenSignInEnabled- new value ofkioskModeManagedHomeScreenSignInEnabledfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeManagedHomeScreenSignInEnabledfield changed
-
getKioskModeManagedSettingsEntryDisabled
public Optional<Boolean> getKioskModeManagedSettingsEntryDisabled()
“Whether or not to display the Managed Settings entry point on the managed home screen in Kiosk Mode.”- Returns:
- property kioskModeManagedSettingsEntryDisabled
-
withKioskModeManagedSettingsEntryDisabled
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeManagedSettingsEntryDisabled(Boolean kioskModeManagedSettingsEntryDisabled)
Returns an immutable copy ofthiswith just thekioskModeManagedSettingsEntryDisabledfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Whether or not to display the Managed Settings entry point on the managed home screen in Kiosk Mode.”
- Parameters:
kioskModeManagedSettingsEntryDisabled- new value ofkioskModeManagedSettingsEntryDisabledfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeManagedSettingsEntryDisabledfield changed
-
getKioskModeMediaVolumeConfigurationEnabled
public Optional<Boolean> getKioskModeMediaVolumeConfigurationEnabled()
“Whether or not to allow a user to change the media volume in Kiosk Mode.”- Returns:
- property kioskModeMediaVolumeConfigurationEnabled
-
withKioskModeMediaVolumeConfigurationEnabled
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeMediaVolumeConfigurationEnabled(Boolean kioskModeMediaVolumeConfigurationEnabled)
Returns an immutable copy ofthiswith just thekioskModeMediaVolumeConfigurationEnabledfield changed. Field description below . The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Whether or not to allow a user to change the media volume in Kiosk Mode.”
- Parameters:
kioskModeMediaVolumeConfigurationEnabled- new value ofkioskModeMediaVolumeConfigurationEnabledfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeMediaVolumeConfigurationEnabledfield changed
-
getKioskModeScreenOrientation
public Optional<AndroidDeviceOwnerKioskModeScreenOrientation> getKioskModeScreenOrientation()
“Screen orientation configuration for managed home screen in Kiosk Mode.”- Returns:
- property kioskModeScreenOrientation
-
withKioskModeScreenOrientation
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeScreenOrientation(AndroidDeviceOwnerKioskModeScreenOrientation kioskModeScreenOrientation)
Returns an immutable copy ofthiswith just thekioskModeScreenOrientationfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Screen orientation configuration for managed home screen in Kiosk Mode.”
- Parameters:
kioskModeScreenOrientation- new value ofkioskModeScreenOrientationfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeScreenOrientationfield changed
-
getKioskModeScreenSaverConfigurationEnabled
public Optional<Boolean> getKioskModeScreenSaverConfigurationEnabled()
“Whether or not to enable screen saver mode or not in Kiosk Mode.”- Returns:
- property kioskModeScreenSaverConfigurationEnabled
-
withKioskModeScreenSaverConfigurationEnabled
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeScreenSaverConfigurationEnabled(Boolean kioskModeScreenSaverConfigurationEnabled)
Returns an immutable copy ofthiswith just thekioskModeScreenSaverConfigurationEnabledfield changed. Field description below . The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Whether or not to enable screen saver mode or not in Kiosk Mode.”
- Parameters:
kioskModeScreenSaverConfigurationEnabled- new value ofkioskModeScreenSaverConfigurationEnabledfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeScreenSaverConfigurationEnabledfield changed
-
getKioskModeScreenSaverDetectMediaDisabled
public Optional<Boolean> getKioskModeScreenSaverDetectMediaDisabled()
“Whether or not the device screen should show the screen saver if audio/video is playing in Kiosk Mode.”- Returns:
- property kioskModeScreenSaverDetectMediaDisabled
-
withKioskModeScreenSaverDetectMediaDisabled
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeScreenSaverDetectMediaDisabled(Boolean kioskModeScreenSaverDetectMediaDisabled)
Returns an immutable copy ofthiswith just thekioskModeScreenSaverDetectMediaDisabledfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Whether or not the device screen should show the screen saver if audio/video is playing in Kiosk Mode.”
- Parameters:
kioskModeScreenSaverDetectMediaDisabled- new value ofkioskModeScreenSaverDetectMediaDisabledfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeScreenSaverDetectMediaDisabledfield changed
-
getKioskModeScreenSaverDisplayTimeInSeconds
public Optional<Integer> getKioskModeScreenSaverDisplayTimeInSeconds()
“The number of seconds that the device will display the screen saver for in Kiosk Mode. Valid values 0 to 9999999”- Returns:
- property kioskModeScreenSaverDisplayTimeInSeconds
-
withKioskModeScreenSaverDisplayTimeInSeconds
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeScreenSaverDisplayTimeInSeconds(Integer kioskModeScreenSaverDisplayTimeInSeconds)
Returns an immutable copy ofthiswith just thekioskModeScreenSaverDisplayTimeInSecondsfield changed. Field description below . The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“The number of seconds that the device will display the screen saver for in Kiosk Mode. Valid values 0 to 9999999”
- Parameters:
kioskModeScreenSaverDisplayTimeInSeconds- new value ofkioskModeScreenSaverDisplayTimeInSecondsfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeScreenSaverDisplayTimeInSecondsfield changed
-
getKioskModeScreenSaverImageUrl
public Optional<String> getKioskModeScreenSaverImageUrl()
“URL for an image that will be the device's screen saver in Kiosk Mode.”- Returns:
- property kioskModeScreenSaverImageUrl
-
withKioskModeScreenSaverImageUrl
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeScreenSaverImageUrl(String kioskModeScreenSaverImageUrl)
Returns an immutable copy ofthiswith just thekioskModeScreenSaverImageUrlfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“URL for an image that will be the device's screen saver in Kiosk Mode.”
- Parameters:
kioskModeScreenSaverImageUrl- new value ofkioskModeScreenSaverImageUrlfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeScreenSaverImageUrlfield changed
-
getKioskModeScreenSaverStartDelayInSeconds
public Optional<Integer> getKioskModeScreenSaverStartDelayInSeconds()
“The number of seconds the device needs to be inactive for before the screen saver is shown in Kiosk Mode. Valid values 1 to 9999999”- Returns:
- property kioskModeScreenSaverStartDelayInSeconds
-
withKioskModeScreenSaverStartDelayInSeconds
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeScreenSaverStartDelayInSeconds(Integer kioskModeScreenSaverStartDelayInSeconds)
Returns an immutable copy ofthiswith just thekioskModeScreenSaverStartDelayInSecondsfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“The number of seconds the device needs to be inactive for before the screen saver is shown in Kiosk Mode. Valid values 1 to 9999999”
- Parameters:
kioskModeScreenSaverStartDelayInSeconds- new value ofkioskModeScreenSaverStartDelayInSecondsfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeScreenSaverStartDelayInSecondsfield changed
-
getKioskModeShowAppNotificationBadge
public Optional<Boolean> getKioskModeShowAppNotificationBadge()
“Whether or not to display application notification badges in Kiosk Mode.”- Returns:
- property kioskModeShowAppNotificationBadge
-
withKioskModeShowAppNotificationBadge
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeShowAppNotificationBadge(Boolean kioskModeShowAppNotificationBadge)
Returns an immutable copy ofthiswith just thekioskModeShowAppNotificationBadgefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Whether or not to display application notification badges in Kiosk Mode.”
- Parameters:
kioskModeShowAppNotificationBadge- new value ofkioskModeShowAppNotificationBadgefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeShowAppNotificationBadgefield changed
-
getKioskModeShowDeviceInfo
public Optional<Boolean> getKioskModeShowDeviceInfo()
“Whether or not to allow a user to access basic device information.”- Returns:
- property kioskModeShowDeviceInfo
-
withKioskModeShowDeviceInfo
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeShowDeviceInfo(Boolean kioskModeShowDeviceInfo)
Returns an immutable copy ofthiswith just thekioskModeShowDeviceInfofield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Whether or not to allow a user to access basic device information.”
- Parameters:
kioskModeShowDeviceInfo- new value ofkioskModeShowDeviceInfofield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeShowDeviceInfofield changed
-
getKioskModeVirtualHomeButtonEnabled
public Optional<Boolean> getKioskModeVirtualHomeButtonEnabled()
“Whether or not to display a virtual home button when the device is in Kiosk Mode .”- Returns:
- property kioskModeVirtualHomeButtonEnabled
-
withKioskModeVirtualHomeButtonEnabled
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeVirtualHomeButtonEnabled(Boolean kioskModeVirtualHomeButtonEnabled)
Returns an immutable copy ofthiswith just thekioskModeVirtualHomeButtonEnabledfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Whether or not to display a virtual home button when the device is in Kiosk Mode .”
- Parameters:
kioskModeVirtualHomeButtonEnabled- new value ofkioskModeVirtualHomeButtonEnabledfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeVirtualHomeButtonEnabledfield changed
-
getKioskModeVirtualHomeButtonType
public Optional<AndroidDeviceOwnerVirtualHomeButtonType> getKioskModeVirtualHomeButtonType()
“Indicates whether the virtual home button is a swipe up home button or a floating home button.”- Returns:
- property kioskModeVirtualHomeButtonType
-
withKioskModeVirtualHomeButtonType
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeVirtualHomeButtonType(AndroidDeviceOwnerVirtualHomeButtonType kioskModeVirtualHomeButtonType)
Returns an immutable copy ofthiswith just thekioskModeVirtualHomeButtonTypefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether the virtual home button is a swipe up home button or a floating home button.”
- Parameters:
kioskModeVirtualHomeButtonType- new value ofkioskModeVirtualHomeButtonTypefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeVirtualHomeButtonTypefield changed
-
getKioskModeWallpaperUrl
public Optional<String> getKioskModeWallpaperUrl()
“URL to a publicly accessible image to use for the wallpaper when the device is in Kiosk Mode.”- Returns:
- property kioskModeWallpaperUrl
-
withKioskModeWallpaperUrl
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeWallpaperUrl(String kioskModeWallpaperUrl)
Returns an immutable copy ofthiswith just thekioskModeWallpaperUrlfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“URL to a publicly accessible image to use for the wallpaper when the device is in Kiosk Mode.”
- Parameters:
kioskModeWallpaperUrl- new value ofkioskModeWallpaperUrlfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeWallpaperUrlfield changed
-
getKioskModeWifiAllowedSsids
public com.github.davidmoten.odata.client.CollectionPage<String> getKioskModeWifiAllowedSsids()
“The restricted set of WIFI SSIDs available for the user to configure in Kiosk Mode. This collection can contain a maximum of 500 elements.”- Returns:
- property kioskModeWifiAllowedSsids
-
withKioskModeWifiAllowedSsids
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeWifiAllowedSsids(List<String> kioskModeWifiAllowedSsids)
Returns an immutable copy ofthiswith just thekioskModeWifiAllowedSsidsfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“The restricted set of WIFI SSIDs available for the user to configure in Kiosk Mode. This collection can contain a maximum of 500 elements.”
- Parameters:
kioskModeWifiAllowedSsids- new value ofkioskModeWifiAllowedSsidsfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeWifiAllowedSsidsfield changed
-
getKioskModeWifiAllowedSsids
public com.github.davidmoten.odata.client.CollectionPage<String> getKioskModeWifiAllowedSsids(com.github.davidmoten.odata.client.HttpRequestOptions options)
“The restricted set of WIFI SSIDs available for the user to configure in Kiosk Mode. This collection can contain a maximum of 500 elements.”- Parameters:
options- specify connect and read timeouts- Returns:
- property kioskModeWifiAllowedSsids
-
getKioskModeWiFiConfigurationEnabled
public Optional<Boolean> getKioskModeWiFiConfigurationEnabled()
“Whether or not to allow a user to configure Wi-Fi settings in Kiosk Mode.”- Returns:
- property kioskModeWiFiConfigurationEnabled
-
withKioskModeWiFiConfigurationEnabled
public AndroidDeviceOwnerGeneralDeviceConfiguration withKioskModeWiFiConfigurationEnabled(Boolean kioskModeWiFiConfigurationEnabled)
Returns an immutable copy ofthiswith just thekioskModeWiFiConfigurationEnabledfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Whether or not to allow a user to configure Wi-Fi settings in Kiosk Mode.”
- Parameters:
kioskModeWiFiConfigurationEnabled- new value ofkioskModeWiFiConfigurationEnabledfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thekioskModeWiFiConfigurationEnabledfield changed
-
getMicrophoneForceMute
public Optional<Boolean> getMicrophoneForceMute()
“Indicates whether or not to block unmuting the microphone on the device.”- Returns:
- property microphoneForceMute
-
withMicrophoneForceMute
public AndroidDeviceOwnerGeneralDeviceConfiguration withMicrophoneForceMute(Boolean microphoneForceMute)
Returns an immutable copy ofthiswith just themicrophoneForceMutefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not to block unmuting the microphone on the device.”
- Parameters:
microphoneForceMute- new value ofmicrophoneForceMutefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just themicrophoneForceMutefield changed
-
getMicrosoftLauncherConfigurationEnabled
public Optional<Boolean> getMicrosoftLauncherConfigurationEnabled()
“Indicates whether or not to you want configure Microsoft Launcher.”- Returns:
- property microsoftLauncherConfigurationEnabled
-
withMicrosoftLauncherConfigurationEnabled
public AndroidDeviceOwnerGeneralDeviceConfiguration withMicrosoftLauncherConfigurationEnabled(Boolean microsoftLauncherConfigurationEnabled)
Returns an immutable copy ofthiswith just themicrosoftLauncherConfigurationEnabledfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not to you want configure Microsoft Launcher.”
- Parameters:
microsoftLauncherConfigurationEnabled- new value ofmicrosoftLauncherConfigurationEnabledfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just themicrosoftLauncherConfigurationEnabledfield changed
-
getMicrosoftLauncherCustomWallpaperAllowUserModification
public Optional<Boolean> getMicrosoftLauncherCustomWallpaperAllowUserModification()
“Indicates whether or not the user can modify the wallpaper to personalize their device.”- Returns:
- property microsoftLauncherCustomWallpaperAllowUserModification
-
withMicrosoftLauncherCustomWallpaperAllowUserModification
public AndroidDeviceOwnerGeneralDeviceConfiguration withMicrosoftLauncherCustomWallpaperAllowUserModification(Boolean microsoftLauncherCustomWallpaperAllowUserModification)
Returns an immutable copy ofthiswith just themicrosoftLauncherCustomWallpaperAllowUserModificationfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not the user can modify the wallpaper to personalize their device.”
- Parameters:
microsoftLauncherCustomWallpaperAllowUserModification- new value ofmicrosoftLauncherCustomWallpaperAllowUserModificationfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just themicrosoftLauncherCustomWallpaperAllowUserModificationfield changed
-
getMicrosoftLauncherCustomWallpaperEnabled
public Optional<Boolean> getMicrosoftLauncherCustomWallpaperEnabled()
“Indicates whether or not to configure the wallpaper on the targeted devices.”- Returns:
- property microsoftLauncherCustomWallpaperEnabled
-
withMicrosoftLauncherCustomWallpaperEnabled
public AndroidDeviceOwnerGeneralDeviceConfiguration withMicrosoftLauncherCustomWallpaperEnabled(Boolean microsoftLauncherCustomWallpaperEnabled)
Returns an immutable copy ofthiswith just themicrosoftLauncherCustomWallpaperEnabledfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not to configure the wallpaper on the targeted devices.”
- Parameters:
microsoftLauncherCustomWallpaperEnabled- new value ofmicrosoftLauncherCustomWallpaperEnabledfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just themicrosoftLauncherCustomWallpaperEnabledfield changed
-
getMicrosoftLauncherCustomWallpaperImageUrl
public Optional<String> getMicrosoftLauncherCustomWallpaperImageUrl()
“Indicates the URL for the image file to use as the wallpaper on the targeted devices.”- Returns:
- property microsoftLauncherCustomWallpaperImageUrl
-
withMicrosoftLauncherCustomWallpaperImageUrl
public AndroidDeviceOwnerGeneralDeviceConfiguration withMicrosoftLauncherCustomWallpaperImageUrl(String microsoftLauncherCustomWallpaperImageUrl)
Returns an immutable copy ofthiswith just themicrosoftLauncherCustomWallpaperImageUrlfield changed. Field description below . The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the URL for the image file to use as the wallpaper on the targeted devices.”
- Parameters:
microsoftLauncherCustomWallpaperImageUrl- new value ofmicrosoftLauncherCustomWallpaperImageUrlfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just themicrosoftLauncherCustomWallpaperImageUrlfield changed
-
getMicrosoftLauncherDockPresenceAllowUserModification
public Optional<Boolean> getMicrosoftLauncherDockPresenceAllowUserModification()
“Indicates whether or not the user can modify the device dock configuration on the device.”- Returns:
- property microsoftLauncherDockPresenceAllowUserModification
-
withMicrosoftLauncherDockPresenceAllowUserModification
public AndroidDeviceOwnerGeneralDeviceConfiguration withMicrosoftLauncherDockPresenceAllowUserModification(Boolean microsoftLauncherDockPresenceAllowUserModification)
Returns an immutable copy ofthiswith just themicrosoftLauncherDockPresenceAllowUserModificationfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not the user can modify the device dock configuration on the device.”
- Parameters:
microsoftLauncherDockPresenceAllowUserModification- new value ofmicrosoftLauncherDockPresenceAllowUserModificationfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just themicrosoftLauncherDockPresenceAllowUserModificationfield changed
-
getMicrosoftLauncherDockPresenceConfiguration
public Optional<MicrosoftLauncherDockPresence> getMicrosoftLauncherDockPresenceConfiguration()
“Indicates whether or not you want to configure the device dock.”- Returns:
- property microsoftLauncherDockPresenceConfiguration
-
withMicrosoftLauncherDockPresenceConfiguration
public AndroidDeviceOwnerGeneralDeviceConfiguration withMicrosoftLauncherDockPresenceConfiguration(MicrosoftLauncherDockPresence microsoftLauncherDockPresenceConfiguration)
Returns an immutable copy ofthiswith just themicrosoftLauncherDockPresenceConfigurationfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not you want to configure the device dock.”
- Parameters:
microsoftLauncherDockPresenceConfiguration- new value ofmicrosoftLauncherDockPresenceConfigurationfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just themicrosoftLauncherDockPresenceConfigurationfield changed
-
getMicrosoftLauncherFeedAllowUserModification
public Optional<Boolean> getMicrosoftLauncherFeedAllowUserModification()
“Indicates whether or not the user can modify the launcher feed on the device.”- Returns:
- property microsoftLauncherFeedAllowUserModification
-
withMicrosoftLauncherFeedAllowUserModification
public AndroidDeviceOwnerGeneralDeviceConfiguration withMicrosoftLauncherFeedAllowUserModification(Boolean microsoftLauncherFeedAllowUserModification)
Returns an immutable copy ofthiswith just themicrosoftLauncherFeedAllowUserModificationfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not the user can modify the launcher feed on the device.”
- Parameters:
microsoftLauncherFeedAllowUserModification- new value ofmicrosoftLauncherFeedAllowUserModificationfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just themicrosoftLauncherFeedAllowUserModificationfield changed
-
getMicrosoftLauncherFeedEnabled
public Optional<Boolean> getMicrosoftLauncherFeedEnabled()
“Indicates whether or not you want to enable the launcher feed on the device.”- Returns:
- property microsoftLauncherFeedEnabled
-
withMicrosoftLauncherFeedEnabled
public AndroidDeviceOwnerGeneralDeviceConfiguration withMicrosoftLauncherFeedEnabled(Boolean microsoftLauncherFeedEnabled)
Returns an immutable copy ofthiswith just themicrosoftLauncherFeedEnabledfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not you want to enable the launcher feed on the device.”
- Parameters:
microsoftLauncherFeedEnabled- new value ofmicrosoftLauncherFeedEnabledfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just themicrosoftLauncherFeedEnabledfield changed
-
getMicrosoftLauncherSearchBarPlacementConfiguration
public Optional<MicrosoftLauncherSearchBarPlacement> getMicrosoftLauncherSearchBarPlacementConfiguration()
“Indicates the search bar placement configuration on the device.”- Returns:
- property microsoftLauncherSearchBarPlacementConfiguration
-
withMicrosoftLauncherSearchBarPlacementConfiguration
public AndroidDeviceOwnerGeneralDeviceConfiguration withMicrosoftLauncherSearchBarPlacementConfiguration(MicrosoftLauncherSearchBarPlacement microsoftLauncherSearchBarPlacementConfiguration)
Returns an immutable copy ofthiswith just themicrosoftLauncherSearchBarPlacementConfigurationfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the search bar placement configuration on the device.”
- Parameters:
microsoftLauncherSearchBarPlacementConfiguration- new value ofmicrosoftLauncherSearchBarPlacementConfigurationfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just themicrosoftLauncherSearchBarPlacementConfigurationfield changed
-
getNetworkEscapeHatchAllowed
public Optional<Boolean> getNetworkEscapeHatchAllowed()
“Indicates whether or not the device will allow connecting to a temporary network connection at boot time.”- Returns:
- property networkEscapeHatchAllowed
-
withNetworkEscapeHatchAllowed
public AndroidDeviceOwnerGeneralDeviceConfiguration withNetworkEscapeHatchAllowed(Boolean networkEscapeHatchAllowed)
Returns an immutable copy ofthiswith just thenetworkEscapeHatchAllowedfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not the device will allow connecting to a temporary network connection at boot time.”
- Parameters:
networkEscapeHatchAllowed- new value ofnetworkEscapeHatchAllowedfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thenetworkEscapeHatchAllowedfield changed
-
getNfcBlockOutgoingBeam
public Optional<Boolean> getNfcBlockOutgoingBeam()
“Indicates whether or not to block NFC outgoing beam.”- Returns:
- property nfcBlockOutgoingBeam
-
withNfcBlockOutgoingBeam
public AndroidDeviceOwnerGeneralDeviceConfiguration withNfcBlockOutgoingBeam(Boolean nfcBlockOutgoingBeam)
Returns an immutable copy ofthiswith just thenfcBlockOutgoingBeamfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not to block NFC outgoing beam.”
- Parameters:
nfcBlockOutgoingBeam- new value ofnfcBlockOutgoingBeamfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thenfcBlockOutgoingBeamfield changed
-
getPasswordBlockKeyguard
public Optional<Boolean> getPasswordBlockKeyguard()
“Indicates whether or not the keyguard is disabled.”- Returns:
- property passwordBlockKeyguard
-
withPasswordBlockKeyguard
public AndroidDeviceOwnerGeneralDeviceConfiguration withPasswordBlockKeyguard(Boolean passwordBlockKeyguard)
Returns an immutable copy ofthiswith just thepasswordBlockKeyguardfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not the keyguard is disabled.”
- Parameters:
passwordBlockKeyguard- new value ofpasswordBlockKeyguardfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thepasswordBlockKeyguardfield changed
-
getPasswordBlockKeyguardFeatures
public com.github.davidmoten.odata.client.CollectionPage<AndroidKeyguardFeature> getPasswordBlockKeyguardFeatures()
“List of device keyguard features to block. This collection can contain a maximum of 7 elements.”- Returns:
- property passwordBlockKeyguardFeatures
-
withPasswordBlockKeyguardFeatures
public AndroidDeviceOwnerGeneralDeviceConfiguration withPasswordBlockKeyguardFeatures(List<AndroidKeyguardFeature> passwordBlockKeyguardFeatures)
Returns an immutable copy ofthiswith just thepasswordBlockKeyguardFeaturesfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“List of device keyguard features to block. This collection can contain a maximum of 7 elements.”
- Parameters:
passwordBlockKeyguardFeatures- new value ofpasswordBlockKeyguardFeaturesfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thepasswordBlockKeyguardFeaturesfield changed
-
getPasswordBlockKeyguardFeatures
public com.github.davidmoten.odata.client.CollectionPage<AndroidKeyguardFeature> getPasswordBlockKeyguardFeatures(com.github.davidmoten.odata.client.HttpRequestOptions options)
“List of device keyguard features to block. This collection can contain a maximum of 7 elements.”- Parameters:
options- specify connect and read timeouts- Returns:
- property passwordBlockKeyguardFeatures
-
getPasswordExpirationDays
public Optional<Integer> getPasswordExpirationDays()
“Indicates the amount of time that a password can be set for before it expires and a new password will be required. Valid values 1 to 365”- Returns:
- property passwordExpirationDays
-
withPasswordExpirationDays
public AndroidDeviceOwnerGeneralDeviceConfiguration withPasswordExpirationDays(Integer passwordExpirationDays)
Returns an immutable copy ofthiswith just thepasswordExpirationDaysfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the amount of time that a password can be set for before it expires and a new password will be required. Valid values 1 to 365”
- Parameters:
passwordExpirationDays- new value ofpasswordExpirationDaysfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thepasswordExpirationDaysfield changed
-
getPasswordMinimumLength
public Optional<Integer> getPasswordMinimumLength()
“Indicates the minimum length of the password required on the device. Valid values 4 to 16”- Returns:
- property passwordMinimumLength
-
withPasswordMinimumLength
public AndroidDeviceOwnerGeneralDeviceConfiguration withPasswordMinimumLength(Integer passwordMinimumLength)
Returns an immutable copy ofthiswith just thepasswordMinimumLengthfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the minimum length of the password required on the device. Valid values 4 to 16”
- Parameters:
passwordMinimumLength- new value ofpasswordMinimumLengthfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thepasswordMinimumLengthfield changed
-
getPasswordMinimumLetterCharacters
public Optional<Integer> getPasswordMinimumLetterCharacters()
“Indicates the minimum number of letter characters required for device password. Valid values 1 to 16”- Returns:
- property passwordMinimumLetterCharacters
-
withPasswordMinimumLetterCharacters
public AndroidDeviceOwnerGeneralDeviceConfiguration withPasswordMinimumLetterCharacters(Integer passwordMinimumLetterCharacters)
Returns an immutable copy ofthiswith just thepasswordMinimumLetterCharactersfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the minimum number of letter characters required for device password. Valid values 1 to 16”
- Parameters:
passwordMinimumLetterCharacters- new value ofpasswordMinimumLetterCharactersfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thepasswordMinimumLetterCharactersfield changed
-
getPasswordMinimumLowerCaseCharacters
public Optional<Integer> getPasswordMinimumLowerCaseCharacters()
“Indicates the minimum number of lower case characters required for device password. Valid values 1 to 16”- Returns:
- property passwordMinimumLowerCaseCharacters
-
withPasswordMinimumLowerCaseCharacters
public AndroidDeviceOwnerGeneralDeviceConfiguration withPasswordMinimumLowerCaseCharacters(Integer passwordMinimumLowerCaseCharacters)
Returns an immutable copy ofthiswith just thepasswordMinimumLowerCaseCharactersfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the minimum number of lower case characters required for device password. Valid values 1 to 16”
- Parameters:
passwordMinimumLowerCaseCharacters- new value ofpasswordMinimumLowerCaseCharactersfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thepasswordMinimumLowerCaseCharactersfield changed
-
getPasswordMinimumNonLetterCharacters
public Optional<Integer> getPasswordMinimumNonLetterCharacters()
“Indicates the minimum number of non-letter characters required for device password. Valid values 1 to 16”- Returns:
- property passwordMinimumNonLetterCharacters
-
withPasswordMinimumNonLetterCharacters
public AndroidDeviceOwnerGeneralDeviceConfiguration withPasswordMinimumNonLetterCharacters(Integer passwordMinimumNonLetterCharacters)
Returns an immutable copy ofthiswith just thepasswordMinimumNonLetterCharactersfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the minimum number of non-letter characters required for device password. Valid values 1 to 16”
- Parameters:
passwordMinimumNonLetterCharacters- new value ofpasswordMinimumNonLetterCharactersfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thepasswordMinimumNonLetterCharactersfield changed
-
getPasswordMinimumNumericCharacters
public Optional<Integer> getPasswordMinimumNumericCharacters()
“Indicates the minimum number of numeric characters required for device password. Valid values 1 to 16”- Returns:
- property passwordMinimumNumericCharacters
-
withPasswordMinimumNumericCharacters
public AndroidDeviceOwnerGeneralDeviceConfiguration withPasswordMinimumNumericCharacters(Integer passwordMinimumNumericCharacters)
Returns an immutable copy ofthiswith just thepasswordMinimumNumericCharactersfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the minimum number of numeric characters required for device password. Valid values 1 to 16”
- Parameters:
passwordMinimumNumericCharacters- new value ofpasswordMinimumNumericCharactersfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thepasswordMinimumNumericCharactersfield changed
-
getPasswordMinimumSymbolCharacters
public Optional<Integer> getPasswordMinimumSymbolCharacters()
“Indicates the minimum number of symbol characters required for device password. Valid values 1 to 16”- Returns:
- property passwordMinimumSymbolCharacters
-
withPasswordMinimumSymbolCharacters
public AndroidDeviceOwnerGeneralDeviceConfiguration withPasswordMinimumSymbolCharacters(Integer passwordMinimumSymbolCharacters)
Returns an immutable copy ofthiswith just thepasswordMinimumSymbolCharactersfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the minimum number of symbol characters required for device password. Valid values 1 to 16”
- Parameters:
passwordMinimumSymbolCharacters- new value ofpasswordMinimumSymbolCharactersfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thepasswordMinimumSymbolCharactersfield changed
-
getPasswordMinimumUpperCaseCharacters
public Optional<Integer> getPasswordMinimumUpperCaseCharacters()
“Indicates the minimum number of upper case letter characters required for device password. Valid values 1 to 16”- Returns:
- property passwordMinimumUpperCaseCharacters
-
withPasswordMinimumUpperCaseCharacters
public AndroidDeviceOwnerGeneralDeviceConfiguration withPasswordMinimumUpperCaseCharacters(Integer passwordMinimumUpperCaseCharacters)
Returns an immutable copy ofthiswith just thepasswordMinimumUpperCaseCharactersfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the minimum number of upper case letter characters required for device password. Valid values 1 to 16”
- Parameters:
passwordMinimumUpperCaseCharacters- new value ofpasswordMinimumUpperCaseCharactersfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thepasswordMinimumUpperCaseCharactersfield changed
-
getPasswordMinutesOfInactivityBeforeScreenTimeout
public Optional<Integer> getPasswordMinutesOfInactivityBeforeScreenTimeout()
“Minutes of inactivity before the screen times out.”- Returns:
- property passwordMinutesOfInactivityBeforeScreenTimeout
-
withPasswordMinutesOfInactivityBeforeScreenTimeout
public AndroidDeviceOwnerGeneralDeviceConfiguration withPasswordMinutesOfInactivityBeforeScreenTimeout(Integer passwordMinutesOfInactivityBeforeScreenTimeout)
Returns an immutable copy ofthiswith just thepasswordMinutesOfInactivityBeforeScreenTimeoutfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Minutes of inactivity before the screen times out.”
- Parameters:
passwordMinutesOfInactivityBeforeScreenTimeout- new value ofpasswordMinutesOfInactivityBeforeScreenTimeoutfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thepasswordMinutesOfInactivityBeforeScreenTimeoutfield changed
-
getPasswordPreviousPasswordCountToBlock
public Optional<Integer> getPasswordPreviousPasswordCountToBlock()
“Indicates the length of password history, where the user will not be able to enter a new password that is the same as any password in the history. Valid values 0 to 24”- Returns:
- property passwordPreviousPasswordCountToBlock
-
withPasswordPreviousPasswordCountToBlock
public AndroidDeviceOwnerGeneralDeviceConfiguration withPasswordPreviousPasswordCountToBlock(Integer passwordPreviousPasswordCountToBlock)
Returns an immutable copy ofthiswith just thepasswordPreviousPasswordCountToBlockfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the length of password history, where the user will not be able to enter a new password that is the same as any password in the history. Valid values 0 to 24”
- Parameters:
passwordPreviousPasswordCountToBlock- new value ofpasswordPreviousPasswordCountToBlockfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thepasswordPreviousPasswordCountToBlockfield changed
-
getPasswordRequiredType
public Optional<AndroidDeviceOwnerRequiredPasswordType> getPasswordRequiredType()
“Indicates the minimum password quality required on the device.”- Returns:
- property passwordRequiredType
-
withPasswordRequiredType
public AndroidDeviceOwnerGeneralDeviceConfiguration withPasswordRequiredType(AndroidDeviceOwnerRequiredPasswordType passwordRequiredType)
Returns an immutable copy ofthiswith just thepasswordRequiredTypefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the minimum password quality required on the device.”
- Parameters:
passwordRequiredType- new value ofpasswordRequiredTypefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thepasswordRequiredTypefield changed
-
getPasswordSignInFailureCountBeforeFactoryReset
public Optional<Integer> getPasswordSignInFailureCountBeforeFactoryReset()
“Indicates the number of times a user can enter an incorrect password before the device is wiped. Valid values 4 to 11”- Returns:
- property passwordSignInFailureCountBeforeFactoryReset
-
withPasswordSignInFailureCountBeforeFactoryReset
public AndroidDeviceOwnerGeneralDeviceConfiguration withPasswordSignInFailureCountBeforeFactoryReset(Integer passwordSignInFailureCountBeforeFactoryReset)
Returns an immutable copy ofthiswith just thepasswordSignInFailureCountBeforeFactoryResetfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the number of times a user can enter an incorrect password before the device is wiped. Valid values 4 to 11”
- Parameters:
passwordSignInFailureCountBeforeFactoryReset- new value ofpasswordSignInFailureCountBeforeFactoryResetfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thepasswordSignInFailureCountBeforeFactoryResetfield changed
-
getPersonalProfileAppsAllowInstallFromUnknownSources
public Optional<Boolean> getPersonalProfileAppsAllowInstallFromUnknownSources()
“Indicates whether the user can install apps from unknown sources on the personal profile.”- Returns:
- property personalProfileAppsAllowInstallFromUnknownSources
-
withPersonalProfileAppsAllowInstallFromUnknownSources
public AndroidDeviceOwnerGeneralDeviceConfiguration withPersonalProfileAppsAllowInstallFromUnknownSources(Boolean personalProfileAppsAllowInstallFromUnknownSources)
Returns an immutable copy ofthiswith just thepersonalProfileAppsAllowInstallFromUnknownSourcesfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether the user can install apps from unknown sources on the personal profile.”
- Parameters:
personalProfileAppsAllowInstallFromUnknownSources- new value ofpersonalProfileAppsAllowInstallFromUnknownSourcesfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thepersonalProfileAppsAllowInstallFromUnknownSourcesfield changed
-
getPersonalProfileCameraBlocked
public Optional<Boolean> getPersonalProfileCameraBlocked()
“Indicates whether to disable the use of the camera on the personal profile.”- Returns:
- property personalProfileCameraBlocked
-
withPersonalProfileCameraBlocked
public AndroidDeviceOwnerGeneralDeviceConfiguration withPersonalProfileCameraBlocked(Boolean personalProfileCameraBlocked)
Returns an immutable copy ofthiswith just thepersonalProfileCameraBlockedfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether to disable the use of the camera on the personal profile.”
- Parameters:
personalProfileCameraBlocked- new value ofpersonalProfileCameraBlockedfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thepersonalProfileCameraBlockedfield changed
-
getPersonalProfileScreenCaptureBlocked
public Optional<Boolean> getPersonalProfileScreenCaptureBlocked()
“Indicates whether to disable the capability to take screenshots on the personal profile.”- Returns:
- property personalProfileScreenCaptureBlocked
-
withPersonalProfileScreenCaptureBlocked
public AndroidDeviceOwnerGeneralDeviceConfiguration withPersonalProfileScreenCaptureBlocked(Boolean personalProfileScreenCaptureBlocked)
Returns an immutable copy ofthiswith just thepersonalProfileScreenCaptureBlockedfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether to disable the capability to take screenshots on the personal profile.”
- Parameters:
personalProfileScreenCaptureBlocked- new value ofpersonalProfileScreenCaptureBlockedfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thepersonalProfileScreenCaptureBlockedfield changed
-
getPlayStoreMode
public Optional<AndroidDeviceOwnerPlayStoreMode> getPlayStoreMode()
“Indicates the Play Store mode of the device.”- Returns:
- property playStoreMode
-
withPlayStoreMode
public AndroidDeviceOwnerGeneralDeviceConfiguration withPlayStoreMode(AndroidDeviceOwnerPlayStoreMode playStoreMode)
Returns an immutable copy ofthiswith just theplayStoreModefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the Play Store mode of the device.”
- Parameters:
playStoreMode- new value ofplayStoreModefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theplayStoreModefield changed
-
getSafeBootBlocked
public Optional<Boolean> getSafeBootBlocked()
“Indicates whether or not rebooting the device into safe boot is disabled.”- Returns:
- property safeBootBlocked
-
withSafeBootBlocked
public AndroidDeviceOwnerGeneralDeviceConfiguration withSafeBootBlocked(Boolean safeBootBlocked)
Returns an immutable copy ofthiswith just thesafeBootBlockedfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not rebooting the device into safe boot is disabled.”
- Parameters:
safeBootBlocked- new value ofsafeBootBlockedfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thesafeBootBlockedfield changed
-
getScreenCaptureBlocked
public Optional<Boolean> getScreenCaptureBlocked()
“Indicates whether or not to disable the capability to take screenshots.”- Returns:
- property screenCaptureBlocked
-
withScreenCaptureBlocked
public AndroidDeviceOwnerGeneralDeviceConfiguration withScreenCaptureBlocked(Boolean screenCaptureBlocked)
Returns an immutable copy ofthiswith just thescreenCaptureBlockedfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not to disable the capability to take screenshots.”
- Parameters:
screenCaptureBlocked- new value ofscreenCaptureBlockedfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thescreenCaptureBlockedfield changed
-
getSecurityAllowDebuggingFeatures
public Optional<Boolean> getSecurityAllowDebuggingFeatures()
“Indicates whether or not to block the user from enabling debugging features on the device.”- Returns:
- property securityAllowDebuggingFeatures
-
withSecurityAllowDebuggingFeatures
public AndroidDeviceOwnerGeneralDeviceConfiguration withSecurityAllowDebuggingFeatures(Boolean securityAllowDebuggingFeatures)
Returns an immutable copy ofthiswith just thesecurityAllowDebuggingFeaturesfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not to block the user from enabling debugging features on the device.”
- Parameters:
securityAllowDebuggingFeatures- new value ofsecurityAllowDebuggingFeaturesfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thesecurityAllowDebuggingFeaturesfield changed
-
getSecurityDeveloperSettingsEnabled
public Optional<Boolean> getSecurityDeveloperSettingsEnabled()
“Indicates whether or not the user is allowed to access developer settings like developer options and safe boot on the device.”- Returns:
- property securityDeveloperSettingsEnabled
-
withSecurityDeveloperSettingsEnabled
public AndroidDeviceOwnerGeneralDeviceConfiguration withSecurityDeveloperSettingsEnabled(Boolean securityDeveloperSettingsEnabled)
Returns an immutable copy ofthiswith just thesecurityDeveloperSettingsEnabledfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not the user is allowed to access developer settings like developer options and safe boot on the device.”
- Parameters:
securityDeveloperSettingsEnabled- new value ofsecurityDeveloperSettingsEnabledfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thesecurityDeveloperSettingsEnabledfield changed
-
getSecurityRequireVerifyApps
public Optional<Boolean> getSecurityRequireVerifyApps()
“Indicates whether or not verify apps is required.”- Returns:
- property securityRequireVerifyApps
-
withSecurityRequireVerifyApps
public AndroidDeviceOwnerGeneralDeviceConfiguration withSecurityRequireVerifyApps(Boolean securityRequireVerifyApps)
Returns an immutable copy ofthiswith just thesecurityRequireVerifyAppsfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not verify apps is required.”
- Parameters:
securityRequireVerifyApps- new value ofsecurityRequireVerifyAppsfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thesecurityRequireVerifyAppsfield changed
-
getStatusBarBlocked
public Optional<Boolean> getStatusBarBlocked()
“Indicates whether or the status bar is disabled, including notifications, quick settings and other screen overlays.”- Returns:
- property statusBarBlocked
-
withStatusBarBlocked
public AndroidDeviceOwnerGeneralDeviceConfiguration withStatusBarBlocked(Boolean statusBarBlocked)
Returns an immutable copy ofthiswith just thestatusBarBlockedfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or the status bar is disabled, including notifications, quick settings and other screen overlays.”
- Parameters:
statusBarBlocked- new value ofstatusBarBlockedfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thestatusBarBlockedfield changed
-
getStayOnModes
public com.github.davidmoten.odata.client.CollectionPage<AndroidDeviceOwnerBatteryPluggedMode> getStayOnModes()
“List of modes in which the device's display will stay powered-on. This collection can contain a maximum of 4 elements.”- Returns:
- property stayOnModes
-
withStayOnModes
public AndroidDeviceOwnerGeneralDeviceConfiguration withStayOnModes(List<AndroidDeviceOwnerBatteryPluggedMode> stayOnModes)
Returns an immutable copy ofthiswith just thestayOnModesfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“List of modes in which the device's display will stay powered-on. This collection can contain a maximum of 4 elements.”
- Parameters:
stayOnModes- new value ofstayOnModesfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thestayOnModesfield changed
-
getStayOnModes
public com.github.davidmoten.odata.client.CollectionPage<AndroidDeviceOwnerBatteryPluggedMode> getStayOnModes(com.github.davidmoten.odata.client.HttpRequestOptions options)
“List of modes in which the device's display will stay powered-on. This collection can contain a maximum of 4 elements.”- Parameters:
options- specify connect and read timeouts- Returns:
- property stayOnModes
-
getStorageAllowUsb
public Optional<Boolean> getStorageAllowUsb()
“Indicates whether or not to allow USB mass storage.”- Returns:
- property storageAllowUsb
-
withStorageAllowUsb
public AndroidDeviceOwnerGeneralDeviceConfiguration withStorageAllowUsb(Boolean storageAllowUsb)
Returns an immutable copy ofthiswith just thestorageAllowUsbfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not to allow USB mass storage.”
- Parameters:
storageAllowUsb- new value ofstorageAllowUsbfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thestorageAllowUsbfield changed
-
getStorageBlockExternalMedia
public Optional<Boolean> getStorageBlockExternalMedia()
“Indicates whether or not to block external media.”- Returns:
- property storageBlockExternalMedia
-
withStorageBlockExternalMedia
public AndroidDeviceOwnerGeneralDeviceConfiguration withStorageBlockExternalMedia(Boolean storageBlockExternalMedia)
Returns an immutable copy ofthiswith just thestorageBlockExternalMediafield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not to block external media.”
- Parameters:
storageBlockExternalMedia- new value ofstorageBlockExternalMediafield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thestorageBlockExternalMediafield changed
-
getStorageBlockUsbFileTransfer
public Optional<Boolean> getStorageBlockUsbFileTransfer()
“Indicates whether or not to block USB file transfer.”- Returns:
- property storageBlockUsbFileTransfer
-
withStorageBlockUsbFileTransfer
public AndroidDeviceOwnerGeneralDeviceConfiguration withStorageBlockUsbFileTransfer(Boolean storageBlockUsbFileTransfer)
Returns an immutable copy ofthiswith just thestorageBlockUsbFileTransferfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not to block USB file transfer.”
- Parameters:
storageBlockUsbFileTransfer- new value ofstorageBlockUsbFileTransferfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thestorageBlockUsbFileTransferfield changed
-
getSystemUpdateInstallType
public Optional<AndroidDeviceOwnerSystemUpdateInstallType> getSystemUpdateInstallType()
“The type of system update configuration.”- Returns:
- property systemUpdateInstallType
-
withSystemUpdateInstallType
public AndroidDeviceOwnerGeneralDeviceConfiguration withSystemUpdateInstallType(AndroidDeviceOwnerSystemUpdateInstallType systemUpdateInstallType)
Returns an immutable copy ofthiswith just thesystemUpdateInstallTypefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“The type of system update configuration.”
- Parameters:
systemUpdateInstallType- new value ofsystemUpdateInstallTypefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thesystemUpdateInstallTypefield changed
-
getSystemUpdateWindowEndMinutesAfterMidnight
public Optional<Integer> getSystemUpdateWindowEndMinutesAfterMidnight()
“Indicates the number of minutes after midnight that the system update window ends. Valid values 0 to 1440”- Returns:
- property systemUpdateWindowEndMinutesAfterMidnight
-
withSystemUpdateWindowEndMinutesAfterMidnight
public AndroidDeviceOwnerGeneralDeviceConfiguration withSystemUpdateWindowEndMinutesAfterMidnight(Integer systemUpdateWindowEndMinutesAfterMidnight)
Returns an immutable copy ofthiswith just thesystemUpdateWindowEndMinutesAfterMidnightfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the number of minutes after midnight that the system update window ends. Valid values 0 to 1440”
- Parameters:
systemUpdateWindowEndMinutesAfterMidnight- new value ofsystemUpdateWindowEndMinutesAfterMidnightfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thesystemUpdateWindowEndMinutesAfterMidnightfield changed
-
getSystemUpdateWindowStartMinutesAfterMidnight
public Optional<Integer> getSystemUpdateWindowStartMinutesAfterMidnight()
“Indicates the number of minutes after midnight that the system update window starts. Valid values 0 to 1440”- Returns:
- property systemUpdateWindowStartMinutesAfterMidnight
-
withSystemUpdateWindowStartMinutesAfterMidnight
public AndroidDeviceOwnerGeneralDeviceConfiguration withSystemUpdateWindowStartMinutesAfterMidnight(Integer systemUpdateWindowStartMinutesAfterMidnight)
Returns an immutable copy ofthiswith just thesystemUpdateWindowStartMinutesAfterMidnightfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the number of minutes after midnight that the system update window starts. Valid values 0 to 1440”
- Parameters:
systemUpdateWindowStartMinutesAfterMidnight- new value ofsystemUpdateWindowStartMinutesAfterMidnightfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thesystemUpdateWindowStartMinutesAfterMidnightfield changed
-
getSystemWindowsBlocked
public Optional<Boolean> getSystemWindowsBlocked()
“Whether or not to block Android system prompt windows, like toasts, phone activities, and system alerts.”- Returns:
- property systemWindowsBlocked
-
withSystemWindowsBlocked
public AndroidDeviceOwnerGeneralDeviceConfiguration withSystemWindowsBlocked(Boolean systemWindowsBlocked)
Returns an immutable copy ofthiswith just thesystemWindowsBlockedfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Whether or not to block Android system prompt windows, like toasts, phone activities, and system alerts.”
- Parameters:
systemWindowsBlocked- new value ofsystemWindowsBlockedfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thesystemWindowsBlockedfield changed
-
getUsersBlockAdd
public Optional<Boolean> getUsersBlockAdd()
“Indicates whether or not adding users and profiles is disabled.”- Returns:
- property usersBlockAdd
-
withUsersBlockAdd
public AndroidDeviceOwnerGeneralDeviceConfiguration withUsersBlockAdd(Boolean usersBlockAdd)
Returns an immutable copy ofthiswith just theusersBlockAddfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not adding users and profiles is disabled.”
- Parameters:
usersBlockAdd- new value ofusersBlockAddfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theusersBlockAddfield changed
-
getUsersBlockRemove
public Optional<Boolean> getUsersBlockRemove()
“Indicates whether or not to disable removing other users from the device.”- Returns:
- property usersBlockRemove
-
withUsersBlockRemove
public AndroidDeviceOwnerGeneralDeviceConfiguration withUsersBlockRemove(Boolean usersBlockRemove)
Returns an immutable copy ofthiswith just theusersBlockRemovefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not to disable removing other users from the device.”
- Parameters:
usersBlockRemove- new value ofusersBlockRemovefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theusersBlockRemovefield changed
-
getVolumeBlockAdjustment
public Optional<Boolean> getVolumeBlockAdjustment()
“Indicates whether or not adjusting the master volume is disabled.”- Returns:
- property volumeBlockAdjustment
-
withVolumeBlockAdjustment
public AndroidDeviceOwnerGeneralDeviceConfiguration withVolumeBlockAdjustment(Boolean volumeBlockAdjustment)
Returns an immutable copy ofthiswith just thevolumeBlockAdjustmentfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not adjusting the master volume is disabled.”
- Parameters:
volumeBlockAdjustment- new value ofvolumeBlockAdjustmentfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thevolumeBlockAdjustmentfield changed
-
getVpnAlwaysOnLockdownMode
public Optional<Boolean> getVpnAlwaysOnLockdownMode()
“If an always on VPN package name is specified, whether or not to lock network traffic when that VPN is disconnected.”- Returns:
- property vpnAlwaysOnLockdownMode
-
withVpnAlwaysOnLockdownMode
public AndroidDeviceOwnerGeneralDeviceConfiguration withVpnAlwaysOnLockdownMode(Boolean vpnAlwaysOnLockdownMode)
Returns an immutable copy ofthiswith just thevpnAlwaysOnLockdownModefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“If an always on VPN package name is specified, whether or not to lock network traffic when that VPN is disconnected.”
- Parameters:
vpnAlwaysOnLockdownMode- new value ofvpnAlwaysOnLockdownModefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thevpnAlwaysOnLockdownModefield changed
-
getVpnAlwaysOnPackageIdentifier
public Optional<String> getVpnAlwaysOnPackageIdentifier()
“Android app package name for app that will handle an always-on VPN connection.”- Returns:
- property vpnAlwaysOnPackageIdentifier
-
withVpnAlwaysOnPackageIdentifier
public AndroidDeviceOwnerGeneralDeviceConfiguration withVpnAlwaysOnPackageIdentifier(String vpnAlwaysOnPackageIdentifier)
Returns an immutable copy ofthiswith just thevpnAlwaysOnPackageIdentifierfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Android app package name for app that will handle an always-on VPN connection.”
- Parameters:
vpnAlwaysOnPackageIdentifier- new value ofvpnAlwaysOnPackageIdentifierfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thevpnAlwaysOnPackageIdentifierfield changed
-
getWifiBlockEditConfigurations
public Optional<Boolean> getWifiBlockEditConfigurations()
“Indicates whether or not to block the user from editing the wifi connection settings.”- Returns:
- property wifiBlockEditConfigurations
-
withWifiBlockEditConfigurations
public AndroidDeviceOwnerGeneralDeviceConfiguration withWifiBlockEditConfigurations(Boolean wifiBlockEditConfigurations)
Returns an immutable copy ofthiswith just thewifiBlockEditConfigurationsfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not to block the user from editing the wifi connection settings.”
- Parameters:
wifiBlockEditConfigurations- new value ofwifiBlockEditConfigurationsfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thewifiBlockEditConfigurationsfield changed
-
getWifiBlockEditPolicyDefinedConfigurations
public Optional<Boolean> getWifiBlockEditPolicyDefinedConfigurations()
“Indicates whether or not to block the user from editing just the networks defined by the policy.”- Returns:
- property wifiBlockEditPolicyDefinedConfigurations
-
withWifiBlockEditPolicyDefinedConfigurations
public AndroidDeviceOwnerGeneralDeviceConfiguration withWifiBlockEditPolicyDefinedConfigurations(Boolean wifiBlockEditPolicyDefinedConfigurations)
Returns an immutable copy ofthiswith just thewifiBlockEditPolicyDefinedConfigurationsfield changed. Field description below . The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not to block the user from editing just the networks defined by the policy.”
- Parameters:
wifiBlockEditPolicyDefinedConfigurations- new value ofwifiBlockEditPolicyDefinedConfigurationsfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thewifiBlockEditPolicyDefinedConfigurationsfield changed
-
getWorkProfilePasswordExpirationDays
public Optional<Integer> getWorkProfilePasswordExpirationDays()
“Indicates the number of days that a work profile password can be set before it expires and a new password will be required. Valid values 1 to 365”- Returns:
- property workProfilePasswordExpirationDays
-
withWorkProfilePasswordExpirationDays
public AndroidDeviceOwnerGeneralDeviceConfiguration withWorkProfilePasswordExpirationDays(Integer workProfilePasswordExpirationDays)
Returns an immutable copy ofthiswith just theworkProfilePasswordExpirationDaysfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the number of days that a work profile password can be set before it expires and a new password will be required. Valid values 1 to 365”
- Parameters:
workProfilePasswordExpirationDays- new value ofworkProfilePasswordExpirationDaysfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theworkProfilePasswordExpirationDaysfield changed
-
getWorkProfilePasswordMinimumLength
public Optional<Integer> getWorkProfilePasswordMinimumLength()
“Indicates the minimum length of the work profile password. Valid values 4 to 16”- Returns:
- property workProfilePasswordMinimumLength
-
withWorkProfilePasswordMinimumLength
public AndroidDeviceOwnerGeneralDeviceConfiguration withWorkProfilePasswordMinimumLength(Integer workProfilePasswordMinimumLength)
Returns an immutable copy ofthiswith just theworkProfilePasswordMinimumLengthfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the minimum length of the work profile password. Valid values 4 to 16”
- Parameters:
workProfilePasswordMinimumLength- new value ofworkProfilePasswordMinimumLengthfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theworkProfilePasswordMinimumLengthfield changed
-
getWorkProfilePasswordMinimumLetterCharacters
public Optional<Integer> getWorkProfilePasswordMinimumLetterCharacters()
“Indicates the minimum number of letter characters required for the work profile password. Valid values 1 to 16”- Returns:
- property workProfilePasswordMinimumLetterCharacters
-
withWorkProfilePasswordMinimumLetterCharacters
public AndroidDeviceOwnerGeneralDeviceConfiguration withWorkProfilePasswordMinimumLetterCharacters(Integer workProfilePasswordMinimumLetterCharacters)
Returns an immutable copy ofthiswith just theworkProfilePasswordMinimumLetterCharactersfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the minimum number of letter characters required for the work profile password. Valid values 1 to 16”
- Parameters:
workProfilePasswordMinimumLetterCharacters- new value ofworkProfilePasswordMinimumLetterCharactersfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theworkProfilePasswordMinimumLetterCharactersfield changed
-
getWorkProfilePasswordMinimumLowerCaseCharacters
public Optional<Integer> getWorkProfilePasswordMinimumLowerCaseCharacters()
“Indicates the minimum number of lower-case characters required for the work profile password. Valid values 1 to 16”- Returns:
- property workProfilePasswordMinimumLowerCaseCharacters
-
withWorkProfilePasswordMinimumLowerCaseCharacters
public AndroidDeviceOwnerGeneralDeviceConfiguration withWorkProfilePasswordMinimumLowerCaseCharacters(Integer workProfilePasswordMinimumLowerCaseCharacters)
Returns an immutable copy ofthiswith just theworkProfilePasswordMinimumLowerCaseCharactersfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the minimum number of lower-case characters required for the work profile password. Valid values 1 to 16”
- Parameters:
workProfilePasswordMinimumLowerCaseCharacters- new value ofworkProfilePasswordMinimumLowerCaseCharactersfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theworkProfilePasswordMinimumLowerCaseCharactersfield changed
-
getWorkProfilePasswordMinimumNonLetterCharacters
public Optional<Integer> getWorkProfilePasswordMinimumNonLetterCharacters()
“Indicates the minimum number of non-letter characters required for the work profile password. Valid values 1 to 16”- Returns:
- property workProfilePasswordMinimumNonLetterCharacters
-
withWorkProfilePasswordMinimumNonLetterCharacters
public AndroidDeviceOwnerGeneralDeviceConfiguration withWorkProfilePasswordMinimumNonLetterCharacters(Integer workProfilePasswordMinimumNonLetterCharacters)
Returns an immutable copy ofthiswith just theworkProfilePasswordMinimumNonLetterCharactersfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the minimum number of non-letter characters required for the work profile password. Valid values 1 to 16”
- Parameters:
workProfilePasswordMinimumNonLetterCharacters- new value ofworkProfilePasswordMinimumNonLetterCharactersfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theworkProfilePasswordMinimumNonLetterCharactersfield changed
-
getWorkProfilePasswordMinimumNumericCharacters
public Optional<Integer> getWorkProfilePasswordMinimumNumericCharacters()
“Indicates the minimum number of numeric characters required for the work profile password. Valid values 1 to 16”- Returns:
- property workProfilePasswordMinimumNumericCharacters
-
withWorkProfilePasswordMinimumNumericCharacters
public AndroidDeviceOwnerGeneralDeviceConfiguration withWorkProfilePasswordMinimumNumericCharacters(Integer workProfilePasswordMinimumNumericCharacters)
Returns an immutable copy ofthiswith just theworkProfilePasswordMinimumNumericCharactersfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the minimum number of numeric characters required for the work profile password. Valid values 1 to 16”
- Parameters:
workProfilePasswordMinimumNumericCharacters- new value ofworkProfilePasswordMinimumNumericCharactersfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theworkProfilePasswordMinimumNumericCharactersfield changed
-
getWorkProfilePasswordMinimumSymbolCharacters
public Optional<Integer> getWorkProfilePasswordMinimumSymbolCharacters()
“Indicates the minimum number of symbol characters required for the work profile password. Valid values 1 to 16”- Returns:
- property workProfilePasswordMinimumSymbolCharacters
-
withWorkProfilePasswordMinimumSymbolCharacters
public AndroidDeviceOwnerGeneralDeviceConfiguration withWorkProfilePasswordMinimumSymbolCharacters(Integer workProfilePasswordMinimumSymbolCharacters)
Returns an immutable copy ofthiswith just theworkProfilePasswordMinimumSymbolCharactersfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the minimum number of symbol characters required for the work profile password. Valid values 1 to 16”
- Parameters:
workProfilePasswordMinimumSymbolCharacters- new value ofworkProfilePasswordMinimumSymbolCharactersfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theworkProfilePasswordMinimumSymbolCharactersfield changed
-
getWorkProfilePasswordMinimumUpperCaseCharacters
public Optional<Integer> getWorkProfilePasswordMinimumUpperCaseCharacters()
“Indicates the minimum number of upper-case letter characters required for the work profile password. Valid values 1 to 16”- Returns:
- property workProfilePasswordMinimumUpperCaseCharacters
-
withWorkProfilePasswordMinimumUpperCaseCharacters
public AndroidDeviceOwnerGeneralDeviceConfiguration withWorkProfilePasswordMinimumUpperCaseCharacters(Integer workProfilePasswordMinimumUpperCaseCharacters)
Returns an immutable copy ofthiswith just theworkProfilePasswordMinimumUpperCaseCharactersfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the minimum number of upper-case letter characters required for the work profile password. Valid values 1 to 16”
- Parameters:
workProfilePasswordMinimumUpperCaseCharacters- new value ofworkProfilePasswordMinimumUpperCaseCharactersfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theworkProfilePasswordMinimumUpperCaseCharactersfield changed
-
getWorkProfilePasswordPreviousPasswordCountToBlock
public Optional<Integer> getWorkProfilePasswordPreviousPasswordCountToBlock()
“Indicates the length of the work profile password history, where the user will not be able to enter a new password that is the same as any password in the history. Valid values 0 to 24”- Returns:
- property workProfilePasswordPreviousPasswordCountToBlock
-
withWorkProfilePasswordPreviousPasswordCountToBlock
public AndroidDeviceOwnerGeneralDeviceConfiguration withWorkProfilePasswordPreviousPasswordCountToBlock(Integer workProfilePasswordPreviousPasswordCountToBlock)
Returns an immutable copy ofthiswith just theworkProfilePasswordPreviousPasswordCountToBlockfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the length of the work profile password history, where the user will not be able to enter a new password that is the same as any password in the history. Valid values 0 to 24”
- Parameters:
workProfilePasswordPreviousPasswordCountToBlock- new value ofworkProfilePasswordPreviousPasswordCountToBlockfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theworkProfilePasswordPreviousPasswordCountToBlockfield changed
-
getWorkProfilePasswordRequiredType
public Optional<AndroidDeviceOwnerRequiredPasswordType> getWorkProfilePasswordRequiredType()
“Indicates the minimum password quality required on the work profile password.”- Returns:
- property workProfilePasswordRequiredType
-
withWorkProfilePasswordRequiredType
public AndroidDeviceOwnerGeneralDeviceConfiguration withWorkProfilePasswordRequiredType(AndroidDeviceOwnerRequiredPasswordType workProfilePasswordRequiredType)
Returns an immutable copy ofthiswith just theworkProfilePasswordRequiredTypefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the minimum password quality required on the work profile password.”
- Parameters:
workProfilePasswordRequiredType- new value ofworkProfilePasswordRequiredTypefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theworkProfilePasswordRequiredTypefield changed
-
getWorkProfilePasswordSignInFailureCountBeforeFactoryReset
public Optional<Integer> getWorkProfilePasswordSignInFailureCountBeforeFactoryReset()
“Indicates the number of times a user can enter an incorrect work profile password before the device is wiped. Valid values 4 to 11”- Returns:
- property workProfilePasswordSignInFailureCountBeforeFactoryReset
-
withWorkProfilePasswordSignInFailureCountBeforeFactoryReset
public AndroidDeviceOwnerGeneralDeviceConfiguration withWorkProfilePasswordSignInFailureCountBeforeFactoryReset(Integer workProfilePasswordSignInFailureCountBeforeFactoryReset)
Returns an immutable copy ofthiswith just theworkProfilePasswordSignInFailureCountBeforeFactoryResetfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates the number of times a user can enter an incorrect work profile password before the device is wiped. Valid values 4 to 11”
- Parameters:
workProfilePasswordSignInFailureCountBeforeFactoryReset- new value ofworkProfilePasswordSignInFailureCountBeforeFactoryResetfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theworkProfilePasswordSignInFailureCountBeforeFactoryResetfield changed
-
withUnmappedField
public AndroidDeviceOwnerGeneralDeviceConfiguration withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classDeviceConfiguration
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classDeviceConfiguration
-
patch
public AndroidDeviceOwnerGeneralDeviceConfiguration patch()
Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.- Overrides:
patchin classDeviceConfiguration- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
put
public AndroidDeviceOwnerGeneralDeviceConfiguration put()
Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).- Overrides:
putin classDeviceConfiguration- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
toString
public String toString()
- Overrides:
toStringin classDeviceConfiguration
-
-