public class DepIOSEnrollmentProfile extends DepEnrollmentBaseProfile implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
DepIOSEnrollmentProfile.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
appearanceScreenDisabled |
protected Boolean |
awaitDeviceConfiguredConfirmation |
protected String |
companyPortalVppTokenId |
protected Boolean |
deviceToDeviceMigrationDisabled |
protected Boolean |
enableSharedIPad |
protected Boolean |
enableSingleAppEnrollmentMode |
protected Boolean |
expressLanguageScreenDisabled |
protected Boolean |
homeButtonScreenDisabled |
protected Boolean |
iMessageAndFaceTimeScreenDisabled |
protected ITunesPairingMode |
iTunesPairingMode |
protected List<ManagementCertificateWithThumbprint> |
managementCertificates |
protected String |
managementCertificatesNextLink |
protected Boolean |
onBoardingScreenDisabled |
protected Boolean |
preferredLanguageScreenDisabled |
protected Boolean |
restoreFromAndroidDisabled |
protected Integer |
sharedIPadMaximumUserCount |
protected Boolean |
simSetupScreenDisabled |
protected Boolean |
softwareUpdateScreenDisabled |
protected Boolean |
watchMigrationScreenDisabled |
protected Boolean |
welcomeScreenDisabled |
appleIdDisabled, applePayDisabled, configurationWebUrl, deviceNameTemplate, diagnosticsDisabled, displayToneSetupDisabled, isDefault, isMandatory, locationDisabled, passCodeDisabled, privacyPaneDisabled, profileRemovalDisabled, restoreBlocked, screenTimeScreenDisabled, siriDisabled, supervisedModeEnabled, supportDepartment, supportPhoneNumber, termsAndConditionsDisabled, touchIdDisabled, zoomDisabledconfigurationEndpointUrl, description, displayName, enableAuthenticationViaCompanyPortal, requireCompanyPortalOnSetupAssistantEnrolledDevices, requiresUserAuthenticationchangedFields, contextPath, id, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
DepIOSEnrollmentProfile() |
| Modifier and Type | Method and Description |
|---|---|
static DepIOSEnrollmentProfile.Builder |
builderDepIOSEnrollmentProfile()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
Optional<Boolean> |
getAppearanceScreenDisabled()
“Indicates if Apperance screen is disabled”
|
Optional<Boolean> |
getAwaitDeviceConfiguredConfirmation()
“Indicates if the device will need to wait for configured confirmation”
|
com.github.davidmoten.odata.client.internal.ChangedFields |
getChangedFields() |
Optional<String> |
getCompanyPortalVppTokenId()
“If set, indicates which Vpp token should be used to deploy the Company Portal w/
device licensing.
|
Optional<Boolean> |
getDeviceToDeviceMigrationDisabled()
“Indicates if Device To Device Migration is disabled”
|
Optional<Boolean> |
getEnableSharedIPad()
“This indicates whether the device is to be enrolled in a mode which enables
multi user scenarios.
|
Optional<Boolean> |
getEnableSingleAppEnrollmentMode()
“Tells the device to enable single app mode and apply app-lock during enrollment.
|
Optional<Boolean> |
getExpressLanguageScreenDisabled()
“Indicates if Express Language screen is disabled”
|
Optional<Boolean> |
getHomeButtonScreenDisabled()
“Indicates if home button sensitivity screen is disabled”
|
Optional<Boolean> |
getIMessageAndFaceTimeScreenDisabled()
“Indicates if iMessage and FaceTime screen is disabled”
|
Optional<ITunesPairingMode> |
getITunesPairingMode()
“Indicates the iTunes pairing mode”
|
com.github.davidmoten.odata.client.CollectionPage<ManagementCertificateWithThumbprint> |
getManagementCertificates()
“Management certificates for Apple Configurator”
|
Optional<Boolean> |
getOnBoardingScreenDisabled()
“Indicates if onboarding setup screen is disabled”
|
Optional<Boolean> |
getPreferredLanguageScreenDisabled()
“Indicates if Preferred language screen is disabled”
|
Optional<Boolean> |
getRestoreFromAndroidDisabled()
“Indicates if Restore from Android is disabled”
|
Optional<Integer> |
getSharedIPadMaximumUserCount()
“This specifies the maximum number of users that can use a shared iPad.
|
Optional<Boolean> |
getSimSetupScreenDisabled()
“Indicates if the SIMSetup screen is disabled”
|
Optional<Boolean> |
getSoftwareUpdateScreenDisabled()
“Indicates if the mandatory sofware update screen is disabled”
|
com.github.davidmoten.odata.client.internal.UnmappedFields |
getUnmappedFields() |
Optional<Boolean> |
getWatchMigrationScreenDisabled()
“Indicates if the watch migration screen is disabled”
|
Optional<Boolean> |
getWelcomeScreenDisabled()
“Indicates if Weclome screen is disabled”
|
String |
odataTypeName() |
DepIOSEnrollmentProfile |
patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
void |
postInject(boolean addKeysToContextPath) |
DepIOSEnrollmentProfile |
put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
String |
toString() |
DepIOSEnrollmentProfile |
withAppearanceScreenDisabled(Boolean appearanceScreenDisabled)
Returns an immutable copy of
this with just the appearanceScreenDisabled field changed. |
DepIOSEnrollmentProfile |
withAwaitDeviceConfiguredConfirmation(Boolean awaitDeviceConfiguredConfirmation)
Returns an immutable copy of
this with just the awaitDeviceConfiguredConfirmation field changed. |
DepIOSEnrollmentProfile |
withCompanyPortalVppTokenId(String companyPortalVppTokenId)
Returns an immutable copy of
this with just the companyPortalVppTokenId field changed. |
DepIOSEnrollmentProfile |
withDeviceToDeviceMigrationDisabled(Boolean deviceToDeviceMigrationDisabled)
Returns an immutable copy of
this with just the deviceToDeviceMigrationDisabled field changed. |
DepIOSEnrollmentProfile |
withEnableSharedIPad(Boolean enableSharedIPad)
Returns an immutable copy of
this with just the enableSharedIPad
field changed. |
DepIOSEnrollmentProfile |
withEnableSingleAppEnrollmentMode(Boolean enableSingleAppEnrollmentMode)
Returns an immutable copy of
this with just the enableSingleAppEnrollmentMode field changed. |
DepIOSEnrollmentProfile |
withExpressLanguageScreenDisabled(Boolean expressLanguageScreenDisabled)
Returns an immutable copy of
this with just the expressLanguageScreenDisabled field changed. |
DepIOSEnrollmentProfile |
withHomeButtonScreenDisabled(Boolean homeButtonScreenDisabled)
Returns an immutable copy of
this with just the homeButtonScreenDisabled field changed. |
DepIOSEnrollmentProfile |
withIMessageAndFaceTimeScreenDisabled(Boolean iMessageAndFaceTimeScreenDisabled)
Returns an immutable copy of
this with just the iMessageAndFaceTimeScreenDisabled field changed. |
DepIOSEnrollmentProfile |
withITunesPairingMode(ITunesPairingMode iTunesPairingMode)
Returns an immutable copy of
this with just the iTunesPairingMode
field changed. |
DepIOSEnrollmentProfile |
withOnBoardingScreenDisabled(Boolean onBoardingScreenDisabled)
Returns an immutable copy of
this with just the onBoardingScreenDisabled field changed. |
DepIOSEnrollmentProfile |
withPreferredLanguageScreenDisabled(Boolean preferredLanguageScreenDisabled)
Returns an immutable copy of
this with just the preferredLanguageScreenDisabled field changed. |
DepIOSEnrollmentProfile |
withRestoreFromAndroidDisabled(Boolean restoreFromAndroidDisabled)
Returns an immutable copy of
this with just the restoreFromAndroidDisabled field changed. |
DepIOSEnrollmentProfile |
withSharedIPadMaximumUserCount(Integer sharedIPadMaximumUserCount)
Returns an immutable copy of
this with just the sharedIPadMaximumUserCount field changed. |
DepIOSEnrollmentProfile |
withSimSetupScreenDisabled(Boolean simSetupScreenDisabled)
Returns an immutable copy of
this with just the simSetupScreenDisabled field changed. |
DepIOSEnrollmentProfile |
withSoftwareUpdateScreenDisabled(Boolean softwareUpdateScreenDisabled)
Returns an immutable copy of
this with just the softwareUpdateScreenDisabled field changed. |
DepIOSEnrollmentProfile |
withWatchMigrationScreenDisabled(Boolean watchMigrationScreenDisabled)
Returns an immutable copy of
this with just the watchMigrationScreenDisabled field changed. |
DepIOSEnrollmentProfile |
withWelcomeScreenDisabled(Boolean welcomeScreenDisabled)
Returns an immutable copy of
this with just the welcomeScreenDisabled field changed. |
getAppleIdDisabled, getApplePayDisabled, getConfigurationWebUrl, getDeviceNameTemplate, getDiagnosticsDisabled, getDisplayToneSetupDisabled, getIsDefault, getIsMandatory, getLocationDisabled, getPassCodeDisabled, getPrivacyPaneDisabled, getProfileRemovalDisabled, getRestoreBlocked, getScreenTimeScreenDisabled, getSiriDisabled, getSupervisedModeEnabled, getSupportDepartment, getSupportPhoneNumber, getTermsAndConditionsDisabled, getTouchIdDisabled, getZoomDisabled, withAppleIdDisabled, withApplePayDisabled, withConfigurationWebUrl, withDeviceNameTemplate, withDiagnosticsDisabled, withDisplayToneSetupDisabled, withIsDefault, withIsMandatory, withLocationDisabled, withPassCodeDisabled, withPrivacyPaneDisabled, withProfileRemovalDisabled, withRestoreBlocked, withScreenTimeScreenDisabled, withSiriDisabled, withSupervisedModeEnabled, withSupportDepartment, withSupportPhoneNumber, withTermsAndConditionsDisabled, withTouchIdDisabled, withZoomDisabledbuilderEnrollmentProfile, exportMobileConfig, getConfigurationEndpointUrl, getDescription, getDisplayName, getEnableAuthenticationViaCompanyPortal, getRequireCompanyPortalOnSetupAssistantEnrolledDevices, getRequiresUserAuthentication, setDefaultProfile, updateDeviceProfileAssignment, withConfigurationEndpointUrl, withDescription, withDisplayName, withEnableAuthenticationViaCompanyPortal, withRequireCompanyPortalOnSetupAssistantEnrolledDevices, withRequiresUserAuthenticationprotected ITunesPairingMode iTunesPairingMode
protected List<ManagementCertificateWithThumbprint> managementCertificates
protected String managementCertificatesNextLink
protected Boolean restoreFromAndroidDisabled
protected Boolean awaitDeviceConfiguredConfirmation
protected Integer sharedIPadMaximumUserCount
protected Boolean enableSharedIPad
protected String companyPortalVppTokenId
protected Boolean enableSingleAppEnrollmentMode
protected Boolean homeButtonScreenDisabled
protected Boolean iMessageAndFaceTimeScreenDisabled
protected Boolean onBoardingScreenDisabled
protected Boolean simSetupScreenDisabled
protected Boolean softwareUpdateScreenDisabled
protected Boolean watchMigrationScreenDisabled
protected Boolean appearanceScreenDisabled
protected Boolean expressLanguageScreenDisabled
protected Boolean preferredLanguageScreenDisabled
protected Boolean deviceToDeviceMigrationDisabled
protected Boolean welcomeScreenDisabled
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class DepEnrollmentBaseProfilepublic static DepIOSEnrollmentProfile.Builder builderDepIOSEnrollmentProfile()
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
getChangedFields in interface com.github.davidmoten.odata.client.ODataEntityTypegetChangedFields in class DepEnrollmentBaseProfilepublic void postInject(boolean addKeysToContextPath)
postInject in interface com.github.davidmoten.odata.client.ODataTypepostInject in class DepEnrollmentBaseProfilepublic Optional<ITunesPairingMode> getITunesPairingMode()
public DepIOSEnrollmentProfile withITunesPairingMode(ITunesPairingMode iTunesPairingMode)
this with just the iTunesPairingMode
field changed. Field description below. The field name is also added to an
internal map of changed fields in the returned object so that when this.
patch() is called (if available)on the returned object only the changed fields
are submitted.
“Indicates the iTunes pairing mode”
iTunesPairingMode - new value of iTunesPairingMode field (as defined in service metadata)this with just the iTunesPairingMode field changedpublic com.github.davidmoten.odata.client.CollectionPage<ManagementCertificateWithThumbprint> getManagementCertificates()
public Optional<Boolean> getRestoreFromAndroidDisabled()
public DepIOSEnrollmentProfile withRestoreFromAndroidDisabled(Boolean restoreFromAndroidDisabled)
this with just the restoreFromAndroidDisabled field changed. Field description below. The field
name is also added to an internal map of changed fields in the returned object
so that when this.patch() is called (if available)on the returned object
only the changed fields are submitted.
“Indicates if Restore from Android is disabled”
restoreFromAndroidDisabled - new value of restoreFromAndroidDisabled field (as defined in service metadata)this with just the restoreFromAndroidDisabled field changedpublic Optional<Boolean> getAwaitDeviceConfiguredConfirmation()
public DepIOSEnrollmentProfile withAwaitDeviceConfiguredConfirmation(Boolean awaitDeviceConfiguredConfirmation)
this with just the awaitDeviceConfiguredConfirmation field changed. Field description below. The
field name is also added to an internal map of changed fields in the returned
object so that when this.patch() is called (if available)on the returned
object only the changed fields are submitted.
“Indicates if the device will need to wait for configured confirmation”
awaitDeviceConfiguredConfirmation - new value of awaitDeviceConfiguredConfirmation field (as defined in service metadata)this with just the awaitDeviceConfiguredConfirmation field changedpublic Optional<Integer> getSharedIPadMaximumUserCount()
public DepIOSEnrollmentProfile withSharedIPadMaximumUserCount(Integer sharedIPadMaximumUserCount)
this with just the sharedIPadMaximumUserCount field changed. Field description below. The field
name is also added to an internal map of changed fields in the returned object
so that when this.patch() is called (if available)on the returned object
only the changed fields are submitted.
“This specifies the maximum number of users that can use a shared iPad. Only applicable in shared iPad mode.”
sharedIPadMaximumUserCount - new value of sharedIPadMaximumUserCount field (as defined in service metadata)this with just the sharedIPadMaximumUserCount field changedpublic Optional<Boolean> getEnableSharedIPad()
public DepIOSEnrollmentProfile withEnableSharedIPad(Boolean enableSharedIPad)
this with just the enableSharedIPad
field changed. Field description below. The field name is also added to an
internal map of changed fields in the returned object so that when this.
patch() is called (if available)on the returned object only the changed fields
are submitted.
“This indicates whether the device is to be enrolled in a mode which enables multi user scenarios. Only applicable in shared iPads.”
enableSharedIPad - new value of enableSharedIPad field (as defined in service metadata)this with just the enableSharedIPad field changedpublic Optional<String> getCompanyPortalVppTokenId()
public DepIOSEnrollmentProfile withCompanyPortalVppTokenId(String companyPortalVppTokenId)
this with just the companyPortalVppTokenId field changed. Field description below. The field name
is also added to an internal map of changed fields in the returned object so
that when this.patch() is called (if available)on the returned object
only the changed fields are submitted.
“If set, indicates which Vpp token should be used to deploy the Company Portal w/ device licensing. 'enableAuthenticationViaCompanyPortal' must be set in order for this property to be set.”
companyPortalVppTokenId - new value of companyPortalVppTokenId field (as defined in service metadata)this with just the companyPortalVppTokenId field changedpublic Optional<Boolean> getEnableSingleAppEnrollmentMode()
public DepIOSEnrollmentProfile withEnableSingleAppEnrollmentMode(Boolean enableSingleAppEnrollmentMode)
this with just the enableSingleAppEnrollmentMode field changed. Field description below. The field
name is also added to an internal map of changed fields in the returned object
so that when this.patch() is called (if available)on the returned object
only the changed fields are submitted.
“Tells the device to enable single app mode and apply app-lock during enrollment. Default is false. 'enableAuthenticationViaCompanyPortal' and ' companyPortalVppTokenId' must be set for this property to be set.”
enableSingleAppEnrollmentMode - new value of enableSingleAppEnrollmentMode field (as defined in service metadata)this with just the enableSingleAppEnrollmentMode field changedpublic Optional<Boolean> getHomeButtonScreenDisabled()
public DepIOSEnrollmentProfile withHomeButtonScreenDisabled(Boolean homeButtonScreenDisabled)
this with just the homeButtonScreenDisabled field changed. Field description below. The field name
is also added to an internal map of changed fields in the returned object so
that when this.patch() is called (if available)on the returned object
only the changed fields are submitted.
“Indicates if home button sensitivity screen is disabled”
homeButtonScreenDisabled - new value of homeButtonScreenDisabled field (as defined in service metadata)this with just the homeButtonScreenDisabled field changedpublic Optional<Boolean> getIMessageAndFaceTimeScreenDisabled()
public DepIOSEnrollmentProfile withIMessageAndFaceTimeScreenDisabled(Boolean iMessageAndFaceTimeScreenDisabled)
this with just the iMessageAndFaceTimeScreenDisabled field changed. Field description below. The
field name is also added to an internal map of changed fields in the returned
object so that when this.patch() is called (if available)on the returned
object only the changed fields are submitted.
“Indicates if iMessage and FaceTime screen is disabled”
iMessageAndFaceTimeScreenDisabled - new value of iMessageAndFaceTimeScreenDisabled field (as defined in service metadata)this with just the iMessageAndFaceTimeScreenDisabled field changedpublic Optional<Boolean> getOnBoardingScreenDisabled()
public DepIOSEnrollmentProfile withOnBoardingScreenDisabled(Boolean onBoardingScreenDisabled)
this with just the onBoardingScreenDisabled field changed. Field description below. The field name
is also added to an internal map of changed fields in the returned object so
that when this.patch() is called (if available)on the returned object
only the changed fields are submitted.
“Indicates if onboarding setup screen is disabled”
onBoardingScreenDisabled - new value of onBoardingScreenDisabled field (as defined in service metadata)this with just the onBoardingScreenDisabled field changedpublic Optional<Boolean> getSimSetupScreenDisabled()
public DepIOSEnrollmentProfile withSimSetupScreenDisabled(Boolean simSetupScreenDisabled)
this with just the simSetupScreenDisabled field changed. Field description below. The field name
is also added to an internal map of changed fields in the returned object so
that when this.patch() is called (if available)on the returned object
only the changed fields are submitted.
“Indicates if the SIMSetup screen is disabled”
simSetupScreenDisabled - new value of simSetupScreenDisabled field (as defined in service metadata)this with just the simSetupScreenDisabled field changedpublic Optional<Boolean> getSoftwareUpdateScreenDisabled()
public DepIOSEnrollmentProfile withSoftwareUpdateScreenDisabled(Boolean softwareUpdateScreenDisabled)
this with just the softwareUpdateScreenDisabled field changed. Field description below. The field
name is also added to an internal map of changed fields in the returned object
so that when this.patch() is called (if available)on the returned object
only the changed fields are submitted.
“Indicates if the mandatory sofware update screen is disabled”
softwareUpdateScreenDisabled - new value of softwareUpdateScreenDisabled field (as defined in service metadata)this with just the softwareUpdateScreenDisabled field changedpublic Optional<Boolean> getWatchMigrationScreenDisabled()
public DepIOSEnrollmentProfile withWatchMigrationScreenDisabled(Boolean watchMigrationScreenDisabled)
this with just the watchMigrationScreenDisabled field changed. Field description below. The field
name is also added to an internal map of changed fields in the returned object
so that when this.patch() is called (if available)on the returned object
only the changed fields are submitted.
“Indicates if the watch migration screen is disabled”
watchMigrationScreenDisabled - new value of watchMigrationScreenDisabled field (as defined in service metadata)this with just the watchMigrationScreenDisabled field changedpublic Optional<Boolean> getAppearanceScreenDisabled()
public DepIOSEnrollmentProfile withAppearanceScreenDisabled(Boolean appearanceScreenDisabled)
this with just the appearanceScreenDisabled field changed. Field description below. The field name
is also added to an internal map of changed fields in the returned object so
that when this.patch() is called (if available)on the returned object
only the changed fields are submitted.
“Indicates if Apperance screen is disabled”
appearanceScreenDisabled - new value of appearanceScreenDisabled field (as defined in service metadata)this with just the appearanceScreenDisabled field changedpublic Optional<Boolean> getExpressLanguageScreenDisabled()
public DepIOSEnrollmentProfile withExpressLanguageScreenDisabled(Boolean expressLanguageScreenDisabled)
this with just the expressLanguageScreenDisabled field changed. Field description below. The field
name is also added to an internal map of changed fields in the returned object
so that when this.patch() is called (if available)on the returned object
only the changed fields are submitted.
“Indicates if Express Language screen is disabled”
expressLanguageScreenDisabled - new value of expressLanguageScreenDisabled field (as defined in service metadata)this with just the expressLanguageScreenDisabled field changedpublic Optional<Boolean> getPreferredLanguageScreenDisabled()
public DepIOSEnrollmentProfile withPreferredLanguageScreenDisabled(Boolean preferredLanguageScreenDisabled)
this with just the preferredLanguageScreenDisabled field changed. Field description below. The
field name is also added to an internal map of changed fields in the returned
object so that when this.patch() is called (if available)on the returned
object only the changed fields are submitted.
“Indicates if Preferred language screen is disabled”
preferredLanguageScreenDisabled - new value of preferredLanguageScreenDisabled field (as defined in service metadata)this with just the preferredLanguageScreenDisabled field changedpublic Optional<Boolean> getDeviceToDeviceMigrationDisabled()
public DepIOSEnrollmentProfile withDeviceToDeviceMigrationDisabled(Boolean deviceToDeviceMigrationDisabled)
this with just the deviceToDeviceMigrationDisabled field changed. Field description below. The
field name is also added to an internal map of changed fields in the returned
object so that when this.patch() is called (if available)on the returned
object only the changed fields are submitted.
“Indicates if Device To Device Migration is disabled”
deviceToDeviceMigrationDisabled - new value of deviceToDeviceMigrationDisabled field (as defined in service metadata)this with just the deviceToDeviceMigrationDisabled field changedpublic Optional<Boolean> getWelcomeScreenDisabled()
public DepIOSEnrollmentProfile withWelcomeScreenDisabled(Boolean welcomeScreenDisabled)
this with just the welcomeScreenDisabled field changed. Field description below. The field name is
also added to an internal map of changed fields in the returned object so that
when this.patch() is called (if available)on the returned object only
the changed fields are submitted.
“Indicates if Weclome screen is disabled”
welcomeScreenDisabled - new value of welcomeScreenDisabled field (as defined in service metadata)this with just the welcomeScreenDisabled field changedpublic com.github.davidmoten.odata.client.internal.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class DepEnrollmentBaseProfilepublic DepIOSEnrollmentProfile patch()
this with changed fields reset.patch in class DepEnrollmentBaseProfilethis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic DepIOSEnrollmentProfile put()
this
with changed fields reset (they were ignored anyway).put in class DepEnrollmentBaseProfilethis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic String toString()
toString in class DepEnrollmentBaseProfileCopyright © 2018–2020. All rights reserved.