Uses of Class
com.microsoft.graph.models.SimulationReport
Packages that use SimulationReport
-
Uses of SimulationReport in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SimulationReportModifier and TypeMethodDescriptionstatic SimulationReportSimulationReport.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSimulation.getReport()Gets the report property value.Methods in com.microsoft.graph.models with parameters of type SimulationReportModifier and TypeMethodDescriptionvoidSimulation.setReport(SimulationReport value) Sets the report property value.