| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
MacOSCompliancePolicy |
MacOSCompliancePolicy.Builder.build() |
MacOSCompliancePolicy |
MacOSCompliancePolicy.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
MacOSCompliancePolicy |
MacOSCompliancePolicy.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
MacOSCompliancePolicy |
MacOSCompliancePolicy.withDeviceThreatProtectionEnabled(Boolean deviceThreatProtectionEnabled)
Returns an immutable copy of
this with just the deviceThreatProtectionEnabled field changed. |
MacOSCompliancePolicy |
MacOSCompliancePolicy.withDeviceThreatProtectionRequiredSecurityLevel(DeviceThreatProtectionLevel deviceThreatProtectionRequiredSecurityLevel)
Returns an immutable copy of
this with just the deviceThreatProtectionRequiredSecurityLevel field changed. |
MacOSCompliancePolicy |
MacOSCompliancePolicy.withFirewallBlockAllIncoming(Boolean firewallBlockAllIncoming)
Returns an immutable copy of
this with just the firewallBlockAllIncoming field changed. |
MacOSCompliancePolicy |
MacOSCompliancePolicy.withFirewallEnabled(Boolean firewallEnabled)
Returns an immutable copy of
this with just the firewallEnabled
field changed. |
MacOSCompliancePolicy |
MacOSCompliancePolicy.withFirewallEnableStealthMode(Boolean firewallEnableStealthMode)
Returns an immutable copy of
this with just the firewallEnableStealthMode field changed. |
MacOSCompliancePolicy |
MacOSCompliancePolicy.withGatekeeperAllowedAppSource(MacOSGatekeeperAppSources gatekeeperAllowedAppSource)
Returns an immutable copy of
this with just the gatekeeperAllowedAppSource field changed. |
MacOSCompliancePolicy |
MacOSCompliancePolicy.withOsMaximumBuildVersion(String osMaximumBuildVersion)
Returns an immutable copy of
this with just the osMaximumBuildVersion field changed. |
MacOSCompliancePolicy |
MacOSCompliancePolicy.withOsMaximumVersion(String osMaximumVersion)
Returns an immutable copy of
this with just the osMaximumVersion
field changed. |
MacOSCompliancePolicy |
MacOSCompliancePolicy.withOsMinimumBuildVersion(String osMinimumBuildVersion)
Returns an immutable copy of
this with just the osMinimumBuildVersion field changed. |
MacOSCompliancePolicy |
MacOSCompliancePolicy.withOsMinimumVersion(String osMinimumVersion)
Returns an immutable copy of
this with just the osMinimumVersion
field changed. |
MacOSCompliancePolicy |
MacOSCompliancePolicy.withPasswordBlockSimple(Boolean passwordBlockSimple)
Returns an immutable copy of
this with just the passwordBlockSimple field changed. |
MacOSCompliancePolicy |
MacOSCompliancePolicy.withPasswordExpirationDays(Integer passwordExpirationDays)
Returns an immutable copy of
this with just the passwordExpirationDays field changed. |
MacOSCompliancePolicy |
MacOSCompliancePolicy.withPasswordMinimumCharacterSetCount(Integer passwordMinimumCharacterSetCount)
Returns an immutable copy of
this with just the passwordMinimumCharacterSetCount field changed. |
MacOSCompliancePolicy |
MacOSCompliancePolicy.withPasswordMinimumLength(Integer passwordMinimumLength)
Returns an immutable copy of
this with just the passwordMinimumLength field changed. |
MacOSCompliancePolicy |
MacOSCompliancePolicy.withPasswordMinutesOfInactivityBeforeLock(Integer passwordMinutesOfInactivityBeforeLock)
Returns an immutable copy of
this with just the passwordMinutesOfInactivityBeforeLock field changed. |
MacOSCompliancePolicy |
MacOSCompliancePolicy.withPasswordPreviousPasswordBlockCount(Integer passwordPreviousPasswordBlockCount)
Returns an immutable copy of
this with just the passwordPreviousPasswordBlockCount field changed. |
MacOSCompliancePolicy |
MacOSCompliancePolicy.withPasswordRequired(Boolean passwordRequired)
Returns an immutable copy of
this with just the passwordRequired
field changed. |
MacOSCompliancePolicy |
MacOSCompliancePolicy.withPasswordRequiredType(RequiredPasswordType passwordRequiredType)
Returns an immutable copy of
this with just the passwordRequiredType field changed. |
MacOSCompliancePolicy |
MacOSCompliancePolicy.withStorageRequireEncryption(Boolean storageRequireEncryption)
Returns an immutable copy of
this with just the storageRequireEncryption field changed. |
MacOSCompliancePolicy |
MacOSCompliancePolicy.withSystemIntegrityProtectionEnabled(Boolean systemIntegrityProtectionEnabled)
Returns an immutable copy of
this with just the systemIntegrityProtectionEnabled field changed. |
Copyright © 2018–2020. All rights reserved.