Uses of Class
com.microsoft.graph.models.Malware
Packages that use Malware
-
Uses of Malware in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return MalwareModifier and TypeMethodDescriptionstatic MalwareMalware.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueDriveItem.getMalware()Gets the malware property value.Methods in com.microsoft.graph.models with parameters of type MalwareModifier and TypeMethodDescriptionvoidDriveItem.setMalware(Malware value) Sets the malware property value.