| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.appleIdDisabled(Boolean appleIdDisabled)
“Indicates if Apple id setup pane is disabled”
|
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.applePayDisabled(Boolean applePayDisabled)
“Indicates if Apple pay setup pane is disabled”
|
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.awaitDeviceConfiguredConfirmation(Boolean awaitDeviceConfiguredConfirmation)
“Indicates if the device will need to wait for configured confirmation”
|
static DepEnrollmentProfile.Builder |
DepEnrollmentProfile.builderDepEnrollmentProfile()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.configurationEndpointUrl(String configurationEndpointUrl) |
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.description(String description) |
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.diagnosticsDisabled(Boolean diagnosticsDisabled)
“Indicates if diagnostics setup pane is disabled”
|
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.displayName(String displayName) |
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.enableAuthenticationViaCompanyPortal(Boolean enableAuthenticationViaCompanyPortal) |
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.enableSharedIPad(Boolean enableSharedIPad)
“This indicates whether the device is to be enrolled in a mode which enables
multi user scenarios.
|
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.id(String id) |
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.isDefault(Boolean isDefault)
“Indicates if this is the default profile”
|
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.isMandatory(Boolean isMandatory)
“Indicates if the profile is mandatory”
|
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.iTunesPairingMode(ITunesPairingMode iTunesPairingMode)
“Indicates the iTunes pairing mode”
|
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.locationDisabled(Boolean locationDisabled)
“Indicates if Location service setup pane is disabled”
|
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.macOSFileVaultDisabled(Boolean macOSFileVaultDisabled)
“Indicates if Mac OS file vault is disabled”
|
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.macOSRegistrationDisabled(Boolean macOSRegistrationDisabled)
“Indicates if Mac OS registration is disabled”
|
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.managementCertificates(List<ManagementCertificateWithThumbprint> managementCertificates)
“Management certificates for Apple Configurator”
|
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.managementCertificates(ManagementCertificateWithThumbprint... managementCertificates)
“Management certificates for Apple Configurator”
|
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.managementCertificatesNextLink(String managementCertificatesNextLink)
“Management certificates for Apple Configurator”
|
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.passCodeDisabled(Boolean passCodeDisabled)
“Indicates if Passcode setup pane is disabled”
|
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.profileRemovalDisabled(Boolean profileRemovalDisabled)
“Indicates if the profile removal option is disabled”
|
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.requireCompanyPortalOnSetupAssistantEnrolledDevices(Boolean requireCompanyPortalOnSetupAssistantEnrolledDevices) |
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.requiresUserAuthentication(Boolean requiresUserAuthentication) |
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.restoreBlocked(Boolean restoreBlocked)
“Indicates if Restore setup pane is blocked”
|
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.restoreFromAndroidDisabled(Boolean restoreFromAndroidDisabled)
“Indicates if Restore from Android is disabled”
|
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.sharedIPadMaximumUserCount(Integer sharedIPadMaximumUserCount)
“This specifies the maximum number of users that can use a shared iPad.
|
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.siriDisabled(Boolean siriDisabled)
“Indicates if siri setup pane is disabled”
|
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.supervisedModeEnabled(Boolean supervisedModeEnabled)
“Supervised mode, True to enable, false otherwise.
|
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.supportDepartment(String supportDepartment)
“Support department information”
|
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.supportPhoneNumber(String supportPhoneNumber)
“Support phone number”
|
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.termsAndConditionsDisabled(Boolean termsAndConditionsDisabled)
“Indicates if 'Terms and Conditions' setup pane is disabled”
|
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.touchIdDisabled(Boolean touchIdDisabled)
“Indicates if touch id setup pane is disabled”
|
DepEnrollmentProfile.Builder |
DepEnrollmentProfile.Builder.zoomDisabled(Boolean zoomDisabled)
“Indicates if zoom setup pane is disabled”
|
Copyright © 2018–2020. All rights reserved.