| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
AndroidDeviceOwnerCompliancePolicy |
AndroidDeviceOwnerCompliancePolicy.Builder.build() |
AndroidDeviceOwnerCompliancePolicy |
AndroidDeviceOwnerCompliancePolicy.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
AndroidDeviceOwnerCompliancePolicy |
AndroidDeviceOwnerCompliancePolicy.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
AndroidDeviceOwnerCompliancePolicy |
AndroidDeviceOwnerCompliancePolicy.withAdvancedThreatProtectionRequiredSecurityLevel(DeviceThreatProtectionLevel advancedThreatProtectionRequiredSecurityLevel)
Returns an immutable copy of
this with just the advancedThreatProtectionRequiredSecurityLevel field changed. |
AndroidDeviceOwnerCompliancePolicy |
AndroidDeviceOwnerCompliancePolicy.withDeviceThreatProtectionEnabled(Boolean deviceThreatProtectionEnabled)
Returns an immutable copy of
this with just the deviceThreatProtectionEnabled field changed. |
AndroidDeviceOwnerCompliancePolicy |
AndroidDeviceOwnerCompliancePolicy.withDeviceThreatProtectionRequiredSecurityLevel(DeviceThreatProtectionLevel deviceThreatProtectionRequiredSecurityLevel)
Returns an immutable copy of
this with just the deviceThreatProtectionRequiredSecurityLevel field changed. |
AndroidDeviceOwnerCompliancePolicy |
AndroidDeviceOwnerCompliancePolicy.withMinAndroidSecurityPatchLevel(String minAndroidSecurityPatchLevel)
Returns an immutable copy of
this with just the minAndroidSecurityPatchLevel field changed. |
AndroidDeviceOwnerCompliancePolicy |
AndroidDeviceOwnerCompliancePolicy.withOsMaximumVersion(String osMaximumVersion)
Returns an immutable copy of
this with just the osMaximumVersion
field changed. |
AndroidDeviceOwnerCompliancePolicy |
AndroidDeviceOwnerCompliancePolicy.withOsMinimumVersion(String osMinimumVersion)
Returns an immutable copy of
this with just the osMinimumVersion
field changed. |
AndroidDeviceOwnerCompliancePolicy |
AndroidDeviceOwnerCompliancePolicy.withPasswordExpirationDays(Integer passwordExpirationDays)
Returns an immutable copy of
this with just the passwordExpirationDays field changed. |
AndroidDeviceOwnerCompliancePolicy |
AndroidDeviceOwnerCompliancePolicy.withPasswordMinimumLength(Integer passwordMinimumLength)
Returns an immutable copy of
this with just the passwordMinimumLength field changed. |
AndroidDeviceOwnerCompliancePolicy |
AndroidDeviceOwnerCompliancePolicy.withPasswordMinimumLetterCharacters(Integer passwordMinimumLetterCharacters)
Returns an immutable copy of
this with just the passwordMinimumLetterCharacters field changed. |
AndroidDeviceOwnerCompliancePolicy |
AndroidDeviceOwnerCompliancePolicy.withPasswordMinimumLowerCaseCharacters(Integer passwordMinimumLowerCaseCharacters)
Returns an immutable copy of
this with just the passwordMinimumLowerCaseCharacters field changed. |
AndroidDeviceOwnerCompliancePolicy |
AndroidDeviceOwnerCompliancePolicy.withPasswordMinimumNonLetterCharacters(Integer passwordMinimumNonLetterCharacters)
Returns an immutable copy of
this with just the passwordMinimumNonLetterCharacters field changed. |
AndroidDeviceOwnerCompliancePolicy |
AndroidDeviceOwnerCompliancePolicy.withPasswordMinimumNumericCharacters(Integer passwordMinimumNumericCharacters)
Returns an immutable copy of
this with just the passwordMinimumNumericCharacters field changed. |
AndroidDeviceOwnerCompliancePolicy |
AndroidDeviceOwnerCompliancePolicy.withPasswordMinimumSymbolCharacters(Integer passwordMinimumSymbolCharacters)
Returns an immutable copy of
this with just the passwordMinimumSymbolCharacters field changed. |
AndroidDeviceOwnerCompliancePolicy |
AndroidDeviceOwnerCompliancePolicy.withPasswordMinimumUpperCaseCharacters(Integer passwordMinimumUpperCaseCharacters)
Returns an immutable copy of
this with just the passwordMinimumUpperCaseCharacters field changed. |
AndroidDeviceOwnerCompliancePolicy |
AndroidDeviceOwnerCompliancePolicy.withPasswordMinutesOfInactivityBeforeLock(Integer passwordMinutesOfInactivityBeforeLock)
Returns an immutable copy of
this with just the passwordMinutesOfInactivityBeforeLock field changed. |
AndroidDeviceOwnerCompliancePolicy |
AndroidDeviceOwnerCompliancePolicy.withPasswordPreviousPasswordCountToBlock(Integer passwordPreviousPasswordCountToBlock)
Returns an immutable copy of
this with just the passwordPreviousPasswordCountToBlock field changed. |
AndroidDeviceOwnerCompliancePolicy |
AndroidDeviceOwnerCompliancePolicy.withPasswordRequired(Boolean passwordRequired)
Returns an immutable copy of
this with just the passwordRequired
field changed. |
AndroidDeviceOwnerCompliancePolicy |
AndroidDeviceOwnerCompliancePolicy.withPasswordRequiredType(AndroidDeviceOwnerRequiredPasswordType passwordRequiredType)
Returns an immutable copy of
this with just the passwordRequiredType field changed. |
AndroidDeviceOwnerCompliancePolicy |
AndroidDeviceOwnerCompliancePolicy.withSecurityRequireSafetyNetAttestationBasicIntegrity(Boolean securityRequireSafetyNetAttestationBasicIntegrity)
Returns an immutable copy of
this with just the securityRequireSafetyNetAttestationBasicIntegrity field changed. |
AndroidDeviceOwnerCompliancePolicy |
AndroidDeviceOwnerCompliancePolicy.withSecurityRequireSafetyNetAttestationCertifiedDevice(Boolean securityRequireSafetyNetAttestationCertifiedDevice)
Returns an immutable copy of
this with just the securityRequireSafetyNetAttestationCertifiedDevice field changed. |
AndroidDeviceOwnerCompliancePolicy |
AndroidDeviceOwnerCompliancePolicy.withStorageRequireEncryption(Boolean storageRequireEncryption)
Returns an immutable copy of
this with just the storageRequireEncryption field changed. |
Copyright © 2018–2020. All rights reserved.