static DeviceManagementSettings.Builder |
DeviceManagementSettings.builder() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
DeviceManagementSettings.Builder |
DeviceManagementSettings.Builder.deviceComplianceCheckinThresholdDays(Integer deviceComplianceCheckinThresholdDays) |
“The number of days a device is allowed to go without checking in to remain
compliant.”
|
DeviceManagementSettings.Builder |
DeviceManagementSettings.Builder.isScheduledActionEnabled(Boolean isScheduledActionEnabled) |
“Is feature enabled or not for scheduled action for rule.”
|
DeviceManagementSettings.Builder |
DeviceManagementSettings.Builder.secureByDefault(Boolean secureByDefault) |
“Device should be noncompliant when there is no compliance policy targeted when
this is true”
|