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