| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
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.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.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.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. |
Copyright © 2018–2020. All rights reserved.