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