Uses of Class
com.microsoft.graph.models.WindowsMalwareStateCount
Packages that use WindowsMalwareStateCount
-
Uses of WindowsMalwareStateCount in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WindowsMalwareStateCountModifier and TypeMethodDescriptionstatic WindowsMalwareStateCountWindowsMalwareStateCount.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type WindowsMalwareStateCountModifier and TypeMethodDescriptionWindowsMalwareOverview.getMalwareStateSummary()Gets the malwareStateSummary property value.Method parameters in com.microsoft.graph.models with type arguments of type WindowsMalwareStateCountModifier and TypeMethodDescriptionvoidWindowsMalwareOverview.setMalwareStateSummary(List<WindowsMalwareStateCount> value) Sets the malwareStateSummary property value.