public class BaseRecentCollectionPage extends BaseCollectionPage<Item,IRecentRequestBuilder> implements IBaseRecentCollectionPage
| Constructor and Description |
|---|
BaseRecentCollectionPage(BaseRecentCollectionResponse response,
IRecentRequestBuilder builder)
A collection page for Recent.
|
getCurrentPage, getNextPage, getRawObject, getSerializer, setRawObjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrentPage, getNextPage, getRawObjectsetRawObjectpublic BaseRecentCollectionPage(BaseRecentCollectionResponse response, IRecentRequestBuilder builder)
response - The serialized BaseRecentCollectionResponse from the OneDrive servicebuilder - The request builder for the next collection page