public final class O365SharePointDocumentSetResponse extends SetResponse<O365SharePointDocumentResponse>
data| Constructor and Description | 
|---|
| O365SharePointDocumentSetResponse(Set<O365SharePointDocumentResponse> data,
                                 int page,
                                 int pageSize) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getPage()Returns the page number. | 
| int | getPageSize()Returns the page size. | 
equals, getData, hashCode, iteratorclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic O365SharePointDocumentSetResponse(Set<O365SharePointDocumentResponse> data, int page, int pageSize)
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.