Uses of Class
org.springframework.social.google.api.plus.ActivityCommentsPage
-
Packages that use ActivityCommentsPage Package Description org.springframework.social.google.api.plus Spring Social's Service APIs for Google+org.springframework.social.google.api.plus.impl -
-
Uses of ActivityCommentsPage in org.springframework.social.google.api.plus
Methods in org.springframework.social.google.api.plus that return ActivityCommentsPage Modifier and Type Method Description ActivityCommentsPagePlusOperations. getComments(String activityId, String pageToken)Retrieves the comments of an activity. -
Uses of ActivityCommentsPage in org.springframework.social.google.api.plus.impl
Methods in org.springframework.social.google.api.plus.impl that return ActivityCommentsPage Modifier and Type Method Description ActivityCommentsPagePlusTemplate. getComments(String activityId, String pageToken)
-