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