Uses of Class
com.microsoft.graph.models.SimulationEvent
Packages that use SimulationEvent
-
Uses of SimulationEvent in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SimulationEventModifier and TypeMethodDescriptionstatic SimulationEventSimulationEvent.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 SimulationEventModifier and TypeMethodDescriptionSimulationEventsContent.getEvents()Gets the events property value.Method parameters in com.microsoft.graph.models with type arguments of type SimulationEventModifier and TypeMethodDescriptionvoidSimulationEventsContent.setEvents(List<SimulationEvent> value) Sets the events property value.