Class PagedCollectionResourceImpl<T,C extends BaseCollectionRepresentation<T>,I extends C>

java.lang.Object
com.cumulocity.sdk.client.PagedCollectionResourceImpl<T,C,I>
All Implemented Interfaces:
PagedCollectionResource<T,I>
Direct Known Subclasses:
AlarmCollectionImpl, AuditRecordCollectionImpl, EventCollectionImpl, ExternalIDCollectionImpl, ManagedObjectCollectionImpl, ManagedObjectReferenceCollectionImpl, MeasurementCollectionImpl, NotificationSubscriptionCollectionImpl, OperationCollectionImpl, TenantOptionCollectionImpl

public abstract class PagedCollectionResourceImpl<T,C extends BaseCollectionRepresentation<T>,I extends C> extends Object implements PagedCollectionResource<T,I>