Class PeoplePage
- java.lang.Object
-
- org.springframework.social.google.api.query.ApiList<T>
-
- org.springframework.social.google.api.query.ApiPage<Person>
-
- org.springframework.social.google.api.plus.PeoplePage
-
-
Constructor Summary
Constructors Constructor Description PeoplePage()PeoplePage(List<Person> items, String nextPageToken)
-
Method Summary
-
Methods inherited from class org.springframework.social.google.api.query.ApiPage
getNextPageToken
-
-