Uses of Class
com.microsoft.graph.models.DeviceConfigurationDeviceOverview
Packages that use DeviceConfigurationDeviceOverview
-
Uses of DeviceConfigurationDeviceOverview in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return DeviceConfigurationDeviceOverviewModifier and TypeMethodDescriptionDeviceConfigurationDeviceOverview.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueDeviceConfiguration.getDeviceStatusOverview()Gets the deviceStatusOverview property value.Methods in com.microsoft.graph.models with parameters of type DeviceConfigurationDeviceOverviewModifier and TypeMethodDescriptionvoidDeviceConfiguration.setDeviceStatusOverview(DeviceConfigurationDeviceOverview value) Sets the deviceStatusOverview property value.