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