| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
IosCompliancePolicy |
IosCompliancePolicy.Builder.build() |
IosCompliancePolicy |
IosCompliancePolicy.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
IosCompliancePolicy |
IosCompliancePolicy.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
IosCompliancePolicy |
IosCompliancePolicy.withDeviceThreatProtectionEnabled(Boolean deviceThreatProtectionEnabled)
Returns an immutable copy of
this with just the deviceThreatProtectionEnabled field changed. |
IosCompliancePolicy |
IosCompliancePolicy.withDeviceThreatProtectionRequiredSecurityLevel(DeviceThreatProtectionLevel deviceThreatProtectionRequiredSecurityLevel)
Returns an immutable copy of
this with just the deviceThreatProtectionRequiredSecurityLevel field changed. |
IosCompliancePolicy |
IosCompliancePolicy.withManagedEmailProfileRequired(Boolean managedEmailProfileRequired)
Returns an immutable copy of
this with just the managedEmailProfileRequired field changed. |
IosCompliancePolicy |
IosCompliancePolicy.withOsMaximumBuildVersion(String osMaximumBuildVersion)
Returns an immutable copy of
this with just the osMaximumBuildVersion field changed. |
IosCompliancePolicy |
IosCompliancePolicy.withOsMaximumVersion(String osMaximumVersion)
Returns an immutable copy of
this with just the osMaximumVersion
field changed. |
IosCompliancePolicy |
IosCompliancePolicy.withOsMinimumBuildVersion(String osMinimumBuildVersion)
Returns an immutable copy of
this with just the osMinimumBuildVersion field changed. |
IosCompliancePolicy |
IosCompliancePolicy.withOsMinimumVersion(String osMinimumVersion)
Returns an immutable copy of
this with just the osMinimumVersion
field changed. |
IosCompliancePolicy |
IosCompliancePolicy.withPasscodeBlockSimple(Boolean passcodeBlockSimple)
Returns an immutable copy of
this with just the passcodeBlockSimple field changed. |
IosCompliancePolicy |
IosCompliancePolicy.withPasscodeExpirationDays(Integer passcodeExpirationDays)
Returns an immutable copy of
this with just the passcodeExpirationDays field changed. |
IosCompliancePolicy |
IosCompliancePolicy.withPasscodeMinimumCharacterSetCount(Integer passcodeMinimumCharacterSetCount)
Returns an immutable copy of
this with just the passcodeMinimumCharacterSetCount field changed. |
IosCompliancePolicy |
IosCompliancePolicy.withPasscodeMinimumLength(Integer passcodeMinimumLength)
Returns an immutable copy of
this with just the passcodeMinimumLength field changed. |
IosCompliancePolicy |
IosCompliancePolicy.withPasscodeMinutesOfInactivityBeforeLock(Integer passcodeMinutesOfInactivityBeforeLock)
Returns an immutable copy of
this with just the passcodeMinutesOfInactivityBeforeLock field changed. |
IosCompliancePolicy |
IosCompliancePolicy.withPasscodeMinutesOfInactivityBeforeScreenTimeout(Integer passcodeMinutesOfInactivityBeforeScreenTimeout)
Returns an immutable copy of
this with just the passcodeMinutesOfInactivityBeforeScreenTimeout field changed. |
IosCompliancePolicy |
IosCompliancePolicy.withPasscodePreviousPasscodeBlockCount(Integer passcodePreviousPasscodeBlockCount)
Returns an immutable copy of
this with just the passcodePreviousPasscodeBlockCount field changed. |
IosCompliancePolicy |
IosCompliancePolicy.withPasscodeRequired(Boolean passcodeRequired)
Returns an immutable copy of
this with just the passcodeRequired
field changed. |
IosCompliancePolicy |
IosCompliancePolicy.withPasscodeRequiredType(RequiredPasswordType passcodeRequiredType)
Returns an immutable copy of
this with just the passcodeRequiredType field changed. |
IosCompliancePolicy |
IosCompliancePolicy.withSecurityBlockJailbrokenDevices(Boolean securityBlockJailbrokenDevices)
Returns an immutable copy of
this with just the securityBlockJailbrokenDevices field changed. |
Copyright © 2018–2020. All rights reserved.