| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
ManagedDeviceCleanupSettings |
ManagedDeviceCleanupSettings.Builder.build() |
ManagedDeviceCleanupSettings |
ManagedDeviceCleanupSettings.withDeviceInactivityBeforeRetirementInDays(String deviceInactivityBeforeRetirementInDays)
Returns an immutable copy of
this with just the deviceInactivityBeforeRetirementInDays field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected ManagedDeviceCleanupSettings |
DeviceManagement.managedDeviceCleanupSettings |
| Modifier and Type | Method and Description |
|---|---|
Optional<ManagedDeviceCleanupSettings> |
DeviceManagement.getManagedDeviceCleanupSettings()
“Device cleanup rule”
|
| Modifier and Type | Method and Description |
|---|---|
DeviceManagement.Builder |
DeviceManagement.Builder.managedDeviceCleanupSettings(ManagedDeviceCleanupSettings managedDeviceCleanupSettings)
“Device cleanup rule”
|
DeviceManagement |
DeviceManagement.withManagedDeviceCleanupSettings(ManagedDeviceCleanupSettings managedDeviceCleanupSettings)
Returns an immutable copy of
this with just the managedDeviceCleanupSettings field changed. |
Copyright © 2018–2020. All rights reserved.