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