public class PostCollectionPage extends BaseCollectionPage<Post,IPostCollectionRequestBuilder> implements IPostCollectionPage
| Constructor and Description |
|---|
PostCollectionPage(PostCollectionResponse response,
IPostCollectionRequestBuilder builder)
A collection page for Post
|
additionalDataManager, getCurrentPage, getNextPage, getRawObject, getSerializer, setRawObjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrentPage, getNextPage, getRawObjectadditionalDataManager, setRawObjectpublic PostCollectionPage(PostCollectionResponse response, IPostCollectionRequestBuilder builder)
response - the serialized PostCollectionResponse from the servicebuilder - the request builder for the next collection page