Uses of Class
com.microsoft.graph.models.DeviceProtectionOverview
Packages that use DeviceProtectionOverview
-
Uses of DeviceProtectionOverview in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return DeviceProtectionOverviewModifier and TypeMethodDescriptionstatic DeviceProtectionOverviewDeviceProtectionOverview.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueDeviceManagement.getDeviceProtectionOverview()Gets the deviceProtectionOverview property value.Methods in com.microsoft.graph.models with parameters of type DeviceProtectionOverviewModifier and TypeMethodDescriptionvoidDeviceManagement.setDeviceProtectionOverview(DeviceProtectionOverview value) Sets the deviceProtectionOverview property value.