| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
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.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.withRegistrationDisabled(Boolean registrationDisabled)
Returns an immutable copy of
this with just the registrationDisabled field changed. |
Copyright © 2018–2020. All rights reserved.