| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
DeviceManagementSettings |
DeviceManagementSettings.Builder.build() |
DeviceManagementSettings |
DeviceManagementSettings.withAndroidDeviceAdministratorEnrollmentEnabled(Boolean androidDeviceAdministratorEnrollmentEnabled)
Returns an immutable copy of
this with just the androidDeviceAdministratorEnrollmentEnabled field changed. |
DeviceManagementSettings |
DeviceManagementSettings.withDerivedCredentialProvider(DerivedCredentialProviderType derivedCredentialProvider)
Returns an immutable copy of
this with just the derivedCredentialProvider field changed. |
DeviceManagementSettings |
DeviceManagementSettings.withDerivedCredentialUrl(String derivedCredentialUrl)
Returns an immutable copy of
this with just the derivedCredentialUrl field changed. |
DeviceManagementSettings |
DeviceManagementSettings.withDeviceComplianceCheckinThresholdDays(Integer deviceComplianceCheckinThresholdDays)
Returns an immutable copy of
this with just the deviceComplianceCheckinThresholdDays field changed. |
DeviceManagementSettings |
DeviceManagementSettings.withDeviceInactivityBeforeRetirementInDay(Integer deviceInactivityBeforeRetirementInDay)
Returns an immutable copy of
this with just the deviceInactivityBeforeRetirementInDay field changed. |
DeviceManagementSettings |
DeviceManagementSettings.withEnableLogCollection(Boolean enableLogCollection)
Returns an immutable copy of
this with just the enableLogCollection field changed. |
DeviceManagementSettings |
DeviceManagementSettings.withEnhancedJailBreak(Boolean enhancedJailBreak)
Returns an immutable copy of
this with just the enhancedJailBreak
field changed. |
DeviceManagementSettings |
DeviceManagementSettings.withIgnoreDevicesForUnsupportedSettingsEnabled(Boolean ignoreDevicesForUnsupportedSettingsEnabled)
Returns an immutable copy of
this with just the ignoreDevicesForUnsupportedSettingsEnabled field changed. |
DeviceManagementSettings |
DeviceManagementSettings.withIsScheduledActionEnabled(Boolean isScheduledActionEnabled)
Returns an immutable copy of
this with just the isScheduledActionEnabled field changed. |
DeviceManagementSettings |
DeviceManagementSettings.withSecureByDefault(Boolean secureByDefault)
Returns an immutable copy of
this with just the secureByDefault
field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected DeviceManagementSettings |
DeviceManagement.settings |
| Modifier and Type | Method and Description |
|---|---|
Optional<DeviceManagementSettings> |
DeviceManagement.getSettings()
“Account level settings.”
|
| Modifier and Type | Method and Description |
|---|---|
DeviceManagement.Builder |
DeviceManagement.Builder.settings(DeviceManagementSettings settings)
“Account level settings.”
|
DeviceManagement |
DeviceManagement.withSettings(DeviceManagementSettings settings)
Returns an immutable copy of
this with just the settings field
changed. |
Copyright © 2018–2020. All rights reserved.