Uses of Interface
org.springframework.social.google.api.calendar.DeleteEventBuilder
-
Packages that use DeleteEventBuilder 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 DeleteEventBuilder in org.springframework.social.google.api.calendar
Methods in org.springframework.social.google.api.calendar that return DeleteEventBuilder Modifier and Type Method Description DeleteEventBuilderDeleteEventBuilder. sendNotifications(boolean sendNotifications) -
Uses of DeleteEventBuilder in org.springframework.social.google.api.calendar.impl
Classes in org.springframework.social.google.api.calendar.impl that implement DeleteEventBuilder Modifier and Type Class Description classDeleteEventBuilderImplDeleteEventBuilderimplementation.Methods in org.springframework.social.google.api.calendar.impl that return DeleteEventBuilder Modifier and Type Method Description DeleteEventBuilderDeleteEventBuilderImpl. sendNotifications(boolean sendNotifications)
-