Uses of Class
com.microsoft.graph.models.SimulationReportOverview
Packages that use SimulationReportOverview
-
Uses of SimulationReportOverview in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SimulationReportOverviewModifier and TypeMethodDescriptionstatic SimulationReportOverviewSimulationReportOverview.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSimulationReport.getOverview()Gets the overview property value.Methods in com.microsoft.graph.models with parameters of type SimulationReportOverviewModifier and TypeMethodDescriptionvoidSimulationReport.setOverview(SimulationReportOverview value) Sets the overview property value.