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