Uses of Class
com.microsoft.graph.models.TrainingReminderNotification
Packages that use TrainingReminderNotification
-
Uses of TrainingReminderNotification in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return TrainingReminderNotificationModifier and TypeMethodDescriptionstatic TrainingReminderNotificationTrainingReminderNotification.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueTrainingNotificationSetting.getTrainingReminder()Gets the trainingReminder property value.Methods in com.microsoft.graph.models with parameters of type TrainingReminderNotificationModifier and TypeMethodDescriptionvoidTrainingNotificationSetting.setTrainingReminder(TrainingReminderNotification value) Sets the trainingReminder property value.