Uses of Class
org.springframework.social.google.api.calendar.Calendar.Notification
-
Packages that use Calendar.Notification Package Description org.springframework.social.google.api.calendar Spring Social's Service APIs for Google Calendar. -
-
Uses of Calendar.Notification in org.springframework.social.google.api.calendar
Methods in org.springframework.social.google.api.calendar that return types with arguments of type Calendar.Notification Modifier and Type Method Description List<Calendar.Notification>Calendar.NotificationSettings. getNotifications()The list of notifications set for this calendar.
-