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