Uses of Class
odata.msgraph.client.complex.PositiveReinforcementNotification
-
Packages that use PositiveReinforcementNotification Package Description odata.msgraph.client.complex -
-
Uses of PositiveReinforcementNotification in odata.msgraph.client.complex
Fields in odata.msgraph.client.complex declared as PositiveReinforcementNotification Modifier and Type Field Description protected PositiveReinforcementNotificationEndUserNotificationSetting. positiveReinforcementMethods in odata.msgraph.client.complex that return PositiveReinforcementNotification Modifier and Type Method Description PositiveReinforcementNotificationPositiveReinforcementNotification.Builder. build()PositiveReinforcementNotificationPositiveReinforcementNotification. withDeliveryPreference(NotificationDeliveryPreference deliveryPreference)PositiveReinforcementNotificationPositiveReinforcementNotification. withUnmappedField(String name, Object value)Methods in odata.msgraph.client.complex that return types with arguments of type PositiveReinforcementNotification Modifier and Type Method Description Optional<PositiveReinforcementNotification>EndUserNotificationSetting. getPositiveReinforcement()Methods in odata.msgraph.client.complex with parameters of type PositiveReinforcementNotification Modifier and Type Method Description NoTrainingNotificationSetting.BuilderNoTrainingNotificationSetting.Builder. positiveReinforcement(PositiveReinforcementNotification positiveReinforcement)TrainingNotificationSetting.BuilderTrainingNotificationSetting.Builder. positiveReinforcement(PositiveReinforcementNotification positiveReinforcement)EndUserNotificationSettingEndUserNotificationSetting. withPositiveReinforcement(PositiveReinforcementNotification positiveReinforcement)
-