DepEnrollmentProfile |
DepEnrollmentProfile.Builder.build() |
|
DepEnrollmentProfile |
DepEnrollmentProfile.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
DepEnrollmentProfile |
DepEnrollmentProfile.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
DepEnrollmentProfile |
DepEnrollmentProfile.withAppleIdDisabled(Boolean appleIdDisabled) |
Returns an immutable copy of this with just the appleIdDisabled
field changed.
|
DepEnrollmentProfile |
DepEnrollmentProfile.withApplePayDisabled(Boolean applePayDisabled) |
Returns an immutable copy of this with just the applePayDisabled
field changed.
|
DepEnrollmentProfile |
DepEnrollmentProfile.withAwaitDeviceConfiguredConfirmation(Boolean awaitDeviceConfiguredConfirmation) |
Returns an immutable copy of this with just the
awaitDeviceConfiguredConfirmation field changed.
|
DepEnrollmentProfile |
DepEnrollmentProfile.withDiagnosticsDisabled(Boolean diagnosticsDisabled) |
Returns an immutable copy of this with just the
diagnosticsDisabled field changed.
|
DepEnrollmentProfile |
DepEnrollmentProfile.withEnableSharedIPad(Boolean enableSharedIPad) |
Returns an immutable copy of this with just the enableSharedIPad
field changed.
|
DepEnrollmentProfile |
DepEnrollmentProfile.withIsDefault(Boolean isDefault) |
Returns an immutable copy of this with just the isDefault field
changed.
|
DepEnrollmentProfile |
DepEnrollmentProfile.withIsMandatory(Boolean isMandatory) |
Returns an immutable copy of this with just the isMandatory
field changed.
|
DepEnrollmentProfile |
DepEnrollmentProfile.withITunesPairingMode(ITunesPairingMode iTunesPairingMode) |
Returns an immutable copy of this with just the iTunesPairingMode
field changed.
|
DepEnrollmentProfile |
DepEnrollmentProfile.withLocationDisabled(Boolean locationDisabled) |
Returns an immutable copy of this with just the locationDisabled
field changed.
|
DepEnrollmentProfile |
DepEnrollmentProfile.withMacOSFileVaultDisabled(Boolean macOSFileVaultDisabled) |
Returns an immutable copy of this with just the
macOSFileVaultDisabled field changed.
|
DepEnrollmentProfile |
DepEnrollmentProfile.withMacOSRegistrationDisabled(Boolean macOSRegistrationDisabled) |
Returns an immutable copy of this with just the
macOSRegistrationDisabled field changed.
|
DepEnrollmentProfile |
DepEnrollmentProfile.withManagementCertificates(List<ManagementCertificateWithThumbprint> managementCertificates) |
Returns an immutable copy of this with just the
managementCertificates field changed.
|
DepEnrollmentProfile |
DepEnrollmentProfile.withPassCodeDisabled(Boolean passCodeDisabled) |
Returns an immutable copy of this with just the passCodeDisabled
field changed.
|
DepEnrollmentProfile |
DepEnrollmentProfile.withProfileRemovalDisabled(Boolean profileRemovalDisabled) |
Returns an immutable copy of this with just the
profileRemovalDisabled field changed.
|
DepEnrollmentProfile |
DepEnrollmentProfile.withRestoreBlocked(Boolean restoreBlocked) |
Returns an immutable copy of this with just the restoreBlocked
field changed.
|
DepEnrollmentProfile |
DepEnrollmentProfile.withRestoreFromAndroidDisabled(Boolean restoreFromAndroidDisabled) |
Returns an immutable copy of this with just the
restoreFromAndroidDisabled field changed.
|
DepEnrollmentProfile |
DepEnrollmentProfile.withSharedIPadMaximumUserCount(Integer sharedIPadMaximumUserCount) |
Returns an immutable copy of this with just the
sharedIPadMaximumUserCount field changed.
|
DepEnrollmentProfile |
DepEnrollmentProfile.withSiriDisabled(Boolean siriDisabled) |
Returns an immutable copy of this with just the siriDisabled
field changed.
|
DepEnrollmentProfile |
DepEnrollmentProfile.withSupervisedModeEnabled(Boolean supervisedModeEnabled) |
Returns an immutable copy of this with just the
supervisedModeEnabled field changed.
|
DepEnrollmentProfile |
DepEnrollmentProfile.withSupportDepartment(String supportDepartment) |
Returns an immutable copy of this with just the supportDepartment
field changed.
|
DepEnrollmentProfile |
DepEnrollmentProfile.withSupportPhoneNumber(String supportPhoneNumber) |
Returns an immutable copy of this with just the
supportPhoneNumber field changed.
|
DepEnrollmentProfile |
DepEnrollmentProfile.withTermsAndConditionsDisabled(Boolean termsAndConditionsDisabled) |
Returns an immutable copy of this with just the
termsAndConditionsDisabled field changed.
|
DepEnrollmentProfile |
DepEnrollmentProfile.withTouchIdDisabled(Boolean touchIdDisabled) |
Returns an immutable copy of this with just the touchIdDisabled
field changed.
|
DepEnrollmentProfile |
DepEnrollmentProfile.withUnmappedField(String name,
String value) |
|
DepEnrollmentProfile |
DepEnrollmentProfile.withZoomDisabled(Boolean zoomDisabled) |
Returns an immutable copy of this with just the zoomDisabled
field changed.
|