DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.Builder.build() |
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withAppearanceScreenDisabled(Boolean appearanceScreenDisabled) |
Returns an immutable copy of this with just the
appearanceScreenDisabled field changed.
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withAwaitDeviceConfiguredConfirmation(Boolean awaitDeviceConfiguredConfirmation) |
Returns an immutable copy of this with just the
awaitDeviceConfiguredConfirmation field changed.
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withCarrierActivationUrl(String carrierActivationUrl) |
Returns an immutable copy of this with just the
carrierActivationUrl field changed.
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withCompanyPortalVppTokenId(String companyPortalVppTokenId) |
Returns an immutable copy of this with just the
companyPortalVppTokenId field changed.
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withDeviceToDeviceMigrationDisabled(Boolean deviceToDeviceMigrationDisabled) |
Returns an immutable copy of this with just the
deviceToDeviceMigrationDisabled field changed.
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withEnableSharedIPad(Boolean enableSharedIPad) |
Returns an immutable copy of this with just the enableSharedIPad
field changed.
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withEnableSingleAppEnrollmentMode(Boolean enableSingleAppEnrollmentMode) |
Returns an immutable copy of this with just the
enableSingleAppEnrollmentMode field changed.
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withExpressLanguageScreenDisabled(Boolean expressLanguageScreenDisabled) |
Returns an immutable copy of this with just the
expressLanguageScreenDisabled field changed.
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withForceTemporarySession(Boolean forceTemporarySession) |
Returns an immutable copy of this with just the
forceTemporarySession field changed.
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withHomeButtonScreenDisabled(Boolean homeButtonScreenDisabled) |
Returns an immutable copy of this with just the
homeButtonScreenDisabled field changed.
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withIMessageAndFaceTimeScreenDisabled(Boolean iMessageAndFaceTimeScreenDisabled) |
Returns an immutable copy of this with just the
iMessageAndFaceTimeScreenDisabled field changed.
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withITunesPairingMode(ITunesPairingMode iTunesPairingMode) |
Returns an immutable copy of this with just the iTunesPairingMode
field changed.
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withManagementCertificates(List<ManagementCertificateWithThumbprint> managementCertificates) |
Returns an immutable copy of this with just the
managementCertificates field changed.
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withOnBoardingScreenDisabled(Boolean onBoardingScreenDisabled) |
Returns an immutable copy of this with just the
onBoardingScreenDisabled field changed.
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withPassCodeDisabled(Boolean passCodeDisabled) |
Returns an immutable copy of this with just the passCodeDisabled
field changed.
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withPasscodeLockGracePeriodInSeconds(Integer passcodeLockGracePeriodInSeconds) |
Returns an immutable copy of this with just the
passcodeLockGracePeriodInSeconds field changed.
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withPreferredLanguageScreenDisabled(Boolean preferredLanguageScreenDisabled) |
Returns an immutable copy of this with just the
preferredLanguageScreenDisabled field changed.
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withRestoreCompletedScreenDisabled(Boolean restoreCompletedScreenDisabled) |
Returns an immutable copy of this with just the
restoreCompletedScreenDisabled field changed.
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withRestoreFromAndroidDisabled(Boolean restoreFromAndroidDisabled) |
Returns an immutable copy of this with just the
restoreFromAndroidDisabled field changed.
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withSharedIPadMaximumUserCount(Integer sharedIPadMaximumUserCount) |
Returns an immutable copy of this with just the
sharedIPadMaximumUserCount field changed.
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withSimSetupScreenDisabled(Boolean simSetupScreenDisabled) |
Returns an immutable copy of this with just the
simSetupScreenDisabled field changed.
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withSoftwareUpdateScreenDisabled(Boolean softwareUpdateScreenDisabled) |
Returns an immutable copy of this with just the
softwareUpdateScreenDisabled field changed.
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withTemporarySessionTimeoutInSeconds(Integer temporarySessionTimeoutInSeconds) |
Returns an immutable copy of this with just the
temporarySessionTimeoutInSeconds field changed.
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withUnmappedField(String name,
String value) |
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withUpdateCompleteScreenDisabled(Boolean updateCompleteScreenDisabled) |
Returns an immutable copy of this with just the
updateCompleteScreenDisabled field changed.
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withUserSessionTimeoutInSeconds(Integer userSessionTimeoutInSeconds) |
Returns an immutable copy of this with just the
userSessionTimeoutInSeconds field changed.
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withWatchMigrationScreenDisabled(Boolean watchMigrationScreenDisabled) |
Returns an immutable copy of this with just the
watchMigrationScreenDisabled field changed.
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withWelcomeScreenDisabled(Boolean welcomeScreenDisabled) |
Returns an immutable copy of this with just the
welcomeScreenDisabled field changed.
|
DepIOSEnrollmentProfile |
DepIOSEnrollmentProfile.withZoomDisabled(Boolean zoomDisabled) |
Returns an immutable copy of this with just the zoomDisabled
field changed.
|