public class TeamCollectionPage extends BaseCollectionPage<Team,ITeamCollectionRequestBuilder> implements ITeamCollectionPage
| Constructor and Description |
|---|
TeamCollectionPage(TeamCollectionResponse response,
ITeamCollectionRequestBuilder builder)
A collection page for Team
|
additionalDataManager, getCurrentPage, getNextPage, getRawObject, getSerializer, setRawObjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrentPage, getNextPage, getRawObjectadditionalDataManager, setRawObjectpublic TeamCollectionPage(TeamCollectionResponse response, ITeamCollectionRequestBuilder builder)
response - the serialized TeamCollectionResponse from the servicebuilder - the request builder for the next collection page