Uses of Class
org.springframework.social.google.api.tasks.TaskListsPage
-
Packages that use TaskListsPage Package Description org.springframework.social.google.api.tasks Spring Social's Service APIs for Google Tasksorg.springframework.social.google.api.tasks.impl -
-
Uses of TaskListsPage in org.springframework.social.google.api.tasks
Methods in org.springframework.social.google.api.tasks that return TaskListsPage Modifier and Type Method Description TaskListsPageTaskOperations. getTaskLists()Retrieves up to 100 task lists.TaskListsPageTaskOperations. getTaskLists(String pageToken)Retrieves task lists page -
Uses of TaskListsPage in org.springframework.social.google.api.tasks.impl
Methods in org.springframework.social.google.api.tasks.impl that return TaskListsPage Modifier and Type Method Description TaskListsPageTaskTemplate. getTaskLists()TaskListsPageTaskTemplate. getTaskLists(String pageToken)
-