public class DeviceCategoryCollectionPage extends BaseCollectionPage<DeviceCategory,IDeviceCategoryCollectionRequestBuilder> implements IDeviceCategoryCollectionPage
Constructor and Description |
---|
DeviceCategoryCollectionPage(DeviceCategoryCollectionResponse response,
IDeviceCategoryCollectionRequestBuilder builder)
A collection page for DeviceCategory
|
additionalDataManager, getCurrentPage, getNextPage, getRawObject, getSerializer, setRawObject
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCurrentPage, getNextPage, getRawObject
additionalDataManager, setRawObject
public DeviceCategoryCollectionPage(DeviceCategoryCollectionResponse response, IDeviceCategoryCollectionRequestBuilder builder)
response
- the serialized DeviceCategoryCollectionResponse from the servicebuilder
- the request builder for the next collection page