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