Uses of Class
org.springframework.social.google.api.plus.moments.MomentsPage
-
Packages that use MomentsPage Package Description org.springframework.social.google.api.plus Spring Social's Service APIs for Google+org.springframework.social.google.api.plus.impl -
-
Uses of MomentsPage in org.springframework.social.google.api.plus
Methods in org.springframework.social.google.api.plus that return MomentsPage Modifier and Type Method Description MomentsPagePlusOperations. getMoments(String pageToken)Retrieves moments (app activities) created by this application -
Uses of MomentsPage in org.springframework.social.google.api.plus.impl
Methods in org.springframework.social.google.api.plus.impl that return MomentsPage Modifier and Type Method Description MomentsPagePlusTemplate. getMoments(String pageToken)
-