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