| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
AndroidWorkProfileCompliancePolicy |
AndroidWorkProfileCompliancePolicy.Builder.build() |
AndroidWorkProfileCompliancePolicy |
AndroidWorkProfileCompliancePolicy.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
AndroidWorkProfileCompliancePolicy |
AndroidWorkProfileCompliancePolicy.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
AndroidWorkProfileCompliancePolicy |
AndroidWorkProfileCompliancePolicy.withAdvancedThreatProtectionRequiredSecurityLevel(DeviceThreatProtectionLevel advancedThreatProtectionRequiredSecurityLevel)
Returns an immutable copy of
this with just the advancedThreatProtectionRequiredSecurityLevel field changed. |
AndroidWorkProfileCompliancePolicy |
AndroidWorkProfileCompliancePolicy.withDeviceThreatProtectionEnabled(Boolean deviceThreatProtectionEnabled)
Returns an immutable copy of
this with just the deviceThreatProtectionEnabled field changed. |
AndroidWorkProfileCompliancePolicy |
AndroidWorkProfileCompliancePolicy.withDeviceThreatProtectionRequiredSecurityLevel(DeviceThreatProtectionLevel deviceThreatProtectionRequiredSecurityLevel)
Returns an immutable copy of
this with just the deviceThreatProtectionRequiredSecurityLevel field changed. |
AndroidWorkProfileCompliancePolicy |
AndroidWorkProfileCompliancePolicy.withMinAndroidSecurityPatchLevel(String minAndroidSecurityPatchLevel)
Returns an immutable copy of
this with just the minAndroidSecurityPatchLevel field changed. |
AndroidWorkProfileCompliancePolicy |
AndroidWorkProfileCompliancePolicy.withOsMaximumVersion(String osMaximumVersion)
Returns an immutable copy of
this with just the osMaximumVersion
field changed. |
AndroidWorkProfileCompliancePolicy |
AndroidWorkProfileCompliancePolicy.withOsMinimumVersion(String osMinimumVersion)
Returns an immutable copy of
this with just the osMinimumVersion
field changed. |
AndroidWorkProfileCompliancePolicy |
AndroidWorkProfileCompliancePolicy.withPasswordExpirationDays(Integer passwordExpirationDays)
Returns an immutable copy of
this with just the passwordExpirationDays field changed. |
AndroidWorkProfileCompliancePolicy |
AndroidWorkProfileCompliancePolicy.withPasswordMinimumLength(Integer passwordMinimumLength)
Returns an immutable copy of
this with just the passwordMinimumLength field changed. |
AndroidWorkProfileCompliancePolicy |
AndroidWorkProfileCompliancePolicy.withPasswordMinutesOfInactivityBeforeLock(Integer passwordMinutesOfInactivityBeforeLock)
Returns an immutable copy of
this with just the passwordMinutesOfInactivityBeforeLock field changed. |
AndroidWorkProfileCompliancePolicy |
AndroidWorkProfileCompliancePolicy.withPasswordPreviousPasswordBlockCount(Integer passwordPreviousPasswordBlockCount)
Returns an immutable copy of
this with just the passwordPreviousPasswordBlockCount field changed. |
AndroidWorkProfileCompliancePolicy |
AndroidWorkProfileCompliancePolicy.withPasswordRequired(Boolean passwordRequired)
Returns an immutable copy of
this with just the passwordRequired
field changed. |
AndroidWorkProfileCompliancePolicy |
AndroidWorkProfileCompliancePolicy.withPasswordRequiredType(AndroidRequiredPasswordType passwordRequiredType)
Returns an immutable copy of
this with just the passwordRequiredType field changed. |
AndroidWorkProfileCompliancePolicy |
AndroidWorkProfileCompliancePolicy.withPasswordSignInFailureCountBeforeFactoryReset(Integer passwordSignInFailureCountBeforeFactoryReset)
Returns an immutable copy of
this with just the passwordSignInFailureCountBeforeFactoryReset field changed. |
AndroidWorkProfileCompliancePolicy |
AndroidWorkProfileCompliancePolicy.withSecurityBlockJailbrokenDevices(Boolean securityBlockJailbrokenDevices)
Returns an immutable copy of
this with just the securityBlockJailbrokenDevices field changed. |
AndroidWorkProfileCompliancePolicy |
AndroidWorkProfileCompliancePolicy.withSecurityDisableUsbDebugging(Boolean securityDisableUsbDebugging)
Returns an immutable copy of
this with just the securityDisableUsbDebugging field changed. |
AndroidWorkProfileCompliancePolicy |
AndroidWorkProfileCompliancePolicy.withSecurityPreventInstallAppsFromUnknownSources(Boolean securityPreventInstallAppsFromUnknownSources)
Returns an immutable copy of
this with just the securityPreventInstallAppsFromUnknownSources field changed. |
AndroidWorkProfileCompliancePolicy |
AndroidWorkProfileCompliancePolicy.withSecurityRequireCompanyPortalAppIntegrity(Boolean securityRequireCompanyPortalAppIntegrity)
Returns an immutable copy of
this with just the securityRequireCompanyPortalAppIntegrity field changed. |
AndroidWorkProfileCompliancePolicy |
AndroidWorkProfileCompliancePolicy.withSecurityRequireGooglePlayServices(Boolean securityRequireGooglePlayServices)
Returns an immutable copy of
this with just the securityRequireGooglePlayServices field changed. |
AndroidWorkProfileCompliancePolicy |
AndroidWorkProfileCompliancePolicy.withSecurityRequireSafetyNetAttestationBasicIntegrity(Boolean securityRequireSafetyNetAttestationBasicIntegrity)
Returns an immutable copy of
this with just the securityRequireSafetyNetAttestationBasicIntegrity field changed. |
AndroidWorkProfileCompliancePolicy |
AndroidWorkProfileCompliancePolicy.withSecurityRequireSafetyNetAttestationCertifiedDevice(Boolean securityRequireSafetyNetAttestationCertifiedDevice)
Returns an immutable copy of
this with just the securityRequireSafetyNetAttestationCertifiedDevice field changed. |
AndroidWorkProfileCompliancePolicy |
AndroidWorkProfileCompliancePolicy.withSecurityRequireUpToDateSecurityProviders(Boolean securityRequireUpToDateSecurityProviders)
Returns an immutable copy of
this with just the securityRequireUpToDateSecurityProviders field changed. |
AndroidWorkProfileCompliancePolicy |
AndroidWorkProfileCompliancePolicy.withSecurityRequireVerifyApps(Boolean securityRequireVerifyApps)
Returns an immutable copy of
this with just the securityRequireVerifyApps field changed. |
AndroidWorkProfileCompliancePolicy |
AndroidWorkProfileCompliancePolicy.withStorageRequireEncryption(Boolean storageRequireEncryption)
Returns an immutable copy of
this with just the storageRequireEncryption field changed. |
Copyright © 2018–2020. All rights reserved.