Uses of Class
com.microsoft.graph.models.SimulationNotification
Packages that use SimulationNotification
-
Uses of SimulationNotification in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SimulationNotificationModifier and TypeMethodDescriptionstatic SimulationNotificationSimulationNotification.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueNoTrainingNotificationSetting.getSimulationNotification()Gets the simulationNotification property value.Methods in com.microsoft.graph.models with parameters of type SimulationNotificationModifier and TypeMethodDescriptionvoidNoTrainingNotificationSetting.setSimulationNotification(SimulationNotification value) Sets the simulationNotification property value.