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