Uses of Class
odata.msgraph.client.complex.SimulationNotification
-
Packages that use SimulationNotification Package Description odata.msgraph.client.complex -
-
Uses of SimulationNotification in odata.msgraph.client.complex
Fields in odata.msgraph.client.complex declared as SimulationNotification Modifier and Type Field Description protected SimulationNotificationNoTrainingNotificationSetting. simulationNotificationMethods in odata.msgraph.client.complex that return SimulationNotification Modifier and Type Method Description SimulationNotificationSimulationNotification.Builder. build()SimulationNotificationSimulationNotification. withTargettedUserType(TargettedUserType targettedUserType)SimulationNotificationSimulationNotification. withUnmappedField(String name, Object value)Methods in odata.msgraph.client.complex that return types with arguments of type SimulationNotification Modifier and Type Method Description Optional<SimulationNotification>NoTrainingNotificationSetting. getSimulationNotification()Methods in odata.msgraph.client.complex with parameters of type SimulationNotification Modifier and Type Method Description NoTrainingNotificationSetting.BuilderNoTrainingNotificationSetting.Builder. simulationNotification(SimulationNotification simulationNotification)NoTrainingNotificationSettingNoTrainingNotificationSetting. withSimulationNotification(SimulationNotification simulationNotification)
-