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.withApps(List<ManagedMobileApp> apps) |
Returns an immutable copy of this with just the apps 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.withDeployedAppCount(Integer deployedAppCount) |
Returns an immutable copy of this with just the deployedAppCount
field changed.
|
AndroidManagedAppProtection |
AndroidManagedAppProtection.withDeploymentSummary(ManagedAppPolicyDeploymentSummary deploymentSummary) |
Returns an immutable copy of this with just the deploymentSummary
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.withMinimumRequiredPatchVersion(String minimumRequiredPatchVersion) |
Returns an immutable copy of this with just the
minimumRequiredPatchVersion field changed.
|
AndroidManagedAppProtection |
AndroidManagedAppProtection.withMinimumWarningPatchVersion(String minimumWarningPatchVersion) |
Returns an immutable copy of this with just the
minimumWarningPatchVersion field changed.
|
AndroidManagedAppProtection |
AndroidManagedAppProtection.withScreenCaptureBlocked(Boolean screenCaptureBlocked) |
Returns an immutable copy of this with just the
screenCaptureBlocked field changed.
|
AndroidManagedAppProtection |
AndroidManagedAppProtection.withUnmappedField(String name,
Object value) |
|