IosManagedAppProtection |
IosManagedAppProtection.Builder.build() |
|
IosManagedAppProtection |
IosManagedAppProtection.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
IosManagedAppProtection |
IosManagedAppProtection.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
IosManagedAppProtection |
IosManagedAppProtection.withAllowedIosDeviceModels(String allowedIosDeviceModels) |
Returns an immutable copy of this with just the
allowedIosDeviceModels field changed.
|
IosManagedAppProtection |
IosManagedAppProtection.withAppActionIfIosDeviceModelNotAllowed(ManagedAppRemediationAction appActionIfIosDeviceModelNotAllowed) |
Returns an immutable copy of this with just the
appActionIfIosDeviceModelNotAllowed field changed.
|
IosManagedAppProtection |
IosManagedAppProtection.withAppDataEncryptionType(ManagedAppDataEncryptionType appDataEncryptionType) |
Returns an immutable copy of this with just the
appDataEncryptionType field changed.
|
IosManagedAppProtection |
IosManagedAppProtection.withCustomBrowserProtocol(String customBrowserProtocol) |
Returns an immutable copy of this with just the
customBrowserProtocol field changed.
|
IosManagedAppProtection |
IosManagedAppProtection.withCustomDialerAppProtocol(String customDialerAppProtocol) |
Returns an immutable copy of this with just the
customDialerAppProtocol field changed.
|
IosManagedAppProtection |
IosManagedAppProtection.withDeployedAppCount(Integer deployedAppCount) |
Returns an immutable copy of this with just the deployedAppCount
field changed.
|
IosManagedAppProtection |
IosManagedAppProtection.withDisableProtectionOfManagedOutboundOpenInData(Boolean disableProtectionOfManagedOutboundOpenInData) |
Returns an immutable copy of this with just the
disableProtectionOfManagedOutboundOpenInData field changed.
|
IosManagedAppProtection |
IosManagedAppProtection.withExemptedAppProtocols(List<KeyValuePair> exemptedAppProtocols) |
Returns an immutable copy of this with just the
exemptedAppProtocols field changed.
|
IosManagedAppProtection |
IosManagedAppProtection.withExemptedUniversalLinks(List<String> exemptedUniversalLinks) |
Returns an immutable copy of this with just the
exemptedUniversalLinks field changed.
|
IosManagedAppProtection |
IosManagedAppProtection.withFaceIdBlocked(Boolean faceIdBlocked) |
Returns an immutable copy of this with just the faceIdBlocked
field changed.
|
IosManagedAppProtection |
IosManagedAppProtection.withFilterOpenInToOnlyManagedApps(Boolean filterOpenInToOnlyManagedApps) |
Returns an immutable copy of this with just the
filterOpenInToOnlyManagedApps field changed.
|
IosManagedAppProtection |
IosManagedAppProtection.withManagedUniversalLinks(List<String> managedUniversalLinks) |
Returns an immutable copy of this with just the
managedUniversalLinks field changed.
|
IosManagedAppProtection |
IosManagedAppProtection.withMinimumRequiredSdkVersion(String minimumRequiredSdkVersion) |
Returns an immutable copy of this with just the
minimumRequiredSdkVersion field changed.
|
IosManagedAppProtection |
IosManagedAppProtection.withMinimumWipeSdkVersion(String minimumWipeSdkVersion) |
Returns an immutable copy of this with just the
minimumWipeSdkVersion field changed.
|
IosManagedAppProtection |
IosManagedAppProtection.withProtectInboundDataFromUnknownSources(Boolean protectInboundDataFromUnknownSources) |
Returns an immutable copy of this with just the
protectInboundDataFromUnknownSources field changed.
|
IosManagedAppProtection |
IosManagedAppProtection.withThirdPartyKeyboardsBlocked(Boolean thirdPartyKeyboardsBlocked) |
Returns an immutable copy of this with just the
thirdPartyKeyboardsBlocked field changed.
|
IosManagedAppProtection |
IosManagedAppProtection.withUnmappedField(String name,
String value) |
|