Uses of Class
org.springframework.social.google.api.calendar.Calendar.EventReminder
-
Packages that use Calendar.EventReminder Package Description org.springframework.social.google.api.calendar Spring Social's Service APIs for Google Calendar. -
-
Uses of Calendar.EventReminder in org.springframework.social.google.api.calendar
Methods in org.springframework.social.google.api.calendar that return types with arguments of type Calendar.EventReminder Modifier and Type Method Description List<Calendar.EventReminder>Calendar. getDefaultReminders()The default reminders that the authenticated user has for this calendar.
-