public class BasePermissionCollectionPage extends BaseCollectionPage<Permission,IPermissionCollectionRequestBuilder> implements IBasePermissionCollectionPage
| Constructor and Description |
|---|
BasePermissionCollectionPage(BasePermissionCollectionResponse response,
IPermissionCollectionRequestBuilder builder)
A collection page for Permission.
|
getCurrentPage, getNextPage, getRawObject, getSerializer, setRawObjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrentPage, getNextPage, getRawObjectsetRawObjectpublic BasePermissionCollectionPage(BasePermissionCollectionResponse response, IPermissionCollectionRequestBuilder builder)
response - The serialized BasePermissionCollectionResponse from the OneDrive servicebuilder - The request builder for the next collection page