Uses of Interface
org.springframework.social.google.api.calendar.QuickAddEventBuilder
-
Packages that use QuickAddEventBuilder Package Description org.springframework.social.google.api.calendar Spring Social's Service APIs for Google Calendar.org.springframework.social.google.api.calendar.impl -
-
Uses of QuickAddEventBuilder in org.springframework.social.google.api.calendar
Methods in org.springframework.social.google.api.calendar that return QuickAddEventBuilder Modifier and Type Method Description QuickAddEventBuilderQuickAddEventBuilder. sendNotifications(boolean sendNotifications)QuickAddEventBuilderQuickAddEventBuilder. text(String text) -
Uses of QuickAddEventBuilder in org.springframework.social.google.api.calendar.impl
Classes in org.springframework.social.google.api.calendar.impl that implement QuickAddEventBuilder Modifier and Type Class Description classQuickAddEventBuilderImplQuickAddEventBuilderimplementation.Methods in org.springframework.social.google.api.calendar.impl that return QuickAddEventBuilder Modifier and Type Method Description QuickAddEventBuilderQuickAddEventBuilderImpl. sendNotifications(boolean sendNotifications)QuickAddEventBuilderQuickAddEventBuilderImpl. text(String text)
-