| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Windows10MobileCompliancePolicy |
Windows10MobileCompliancePolicy.Builder.build() |
Windows10MobileCompliancePolicy |
Windows10MobileCompliancePolicy.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Windows10MobileCompliancePolicy |
Windows10MobileCompliancePolicy.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Windows10MobileCompliancePolicy |
Windows10MobileCompliancePolicy.withActiveFirewallRequired(Boolean activeFirewallRequired)
Returns an immutable copy of
this with just the activeFirewallRequired field changed. |
Windows10MobileCompliancePolicy |
Windows10MobileCompliancePolicy.withBitLockerEnabled(Boolean bitLockerEnabled)
Returns an immutable copy of
this with just the bitLockerEnabled
field changed. |
Windows10MobileCompliancePolicy |
Windows10MobileCompliancePolicy.withCodeIntegrityEnabled(Boolean codeIntegrityEnabled)
Returns an immutable copy of
this with just the codeIntegrityEnabled field changed. |
Windows10MobileCompliancePolicy |
Windows10MobileCompliancePolicy.withEarlyLaunchAntiMalwareDriverEnabled(Boolean earlyLaunchAntiMalwareDriverEnabled)
Returns an immutable copy of
this with just the earlyLaunchAntiMalwareDriverEnabled field changed. |
Windows10MobileCompliancePolicy |
Windows10MobileCompliancePolicy.withOsMaximumVersion(String osMaximumVersion)
Returns an immutable copy of
this with just the osMaximumVersion
field changed. |
Windows10MobileCompliancePolicy |
Windows10MobileCompliancePolicy.withOsMinimumVersion(String osMinimumVersion)
Returns an immutable copy of
this with just the osMinimumVersion
field changed. |
Windows10MobileCompliancePolicy |
Windows10MobileCompliancePolicy.withPasswordBlockSimple(Boolean passwordBlockSimple)
Returns an immutable copy of
this with just the passwordBlockSimple field changed. |
Windows10MobileCompliancePolicy |
Windows10MobileCompliancePolicy.withPasswordExpirationDays(Integer passwordExpirationDays)
Returns an immutable copy of
this with just the passwordExpirationDays field changed. |
Windows10MobileCompliancePolicy |
Windows10MobileCompliancePolicy.withPasswordMinimumCharacterSetCount(Integer passwordMinimumCharacterSetCount)
Returns an immutable copy of
this with just the passwordMinimumCharacterSetCount field changed. |
Windows10MobileCompliancePolicy |
Windows10MobileCompliancePolicy.withPasswordMinimumLength(Integer passwordMinimumLength)
Returns an immutable copy of
this with just the passwordMinimumLength field changed. |
Windows10MobileCompliancePolicy |
Windows10MobileCompliancePolicy.withPasswordMinutesOfInactivityBeforeLock(Integer passwordMinutesOfInactivityBeforeLock)
Returns an immutable copy of
this with just the passwordMinutesOfInactivityBeforeLock field changed. |
Windows10MobileCompliancePolicy |
Windows10MobileCompliancePolicy.withPasswordPreviousPasswordBlockCount(Integer passwordPreviousPasswordBlockCount)
Returns an immutable copy of
this with just the passwordPreviousPasswordBlockCount field changed. |
Windows10MobileCompliancePolicy |
Windows10MobileCompliancePolicy.withPasswordRequired(Boolean passwordRequired)
Returns an immutable copy of
this with just the passwordRequired
field changed. |
Windows10MobileCompliancePolicy |
Windows10MobileCompliancePolicy.withPasswordRequiredType(RequiredPasswordType passwordRequiredType)
Returns an immutable copy of
this with just the passwordRequiredType field changed. |
Windows10MobileCompliancePolicy |
Windows10MobileCompliancePolicy.withPasswordRequireToUnlockFromIdle(Boolean passwordRequireToUnlockFromIdle)
Returns an immutable copy of
this with just the passwordRequireToUnlockFromIdle field changed. |
Windows10MobileCompliancePolicy |
Windows10MobileCompliancePolicy.withSecureBootEnabled(Boolean secureBootEnabled)
Returns an immutable copy of
this with just the secureBootEnabled
field changed. |
Windows10MobileCompliancePolicy |
Windows10MobileCompliancePolicy.withStorageRequireEncryption(Boolean storageRequireEncryption)
Returns an immutable copy of
this with just the storageRequireEncryption field changed. |
Copyright © 2018–2020. All rights reserved.