ManagedAppProtection |
ManagedAppProtection.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
ManagedAppProtection |
ManagedAppProtection.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
ManagedAppProtection |
ManagedAppProtection.withAllowedDataStorageLocations(List<ManagedAppDataStorageLocation> allowedDataStorageLocations) |
Returns an immutable copy of this with just the
allowedDataStorageLocations field changed.
|
ManagedAppProtection |
ManagedAppProtection.withAllowedInboundDataTransferSources(ManagedAppDataTransferLevel allowedInboundDataTransferSources) |
Returns an immutable copy of this with just the
allowedInboundDataTransferSources field changed.
|
ManagedAppProtection |
ManagedAppProtection.withAllowedOutboundClipboardSharingLevel(ManagedAppClipboardSharingLevel allowedOutboundClipboardSharingLevel) |
Returns an immutable copy of this with just the
allowedOutboundClipboardSharingLevel field changed.
|
ManagedAppProtection |
ManagedAppProtection.withAllowedOutboundDataTransferDestinations(ManagedAppDataTransferLevel allowedOutboundDataTransferDestinations) |
Returns an immutable copy of this with just the
allowedOutboundDataTransferDestinations field changed.
|
ManagedAppProtection |
ManagedAppProtection.withContactSyncBlocked(Boolean contactSyncBlocked) |
Returns an immutable copy of this with just the
contactSyncBlocked field changed.
|
ManagedAppProtection |
ManagedAppProtection.withDataBackupBlocked(Boolean dataBackupBlocked) |
Returns an immutable copy of this with just the dataBackupBlocked
field changed.
|
ManagedAppProtection |
ManagedAppProtection.withDeviceComplianceRequired(Boolean deviceComplianceRequired) |
Returns an immutable copy of this with just the
deviceComplianceRequired field changed.
|
ManagedAppProtection |
ManagedAppProtection.withDisableAppPinIfDevicePinIsSet(Boolean disableAppPinIfDevicePinIsSet) |
Returns an immutable copy of this with just the
disableAppPinIfDevicePinIsSet field changed.
|
ManagedAppProtection |
ManagedAppProtection.withFingerprintBlocked(Boolean fingerprintBlocked) |
Returns an immutable copy of this with just the
fingerprintBlocked field changed.
|
ManagedAppProtection |
ManagedAppProtection.withManagedBrowser(ManagedBrowserType managedBrowser) |
Returns an immutable copy of this with just the managedBrowser
field changed.
|
ManagedAppProtection |
ManagedAppProtection.withManagedBrowserToOpenLinksRequired(Boolean managedBrowserToOpenLinksRequired) |
Returns an immutable copy of this with just the
managedBrowserToOpenLinksRequired field changed.
|
ManagedAppProtection |
ManagedAppProtection.withMaximumPinRetries(Integer maximumPinRetries) |
Returns an immutable copy of this with just the maximumPinRetries
field changed.
|
ManagedAppProtection |
ManagedAppProtection.withMinimumPinLength(Integer minimumPinLength) |
Returns an immutable copy of this with just the minimumPinLength
field changed.
|
ManagedAppProtection |
ManagedAppProtection.withMinimumRequiredAppVersion(String minimumRequiredAppVersion) |
Returns an immutable copy of this with just the
minimumRequiredAppVersion field changed.
|
ManagedAppProtection |
ManagedAppProtection.withMinimumRequiredOsVersion(String minimumRequiredOsVersion) |
Returns an immutable copy of this with just the
minimumRequiredOsVersion field changed.
|
ManagedAppProtection |
ManagedAppProtection.withMinimumWarningAppVersion(String minimumWarningAppVersion) |
Returns an immutable copy of this with just the
minimumWarningAppVersion field changed.
|
ManagedAppProtection |
ManagedAppProtection.withMinimumWarningOsVersion(String minimumWarningOsVersion) |
Returns an immutable copy of this with just the
minimumWarningOsVersion field changed.
|
ManagedAppProtection |
ManagedAppProtection.withOrganizationalCredentialsRequired(Boolean organizationalCredentialsRequired) |
Returns an immutable copy of this with just the
organizationalCredentialsRequired field changed.
|
ManagedAppProtection |
ManagedAppProtection.withPeriodBeforePinReset(Duration periodBeforePinReset) |
Returns an immutable copy of this with just the
periodBeforePinReset field changed.
|
ManagedAppProtection |
ManagedAppProtection.withPeriodOfflineBeforeAccessCheck(Duration periodOfflineBeforeAccessCheck) |
Returns an immutable copy of this with just the
periodOfflineBeforeAccessCheck field changed.
|
ManagedAppProtection |
ManagedAppProtection.withPeriodOfflineBeforeWipeIsEnforced(Duration periodOfflineBeforeWipeIsEnforced) |
Returns an immutable copy of this with just the
periodOfflineBeforeWipeIsEnforced field changed.
|
ManagedAppProtection |
ManagedAppProtection.withPeriodOnlineBeforeAccessCheck(Duration periodOnlineBeforeAccessCheck) |
Returns an immutable copy of this with just the
periodOnlineBeforeAccessCheck field changed.
|
ManagedAppProtection |
ManagedAppProtection.withPinCharacterSet(ManagedAppPinCharacterSet pinCharacterSet) |
Returns an immutable copy of this with just the pinCharacterSet
field changed.
|
ManagedAppProtection |
ManagedAppProtection.withPinRequired(Boolean pinRequired) |
Returns an immutable copy of this with just the pinRequired
field changed.
|
ManagedAppProtection |
ManagedAppProtection.withPrintBlocked(Boolean printBlocked) |
Returns an immutable copy of this with just the printBlocked
field changed.
|
ManagedAppProtection |
ManagedAppProtection.withSaveAsBlocked(Boolean saveAsBlocked) |
Returns an immutable copy of this with just the saveAsBlocked
field changed.
|
ManagedAppProtection |
ManagedAppProtection.withSimplePinBlocked(Boolean simplePinBlocked) |
Returns an immutable copy of this with just the simplePinBlocked
field changed.
|
ManagedAppProtection |
ManagedAppProtection.withUnmappedField(String name,
Object value) |
|