Uses of Class
com.microsoft.graph.models.DeviceManagementSettings
Packages that use DeviceManagementSettings
-
Uses of DeviceManagementSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return DeviceManagementSettingsModifier and TypeMethodDescriptionstatic DeviceManagementSettingsDeviceManagementSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueDeviceManagement.getSettings()Gets the settings property value.Methods in com.microsoft.graph.models with parameters of type DeviceManagementSettingsModifier and TypeMethodDescriptionvoidDeviceManagement.setSettings(DeviceManagementSettings value) Sets the settings property value.