Uses of Class
odata.msgraph.client.beta.complex.ManagedDeviceCleanupSettings.Builder
-
Packages that use ManagedDeviceCleanupSettings.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of ManagedDeviceCleanupSettings.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return ManagedDeviceCleanupSettings.Builder Modifier and Type Method Description static ManagedDeviceCleanupSettings.BuilderManagedDeviceCleanupSettings. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ManagedDeviceCleanupSettings.BuilderManagedDeviceCleanupSettings.Builder. deviceInactivityBeforeRetirementInDays(String deviceInactivityBeforeRetirementInDays)“Number of days when the device has not contacted Intune.”
-