DepMacOSEnrollmentProfile |
DepMacOSEnrollmentProfile.Builder.build() |
|
DepMacOSEnrollmentProfile |
DepMacOSEnrollmentProfile.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
DepMacOSEnrollmentProfile |
DepMacOSEnrollmentProfile.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
DepMacOSEnrollmentProfile |
DepMacOSEnrollmentProfile.withAccessibilityScreenDisabled(Boolean accessibilityScreenDisabled) |
Returns an immutable copy of this with just the
accessibilityScreenDisabled field changed.
|
DepMacOSEnrollmentProfile |
DepMacOSEnrollmentProfile.withChooseYourLockScreenDisabled(Boolean chooseYourLockScreenDisabled) |
Returns an immutable copy of this with just the
chooseYourLockScreenDisabled field changed.
|
DepMacOSEnrollmentProfile |
DepMacOSEnrollmentProfile.withFileVaultDisabled(Boolean fileVaultDisabled) |
Returns an immutable copy of this with just the fileVaultDisabled
field changed.
|
DepMacOSEnrollmentProfile |
DepMacOSEnrollmentProfile.withICloudDiagnosticsDisabled(Boolean iCloudDiagnosticsDisabled) |
Returns an immutable copy of this with just the
iCloudDiagnosticsDisabled field changed.
|
DepMacOSEnrollmentProfile |
DepMacOSEnrollmentProfile.withICloudStorageDisabled(Boolean iCloudStorageDisabled) |
Returns an immutable copy of this with just the
iCloudStorageDisabled field changed.
|
DepMacOSEnrollmentProfile |
DepMacOSEnrollmentProfile.withPassCodeDisabled(Boolean passCodeDisabled) |
Returns an immutable copy of this with just the passCodeDisabled
field changed.
|
DepMacOSEnrollmentProfile |
DepMacOSEnrollmentProfile.withRegistrationDisabled(Boolean registrationDisabled) |
Returns an immutable copy of this with just the
registrationDisabled field changed.
|
DepMacOSEnrollmentProfile |
DepMacOSEnrollmentProfile.withUnmappedField(String name,
String value) |
|
DepMacOSEnrollmentProfile |
DepMacOSEnrollmentProfile.withZoomDisabled(Boolean zoomDisabled) |
Returns an immutable copy of this with just the zoomDisabled
field changed.
|