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