Uses of Class
org.springframework.social.google.api.calendar.EventPage
-
Packages that use EventPage Package Description org.springframework.social.google.api.calendar.impl -
-
Uses of EventPage in org.springframework.social.google.api.calendar.impl
Constructor parameters in org.springframework.social.google.api.calendar.impl with type arguments of type EventPage Constructor Description EventListQueryBuilderImpl(String urlTemplate, String calendarId, Class<EventPage> type, org.springframework.web.client.RestTemplate restTemplate)
-