| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
AndroidManagedAppProtection |
AndroidManagedAppProtection.Builder.build() |
AndroidManagedAppProtection |
AndroidManagedAppProtection.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
AndroidManagedAppProtection |
AndroidManagedAppProtection.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
AndroidManagedAppProtection |
AndroidManagedAppProtection.withAllowedAndroidDeviceManufacturers(String allowedAndroidDeviceManufacturers)
Returns an immutable copy of
this with just the allowedAndroidDeviceManufacturers field changed. |
AndroidManagedAppProtection |
AndroidManagedAppProtection.withAppActionIfAndroidDeviceManufacturerNotAllowed(ManagedAppRemediationAction appActionIfAndroidDeviceManufacturerNotAllowed)
Returns an immutable copy of
this with just the appActionIfAndroidDeviceManufacturerNotAllowed field changed. |
AndroidManagedAppProtection |
AndroidManagedAppProtection.withAppActionIfAndroidDeviceModelNotAllowed(ManagedAppRemediationAction appActionIfAndroidDeviceModelNotAllowed)
Returns an immutable copy of
this with just the appActionIfAndroidDeviceModelNotAllowed field changed. |
AndroidManagedAppProtection |
AndroidManagedAppProtection.withAppActionIfAndroidSafetyNetAppsVerificationFailed(ManagedAppRemediationAction appActionIfAndroidSafetyNetAppsVerificationFailed)
Returns an immutable copy of
this with just the appActionIfAndroidSafetyNetAppsVerificationFailed field changed. |
AndroidManagedAppProtection |
AndroidManagedAppProtection.withAppActionIfAndroidSafetyNetDeviceAttestationFailed(ManagedAppRemediationAction appActionIfAndroidSafetyNetDeviceAttestationFailed)
Returns an immutable copy of
this with just the appActionIfAndroidSafetyNetDeviceAttestationFailed field changed. |
AndroidManagedAppProtection |
AndroidManagedAppProtection.withCustomBrowserDisplayName(String customBrowserDisplayName)
Returns an immutable copy of
this with just the customBrowserDisplayName field changed. |
AndroidManagedAppProtection |
AndroidManagedAppProtection.withCustomBrowserPackageId(String customBrowserPackageId)
Returns an immutable copy of
this with just the customBrowserPackageId field changed. |
AndroidManagedAppProtection |
AndroidManagedAppProtection.withCustomDialerAppDisplayName(String customDialerAppDisplayName)
Returns an immutable copy of
this with just the customDialerAppDisplayName field changed. |
AndroidManagedAppProtection |
AndroidManagedAppProtection.withCustomDialerAppPackageId(String customDialerAppPackageId)
Returns an immutable copy of
this with just the customDialerAppPackageId field changed. |
AndroidManagedAppProtection |
AndroidManagedAppProtection.withDeployedAppCount(Integer deployedAppCount)
Returns an immutable copy of
this with just the deployedAppCount
field changed. |
AndroidManagedAppProtection |
AndroidManagedAppProtection.withDisableAppEncryptionIfDeviceEncryptionIsEnabled(Boolean disableAppEncryptionIfDeviceEncryptionIsEnabled)
Returns an immutable copy of
this with just the disableAppEncryptionIfDeviceEncryptionIsEnabled field changed. |
AndroidManagedAppProtection |
AndroidManagedAppProtection.withEncryptAppData(Boolean encryptAppData)
Returns an immutable copy of
this with just the encryptAppData
field changed. |
AndroidManagedAppProtection |
AndroidManagedAppProtection.withKeyboardsRestricted(Boolean keyboardsRestricted)
Returns an immutable copy of
this with just the keyboardsRestricted field changed. |
AndroidManagedAppProtection |
AndroidManagedAppProtection.withMinimumRequiredCompanyPortalVersion(String minimumRequiredCompanyPortalVersion)
Returns an immutable copy of
this with just the minimumRequiredCompanyPortalVersion field changed. |
AndroidManagedAppProtection |
AndroidManagedAppProtection.withMinimumRequiredPatchVersion(String minimumRequiredPatchVersion)
Returns an immutable copy of
this with just the minimumRequiredPatchVersion field changed. |
AndroidManagedAppProtection |
AndroidManagedAppProtection.withMinimumWarningCompanyPortalVersion(String minimumWarningCompanyPortalVersion)
Returns an immutable copy of
this with just the minimumWarningCompanyPortalVersion field changed. |
AndroidManagedAppProtection |
AndroidManagedAppProtection.withMinimumWarningPatchVersion(String minimumWarningPatchVersion)
Returns an immutable copy of
this with just the minimumWarningPatchVersion field changed. |
AndroidManagedAppProtection |
AndroidManagedAppProtection.withMinimumWipeCompanyPortalVersion(String minimumWipeCompanyPortalVersion)
Returns an immutable copy of
this with just the minimumWipeCompanyPortalVersion field changed. |
AndroidManagedAppProtection |
AndroidManagedAppProtection.withMinimumWipePatchVersion(String minimumWipePatchVersion)
Returns an immutable copy of
this with just the minimumWipePatchVersion field changed. |
AndroidManagedAppProtection |
AndroidManagedAppProtection.withRequiredAndroidSafetyNetAppsVerificationType(AndroidManagedAppSafetyNetAppsVerificationType requiredAndroidSafetyNetAppsVerificationType)
Returns an immutable copy of
this with just the requiredAndroidSafetyNetAppsVerificationType field changed. |
AndroidManagedAppProtection |
AndroidManagedAppProtection.withRequiredAndroidSafetyNetDeviceAttestationType(AndroidManagedAppSafetyNetDeviceAttestationType requiredAndroidSafetyNetDeviceAttestationType)
Returns an immutable copy of
this with just the requiredAndroidSafetyNetDeviceAttestationType field changed. |
AndroidManagedAppProtection |
AndroidManagedAppProtection.withScreenCaptureBlocked(Boolean screenCaptureBlocked)
Returns an immutable copy of
this with just the screenCaptureBlocked field changed. |
Copyright © 2018–2020. All rights reserved.