Uses of Class
com.microsoft.graph.models.SimulationEventsContent
Packages that use SimulationEventsContent
-
Uses of SimulationEventsContent in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SimulationEventsContentModifier and TypeMethodDescriptionstatic SimulationEventsContentSimulationEventsContent.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSimulationReportOverview.getSimulationEventsContent()Gets the simulationEventsContent property value.Methods in com.microsoft.graph.models with parameters of type SimulationEventsContentModifier and TypeMethodDescriptionvoidSimulationReportOverview.setSimulationEventsContent(SimulationEventsContent value) Sets the simulationEventsContent property value.