| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
DepIOSEnrollmentProfile
“The DepIOSEnrollmentProfile resource represents an Apple Device Enrollment
Program (DEP) enrollment profile specific to iOS configuration.
|
class |
DepMacOSEnrollmentProfile
“The DepMacOSEnrollmentProfile resource represents an Apple Device Enrollment
Program (DEP) enrollment profile specific to macOS configuration.
|
| Modifier and Type | Method and Description |
|---|---|
DepEnrollmentBaseProfile |
DepEnrollmentBaseProfile.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
DepEnrollmentBaseProfile |
DepEnrollmentBaseProfile.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
DepEnrollmentBaseProfile |
DepEnrollmentBaseProfile.withAppleIdDisabled(Boolean appleIdDisabled)
Returns an immutable copy of
this with just the appleIdDisabled
field changed. |
DepEnrollmentBaseProfile |
DepEnrollmentBaseProfile.withApplePayDisabled(Boolean applePayDisabled)
Returns an immutable copy of
this with just the applePayDisabled
field changed. |
DepEnrollmentBaseProfile |
DepEnrollmentBaseProfile.withConfigurationWebUrl(Boolean configurationWebUrl)
Returns an immutable copy of
this with just the configurationWebUrl field changed. |
DepEnrollmentBaseProfile |
DepEnrollmentBaseProfile.withDeviceNameTemplate(String deviceNameTemplate)
Returns an immutable copy of
this with just the deviceNameTemplate field changed. |
DepEnrollmentBaseProfile |
DepEnrollmentBaseProfile.withDiagnosticsDisabled(Boolean diagnosticsDisabled)
Returns an immutable copy of
this with just the diagnosticsDisabled field changed. |
DepEnrollmentBaseProfile |
DepEnrollmentBaseProfile.withDisplayToneSetupDisabled(Boolean displayToneSetupDisabled)
Returns an immutable copy of
this with just the displayToneSetupDisabled field changed. |
DepEnrollmentBaseProfile |
DepEnrollmentBaseProfile.withIsDefault(Boolean isDefault)
Returns an immutable copy of
this with just the isDefault field
changed. |
DepEnrollmentBaseProfile |
DepEnrollmentBaseProfile.withIsMandatory(Boolean isMandatory)
Returns an immutable copy of
this with just the isMandatory
field changed. |
DepEnrollmentBaseProfile |
DepEnrollmentBaseProfile.withLocationDisabled(Boolean locationDisabled)
Returns an immutable copy of
this with just the locationDisabled
field changed. |
DepEnrollmentBaseProfile |
DepEnrollmentBaseProfile.withPassCodeDisabled(Boolean passCodeDisabled)
Returns an immutable copy of
this with just the passCodeDisabled
field changed. |
DepEnrollmentBaseProfile |
DepEnrollmentBaseProfile.withPrivacyPaneDisabled(Boolean privacyPaneDisabled)
Returns an immutable copy of
this with just the privacyPaneDisabled field changed. |
DepEnrollmentBaseProfile |
DepEnrollmentBaseProfile.withProfileRemovalDisabled(Boolean profileRemovalDisabled)
Returns an immutable copy of
this with just the profileRemovalDisabled field changed. |
DepEnrollmentBaseProfile |
DepEnrollmentBaseProfile.withRestoreBlocked(Boolean restoreBlocked)
Returns an immutable copy of
this with just the restoreBlocked
field changed. |
DepEnrollmentBaseProfile |
DepEnrollmentBaseProfile.withScreenTimeScreenDisabled(Boolean screenTimeScreenDisabled)
Returns an immutable copy of
this with just the screenTimeScreenDisabled field changed. |
DepEnrollmentBaseProfile |
DepEnrollmentBaseProfile.withSiriDisabled(Boolean siriDisabled)
Returns an immutable copy of
this with just the siriDisabled
field changed. |
DepEnrollmentBaseProfile |
DepEnrollmentBaseProfile.withSupervisedModeEnabled(Boolean supervisedModeEnabled)
Returns an immutable copy of
this with just the supervisedModeEnabled field changed. |
DepEnrollmentBaseProfile |
DepEnrollmentBaseProfile.withSupportDepartment(String supportDepartment)
Returns an immutable copy of
this with just the supportDepartment
field changed. |
DepEnrollmentBaseProfile |
DepEnrollmentBaseProfile.withSupportPhoneNumber(String supportPhoneNumber)
Returns an immutable copy of
this with just the supportPhoneNumber field changed. |
DepEnrollmentBaseProfile |
DepEnrollmentBaseProfile.withTermsAndConditionsDisabled(Boolean termsAndConditionsDisabled)
Returns an immutable copy of
this with just the termsAndConditionsDisabled field changed. |
DepEnrollmentBaseProfile |
DepEnrollmentBaseProfile.withTouchIdDisabled(Boolean touchIdDisabled)
Returns an immutable copy of
this with just the touchIdDisabled
field changed. |
DepEnrollmentBaseProfile |
DepEnrollmentBaseProfile.withZoomDisabled(Boolean zoomDisabled)
Returns an immutable copy of
this with just the zoomDisabled
field changed. |
Copyright © 2018–2020. All rights reserved.