| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Windows10CompliancePolicy |
Windows10CompliancePolicy.Builder.build() |
Windows10CompliancePolicy |
Windows10CompliancePolicy.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withActiveFirewallRequired(Boolean activeFirewallRequired)
Returns an immutable copy of
this with just the activeFirewallRequired field changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withAntiSpywareRequired(Boolean antiSpywareRequired)
Returns an immutable copy of
this with just the antiSpywareRequired field changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withAntivirusRequired(Boolean antivirusRequired)
Returns an immutable copy of
this with just the antivirusRequired
field changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withBitLockerEnabled(Boolean bitLockerEnabled)
Returns an immutable copy of
this with just the bitLockerEnabled
field changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withCodeIntegrityEnabled(Boolean codeIntegrityEnabled)
Returns an immutable copy of
this with just the codeIntegrityEnabled field changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withConfigurationManagerComplianceRequired(Boolean configurationManagerComplianceRequired)
Returns an immutable copy of
this with just the configurationManagerComplianceRequired field changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withDefenderEnabled(Boolean defenderEnabled)
Returns an immutable copy of
this with just the defenderEnabled
field changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withDefenderVersion(String defenderVersion)
Returns an immutable copy of
this with just the defenderVersion
field changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withDeviceThreatProtectionEnabled(Boolean deviceThreatProtectionEnabled)
Returns an immutable copy of
this with just the deviceThreatProtectionEnabled field changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withDeviceThreatProtectionRequiredSecurityLevel(DeviceThreatProtectionLevel deviceThreatProtectionRequiredSecurityLevel)
Returns an immutable copy of
this with just the deviceThreatProtectionRequiredSecurityLevel field changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withEarlyLaunchAntiMalwareDriverEnabled(Boolean earlyLaunchAntiMalwareDriverEnabled)
Returns an immutable copy of
this with just the earlyLaunchAntiMalwareDriverEnabled field changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withMobileOsMaximumVersion(String mobileOsMaximumVersion)
Returns an immutable copy of
this with just the mobileOsMaximumVersion field changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withMobileOsMinimumVersion(String mobileOsMinimumVersion)
Returns an immutable copy of
this with just the mobileOsMinimumVersion field changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withOsMaximumVersion(String osMaximumVersion)
Returns an immutable copy of
this with just the osMaximumVersion
field changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withOsMinimumVersion(String osMinimumVersion)
Returns an immutable copy of
this with just the osMinimumVersion
field changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withPasswordBlockSimple(Boolean passwordBlockSimple)
Returns an immutable copy of
this with just the passwordBlockSimple field changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withPasswordExpirationDays(Integer passwordExpirationDays)
Returns an immutable copy of
this with just the passwordExpirationDays field changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withPasswordMinimumCharacterSetCount(Integer passwordMinimumCharacterSetCount)
Returns an immutable copy of
this with just the passwordMinimumCharacterSetCount field changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withPasswordMinimumLength(Integer passwordMinimumLength)
Returns an immutable copy of
this with just the passwordMinimumLength field changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withPasswordMinutesOfInactivityBeforeLock(Integer passwordMinutesOfInactivityBeforeLock)
Returns an immutable copy of
this with just the passwordMinutesOfInactivityBeforeLock field changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withPasswordPreviousPasswordBlockCount(Integer passwordPreviousPasswordBlockCount)
Returns an immutable copy of
this with just the passwordPreviousPasswordBlockCount field changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withPasswordRequired(Boolean passwordRequired)
Returns an immutable copy of
this with just the passwordRequired
field changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withPasswordRequiredToUnlockFromIdle(Boolean passwordRequiredToUnlockFromIdle)
Returns an immutable copy of
this with just the passwordRequiredToUnlockFromIdle field changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withPasswordRequiredType(RequiredPasswordType passwordRequiredType)
Returns an immutable copy of
this with just the passwordRequiredType field changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withRequireHealthyDeviceReport(Boolean requireHealthyDeviceReport)
Returns an immutable copy of
this with just the requireHealthyDeviceReport field changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withRtpEnabled(Boolean rtpEnabled)
Returns an immutable copy of
this with just the rtpEnabled field
changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withSecureBootEnabled(Boolean secureBootEnabled)
Returns an immutable copy of
this with just the secureBootEnabled
field changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withSignatureOutOfDate(Boolean signatureOutOfDate)
Returns an immutable copy of
this with just the signatureOutOfDate field changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withStorageRequireEncryption(Boolean storageRequireEncryption)
Returns an immutable copy of
this with just the storageRequireEncryption field changed. |
Windows10CompliancePolicy |
Windows10CompliancePolicy.withTpmRequired(Boolean tpmRequired)
Returns an immutable copy of
this with just the tpmRequired
field changed. |
Copyright © 2018–2020. All rights reserved.