Uses of Class
com.microsoft.graph.models.WindowsMalwareOverview
Packages that use WindowsMalwareOverview
-
Uses of WindowsMalwareOverview in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WindowsMalwareOverviewModifier and TypeMethodDescriptionstatic WindowsMalwareOverviewWindowsMalwareOverview.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueDeviceManagement.getWindowsMalwareOverview()Gets the windowsMalwareOverview property value.Methods in com.microsoft.graph.models with parameters of type WindowsMalwareOverviewModifier and TypeMethodDescriptionvoidDeviceManagement.setWindowsMalwareOverview(WindowsMalwareOverview value) Sets the windowsMalwareOverview property value.