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, iterator
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public 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 © 2023 iland Internet Solutions, Corp. All rights reserved.