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, setRawObject
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCurrentPage, getNextPage, getRawObject
additionalDataManager, setRawObject
public OrganizationCollectionPage(OrganizationCollectionResponse response, IOrganizationCollectionRequestBuilder builder)
response
- the serialized OrganizationCollectionResponse from the servicebuilder
- the request builder for the next collection page