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