public class DepEnrollmentProfile extends EnrollmentProfile implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
DepEnrollmentProfile.Builder |
configurationEndpointUrl, description, displayName, enableAuthenticationViaCompanyPortal, requireCompanyPortalOnSetupAssistantEnrolledDevices, requiresUserAuthenticationchangedFields, contextPath, id, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
DepEnrollmentProfile() |
| Modifier and Type | Method and Description |
|---|---|
static DepEnrollmentProfile.Builder |
builderDepEnrollmentProfile()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
Optional<Boolean> |
getAppleIdDisabled()
“Indicates if Apple id setup pane is disabled”
|
Optional<Boolean> |
getApplePayDisabled()
“Indicates if Apple pay setup pane 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<Boolean> |
getDiagnosticsDisabled()
“Indicates if diagnostics setup pane is disabled”
|
Optional<Boolean> |
getEnableSharedIPad()
“This indicates whether the device is to be enrolled in a mode which enables
multi user scenarios.
|
Optional<Boolean> |
getIsDefault()
“Indicates if this is the default profile”
|
Optional<Boolean> |
getIsMandatory()
“Indicates if the profile is mandatory”
|
Optional<ITunesPairingMode> |
getITunesPairingMode()
“Indicates the iTunes pairing mode”
|
Optional<Boolean> |
getLocationDisabled()
“Indicates if Location service setup pane is disabled”
|
Optional<Boolean> |
getMacOSFileVaultDisabled()
“Indicates if Mac OS file vault is disabled”
|
Optional<Boolean> |
getMacOSRegistrationDisabled()
“Indicates if Mac OS registration is disabled”
|
com.github.davidmoten.odata.client.CollectionPage<ManagementCertificateWithThumbprint> |
getManagementCertificates()
“Management certificates for Apple Configurator”
|
com.github.davidmoten.odata.client.CollectionPage<ManagementCertificateWithThumbprint> |
getManagementCertificates(com.github.davidmoten.odata.client.HttpRequestOptions options)
“Management certificates for Apple Configurator”
|
Optional<Boolean> |
getPassCodeDisabled()
“Indicates if Passcode setup pane is disabled”
|
Optional<Boolean> |
getProfileRemovalDisabled()
“Indicates if the profile removal option is disabled”
|
Optional<Boolean> |
getRestoreBlocked()
“Indicates if Restore setup pane is blocked”
|
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> |
getSiriDisabled()
“Indicates if siri setup pane is disabled”
|
Optional<Boolean> |
getSupervisedModeEnabled()
“Supervised mode, True to enable, false otherwise.
|
Optional<String> |
getSupportDepartment()
“Support department information”
|
Optional<String> |
getSupportPhoneNumber()
“Support phone number”
|
Optional<Boolean> |
getTermsAndConditionsDisabled()
“Indicates if 'Terms and Conditions' setup pane is disabled”
|
Optional<Boolean> |
getTouchIdDisabled()
“Indicates if touch id setup pane is disabled”
|
com.github.davidmoten.odata.client.internal.UnmappedFields |
getUnmappedFields() |
Optional<Boolean> |
getZoomDisabled()
“Indicates if zoom setup pane is disabled”
|
String |
odataTypeName() |
DepEnrollmentProfile |
patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
void |
postInject(boolean addKeysToContextPath) |
DepEnrollmentProfile |
put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
String |
toString() |
DepEnrollmentProfile |
withAppleIdDisabled(Boolean appleIdDisabled)
Returns an immutable copy of
this with just the appleIdDisabled
field changed. |
DepEnrollmentProfile |
withApplePayDisabled(Boolean applePayDisabled)
Returns an immutable copy of
this with just the applePayDisabled
field changed. |
DepEnrollmentProfile |
withAwaitDeviceConfiguredConfirmation(Boolean awaitDeviceConfiguredConfirmation)
Returns an immutable copy of
this with just the awaitDeviceConfiguredConfirmation field changed. |
DepEnrollmentProfile |
withDiagnosticsDisabled(Boolean diagnosticsDisabled)
Returns an immutable copy of
this with just the diagnosticsDisabled field changed. |
DepEnrollmentProfile |
withEnableSharedIPad(Boolean enableSharedIPad)
Returns an immutable copy of
this with just the enableSharedIPad
field changed. |
DepEnrollmentProfile |
withIsDefault(Boolean isDefault)
Returns an immutable copy of
this with just the isDefault field
changed. |
DepEnrollmentProfile |
withIsMandatory(Boolean isMandatory)
Returns an immutable copy of
this with just the isMandatory
field changed. |
DepEnrollmentProfile |
withITunesPairingMode(ITunesPairingMode iTunesPairingMode)
Returns an immutable copy of
this with just the iTunesPairingMode
field changed. |
DepEnrollmentProfile |
withLocationDisabled(Boolean locationDisabled)
Returns an immutable copy of
this with just the locationDisabled
field changed. |
DepEnrollmentProfile |
withMacOSFileVaultDisabled(Boolean macOSFileVaultDisabled)
Returns an immutable copy of
this with just the macOSFileVaultDisabled field changed. |
DepEnrollmentProfile |
withMacOSRegistrationDisabled(Boolean macOSRegistrationDisabled)
Returns an immutable copy of
this with just the macOSRegistrationDisabled field changed. |
DepEnrollmentProfile |
withPassCodeDisabled(Boolean passCodeDisabled)
Returns an immutable copy of
this with just the passCodeDisabled
field changed. |
DepEnrollmentProfile |
withProfileRemovalDisabled(Boolean profileRemovalDisabled)
Returns an immutable copy of
this with just the profileRemovalDisabled field changed. |
DepEnrollmentProfile |
withRestoreBlocked(Boolean restoreBlocked)
Returns an immutable copy of
this with just the restoreBlocked
field changed. |
DepEnrollmentProfile |
withRestoreFromAndroidDisabled(Boolean restoreFromAndroidDisabled)
Returns an immutable copy of
this with just the restoreFromAndroidDisabled field changed. |
DepEnrollmentProfile |
withSharedIPadMaximumUserCount(Integer sharedIPadMaximumUserCount)
Returns an immutable copy of
this with just the sharedIPadMaximumUserCount field changed. |
DepEnrollmentProfile |
withSiriDisabled(Boolean siriDisabled)
Returns an immutable copy of
this with just the siriDisabled
field changed. |
DepEnrollmentProfile |
withSupervisedModeEnabled(Boolean supervisedModeEnabled)
Returns an immutable copy of
this with just the supervisedModeEnabled field changed. |
DepEnrollmentProfile |
withSupportDepartment(String supportDepartment)
Returns an immutable copy of
this with just the supportDepartment
field changed. |
DepEnrollmentProfile |
withSupportPhoneNumber(String supportPhoneNumber)
Returns an immutable copy of
this with just the supportPhoneNumber field changed. |
DepEnrollmentProfile |
withTermsAndConditionsDisabled(Boolean termsAndConditionsDisabled)
Returns an immutable copy of
this with just the termsAndConditionsDisabled field changed. |
DepEnrollmentProfile |
withTouchIdDisabled(Boolean touchIdDisabled)
Returns an immutable copy of
this with just the touchIdDisabled
field changed. |
DepEnrollmentProfile |
withZoomDisabled(Boolean zoomDisabled)
Returns an immutable copy of
this with just the zoomDisabled
field changed. |
builderEnrollmentProfile, exportMobileConfig, getConfigurationEndpointUrl, getDescription, getDisplayName, getEnableAuthenticationViaCompanyPortal, getRequireCompanyPortalOnSetupAssistantEnrolledDevices, getRequiresUserAuthentication, setDefaultProfile, updateDeviceProfileAssignment, withConfigurationEndpointUrl, withDescription, withDisplayName, withEnableAuthenticationViaCompanyPortal, withRequireCompanyPortalOnSetupAssistantEnrolledDevices, withRequiresUserAuthenticationprotected Boolean isDefault
protected Boolean supervisedModeEnabled
protected String supportDepartment
protected Boolean passCodeDisabled
protected Boolean isMandatory
protected Boolean locationDisabled
protected String supportPhoneNumber
protected ITunesPairingMode iTunesPairingMode
protected Boolean profileRemovalDisabled
protected List<ManagementCertificateWithThumbprint> managementCertificates
protected String managementCertificatesNextLink
protected Boolean restoreBlocked
protected Boolean restoreFromAndroidDisabled
protected Boolean appleIdDisabled
protected Boolean termsAndConditionsDisabled
protected Boolean touchIdDisabled
protected Boolean applePayDisabled
protected Boolean zoomDisabled
protected Boolean siriDisabled
protected Boolean diagnosticsDisabled
protected Boolean macOSRegistrationDisabled
protected Boolean macOSFileVaultDisabled
protected Boolean awaitDeviceConfiguredConfirmation
protected Integer sharedIPadMaximumUserCount
protected Boolean enableSharedIPad
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class EnrollmentProfilepublic static DepEnrollmentProfile.Builder builderDepEnrollmentProfile()
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
getChangedFields in interface com.github.davidmoten.odata.client.ODataEntityTypegetChangedFields in class EnrollmentProfilepublic void postInject(boolean addKeysToContextPath)
postInject in interface com.github.davidmoten.odata.client.ODataTypepostInject in class EnrollmentProfilepublic Optional<Boolean> getIsDefault()
public DepEnrollmentProfile withIsDefault(Boolean isDefault)
this with just the isDefault 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 this is the default profile”
isDefault - new value of isDefault field (as defined in service metadata)this with just the isDefault field changedpublic Optional<Boolean> getSupervisedModeEnabled()
public DepEnrollmentProfile withSupervisedModeEnabled(Boolean supervisedModeEnabled)
this with just the supervisedModeEnabled 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.
“Supervised mode, True to enable, false otherwise. See https://docs.microsoft.com /en-us/intune/deploy-use/enroll-devices-in-microsoft-intune for additional information.”
supervisedModeEnabled - new value of supervisedModeEnabled field (as defined in service metadata)this with just the supervisedModeEnabled field changedpublic Optional<String> getSupportDepartment()
public DepEnrollmentProfile withSupportDepartment(String supportDepartment)
this with just the supportDepartment
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.
“Support department information”
supportDepartment - new value of supportDepartment field (as defined in service metadata)this with just the supportDepartment field changedpublic Optional<Boolean> getPassCodeDisabled()
public DepEnrollmentProfile withPassCodeDisabled(Boolean passCodeDisabled)
this with just the passCodeDisabled
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 Passcode setup pane is disabled”
passCodeDisabled - new value of passCodeDisabled field (as defined in service metadata)this with just the passCodeDisabled field changedpublic Optional<Boolean> getIsMandatory()
public DepEnrollmentProfile withIsMandatory(Boolean isMandatory)
this with just the isMandatory
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 profile is mandatory”
isMandatory - new value of isMandatory field (as defined in service metadata)this with just the isMandatory field changedpublic Optional<Boolean> getLocationDisabled()
public DepEnrollmentProfile withLocationDisabled(Boolean locationDisabled)
this with just the locationDisabled
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 Location service setup pane is disabled”
locationDisabled - new value of locationDisabled field (as defined in service metadata)this with just the locationDisabled field changedpublic Optional<String> getSupportPhoneNumber()
public DepEnrollmentProfile withSupportPhoneNumber(String supportPhoneNumber)
this with just the supportPhoneNumber 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.
“Support phone number”
supportPhoneNumber - new value of supportPhoneNumber field (as defined in service metadata)this with just the supportPhoneNumber field changedpublic Optional<ITunesPairingMode> getITunesPairingMode()
public DepEnrollmentProfile 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 Optional<Boolean> getProfileRemovalDisabled()
public DepEnrollmentProfile withProfileRemovalDisabled(Boolean profileRemovalDisabled)
this with just the profileRemovalDisabled 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 profile removal option is disabled”
profileRemovalDisabled - new value of profileRemovalDisabled field (as defined in service metadata)this with just the profileRemovalDisabled field changedpublic com.github.davidmoten.odata.client.CollectionPage<ManagementCertificateWithThumbprint> getManagementCertificates()
public com.github.davidmoten.odata.client.CollectionPage<ManagementCertificateWithThumbprint> getManagementCertificates(com.github.davidmoten.odata.client.HttpRequestOptions options)
public Optional<Boolean> getRestoreBlocked()
public DepEnrollmentProfile withRestoreBlocked(Boolean restoreBlocked)
this with just the restoreBlocked
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 setup pane is blocked”
restoreBlocked - new value of restoreBlocked field (as defined in service metadata)this with just the restoreBlocked field changedpublic Optional<Boolean> getRestoreFromAndroidDisabled()
public DepEnrollmentProfile 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> getAppleIdDisabled()
public DepEnrollmentProfile withAppleIdDisabled(Boolean appleIdDisabled)
this with just the appleIdDisabled
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 Apple id setup pane is disabled”
appleIdDisabled - new value of appleIdDisabled field (as defined in service metadata)this with just the appleIdDisabled field changedpublic Optional<Boolean> getTermsAndConditionsDisabled()
public DepEnrollmentProfile withTermsAndConditionsDisabled(Boolean termsAndConditionsDisabled)
this with just the termsAndConditionsDisabled 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 'Terms and Conditions' setup pane is disabled”
termsAndConditionsDisabled - new value of termsAndConditionsDisabled field (as defined in service metadata)this with just the termsAndConditionsDisabled field changedpublic Optional<Boolean> getTouchIdDisabled()
public DepEnrollmentProfile withTouchIdDisabled(Boolean touchIdDisabled)
this with just the touchIdDisabled
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 touch id setup pane is disabled”
touchIdDisabled - new value of touchIdDisabled field (as defined in service metadata)this with just the touchIdDisabled field changedpublic Optional<Boolean> getApplePayDisabled()
public DepEnrollmentProfile withApplePayDisabled(Boolean applePayDisabled)
this with just the applePayDisabled
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 Apple pay setup pane is disabled”
applePayDisabled - new value of applePayDisabled field (as defined in service metadata)this with just the applePayDisabled field changedpublic Optional<Boolean> getZoomDisabled()
public DepEnrollmentProfile withZoomDisabled(Boolean zoomDisabled)
this with just the zoomDisabled
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 zoom setup pane is disabled”
zoomDisabled - new value of zoomDisabled field (as defined in service metadata)this with just the zoomDisabled field changedpublic Optional<Boolean> getSiriDisabled()
public DepEnrollmentProfile withSiriDisabled(Boolean siriDisabled)
this with just the siriDisabled
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 siri setup pane is disabled”
siriDisabled - new value of siriDisabled field (as defined in service metadata)this with just the siriDisabled field changedpublic Optional<Boolean> getDiagnosticsDisabled()
public DepEnrollmentProfile withDiagnosticsDisabled(Boolean diagnosticsDisabled)
this with just the diagnosticsDisabled 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 diagnostics setup pane is disabled”
diagnosticsDisabled - new value of diagnosticsDisabled field (as defined in service metadata)this with just the diagnosticsDisabled field changedpublic Optional<Boolean> getMacOSRegistrationDisabled()
public DepEnrollmentProfile withMacOSRegistrationDisabled(Boolean macOSRegistrationDisabled)
this with just the macOSRegistrationDisabled 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 Mac OS registration is disabled”
macOSRegistrationDisabled - new value of macOSRegistrationDisabled field (as defined in service metadata)this with just the macOSRegistrationDisabled field changedpublic Optional<Boolean> getMacOSFileVaultDisabled()
public DepEnrollmentProfile withMacOSFileVaultDisabled(Boolean macOSFileVaultDisabled)
this with just the macOSFileVaultDisabled 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 Mac OS file vault is disabled”
macOSFileVaultDisabled - new value of macOSFileVaultDisabled field (as defined in service metadata)this with just the macOSFileVaultDisabled field changedpublic Optional<Boolean> getAwaitDeviceConfiguredConfirmation()
public DepEnrollmentProfile 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 DepEnrollmentProfile 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 DepEnrollmentProfile 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 com.github.davidmoten.odata.client.internal.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class EnrollmentProfilepublic DepEnrollmentProfile patch()
this with changed fields reset.patch in class EnrollmentProfilethis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic DepEnrollmentProfile put()
this
with changed fields reset (they were ignored anyway).put in class EnrollmentProfilethis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic String toString()
toString in class EnrollmentProfileCopyright © 2018–2020. All rights reserved.