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