public class PagedAuditCollectionRepresentation extends AuditRecordCollectionRepresentation implements PagedCollectionRepresentation<AuditRecordRepresentation>
Constructor and Description |
---|
PagedAuditCollectionRepresentation(AuditRecordCollectionRepresentation collection,
PagedCollectionResource<AuditRecordRepresentation,? extends AuditRecordCollectionRepresentation> collectionResource) |
Modifier and Type | Method and Description |
---|---|
Iterable<AuditRecordRepresentation> |
allPages() |
Iterable<AuditRecordRepresentation> |
elements(int limit) |
canEqual, equals, getAuditRecords, hashCode, iterator, setAuditRecords
getNext, getPageStatistics, getPrev, setNext, setPageStatistics, setPrev
getSelf, getSelfDecoded, setSelf, toJSON, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
forEach, spliterator
public PagedAuditCollectionRepresentation(AuditRecordCollectionRepresentation collection, PagedCollectionResource<AuditRecordRepresentation,? extends AuditRecordCollectionRepresentation> collectionResource)
public Iterable<AuditRecordRepresentation> allPages()
allPages
in interface PagedCollectionRepresentation<AuditRecordRepresentation>
public Iterable<AuditRecordRepresentation> elements(int limit)
elements
in interface PagedCollectionRepresentation<AuditRecordRepresentation>
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.