Uses of Class
org.springframework.social.google.api.query.ApiList
-
Packages that use ApiList Package Description org.springframework.social.google.api.calendar Spring Social's Service APIs for Google Calendar.org.springframework.social.google.api.drive Spring Social's Service APIs for Google Driveorg.springframework.social.google.api.drive.impl org.springframework.social.google.api.plus Spring Social's Service APIs for Google+org.springframework.social.google.api.plus.moments Spring Social's Service APIs for Google+ Moments (App Activities)org.springframework.social.google.api.query org.springframework.social.google.api.tasks Spring Social's Service APIs for Google Tasks -
-
Uses of ApiList in org.springframework.social.google.api.calendar
Subclasses of ApiList in org.springframework.social.google.api.calendar Modifier and Type Class Description classCalendarPageclassEventPage -
Uses of ApiList in org.springframework.social.google.api.drive
Subclasses of ApiList in org.springframework.social.google.api.drive Modifier and Type Class Description classDriveFilesPageclassFileCommentsPage -
Uses of ApiList in org.springframework.social.google.api.drive.impl
Subclasses of ApiList in org.springframework.social.google.api.drive.impl Modifier and Type Class Description classDriveAppsList -
Uses of ApiList in org.springframework.social.google.api.plus
Subclasses of ApiList in org.springframework.social.google.api.plus Modifier and Type Class Description classActivitiesPageclassActivityCommentsPageApiPageforActivityCommentpagination result.classPeoplePage -
Uses of ApiList in org.springframework.social.google.api.plus.moments
Subclasses of ApiList in org.springframework.social.google.api.plus.moments Modifier and Type Class Description classMomentsPage -
Uses of ApiList in org.springframework.social.google.api.query
Subclasses of ApiList in org.springframework.social.google.api.query Modifier and Type Class Description classApiPage<T>API query pagination result. -
Uses of ApiList in org.springframework.social.google.api.tasks
Subclasses of ApiList in org.springframework.social.google.api.tasks Modifier and Type Class Description classTaskListsPageclassTasksPage
-