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