Uses of Class
org.springframework.social.google.api.calendar.Event.ReminderOverride
-
Packages that use Event.ReminderOverride Package Description org.springframework.social.google.api.calendar Spring Social's Service APIs for Google Calendar. -
-
Uses of Event.ReminderOverride in org.springframework.social.google.api.calendar
Methods in org.springframework.social.google.api.calendar that return types with arguments of type Event.ReminderOverride Modifier and Type Method Description List<Event.ReminderOverride>Event.Reminders. getOverrides()If the event doesn't use the default reminders, this returns the list of reminders specific to the event, or, if not set, indicates that no reminders are set for this event.
-