Uses of Interface
org.springframework.social.google.api.tasks.TaskListQueryBuilder
-
Packages that use TaskListQueryBuilder Package Description org.springframework.social.google.api.tasks Spring Social's Service APIs for Google Tasksorg.springframework.social.google.api.tasks.impl -
-
Uses of TaskListQueryBuilder in org.springframework.social.google.api.tasks
Methods in org.springframework.social.google.api.tasks that return TaskListQueryBuilder Modifier and Type Method Description TaskListQueryBuilderTaskOperations. taskListQuery()Creates aTaskListQueryBuilder. -
Uses of TaskListQueryBuilder in org.springframework.social.google.api.tasks.impl
Methods in org.springframework.social.google.api.tasks.impl that return TaskListQueryBuilder Modifier and Type Method Description TaskListQueryBuilderTaskTemplate. taskListQuery()
-