Uses of Class
com.microsoft.graph.models.ManagedDeviceOverview
Packages that use ManagedDeviceOverview
-
Uses of ManagedDeviceOverview in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ManagedDeviceOverviewModifier and TypeMethodDescriptionstatic ManagedDeviceOverviewManagedDeviceOverview.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueDeviceManagement.getManagedDeviceOverview()Gets the managedDeviceOverview property value.Methods in com.microsoft.graph.models with parameters of type ManagedDeviceOverviewModifier and TypeMethodDescriptionvoidDeviceManagement.setManagedDeviceOverview(ManagedDeviceOverview value) Sets the managedDeviceOverview property value.