public class BaseStringCollectionPage extends BaseCollectionPage<java.lang.String,IStringCollectionRequestBuilder> implements IBaseStringCollectionPage
| Constructor and Description |
|---|
BaseStringCollectionPage(BaseStringCollectionResponse response,
IStringCollectionRequestBuilder builder)
A collection page for String.
|
getCurrentPage, getNextPage, getRawObject, getSerializer, setRawObjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrentPage, getNextPage, getRawObjectsetRawObjectpublic BaseStringCollectionPage(BaseStringCollectionResponse response, IStringCollectionRequestBuilder builder)
response - The serialized BaseStringCollectionResponse from the OneDrive servicebuilder - The request builder for the next collection page