Package com.cumulocity.sdk.client.event
Class PagedEventCollectionRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.AbstractExtensibleRepresentation
com.cumulocity.rest.representation.BaseResourceWithExplainRepresentation
com.cumulocity.rest.representation.BaseCollectionRepresentation<EventRepresentation>
com.cumulocity.rest.representation.event.EventCollectionRepresentation
com.cumulocity.sdk.client.event.PagedEventCollectionRepresentation
- All Implemented Interfaces:
ResourceRepresentation,PagedCollectionRepresentation<EventRepresentation>,Iterable<EventRepresentation>,org.svenson.DynamicProperties
public class PagedEventCollectionRepresentation
extends EventCollectionRepresentation
implements PagedCollectionRepresentation<EventRepresentation>
-
Constructor Summary
ConstructorsConstructorDescriptionPagedEventCollectionRepresentation(EventCollectionRepresentation collection, PagedCollectionResource<EventRepresentation, ? extends EventCollectionRepresentation> collectionResource) -
Method Summary
Methods inherited from class com.cumulocity.rest.representation.event.EventCollectionRepresentation
getEvents, iterator, setEventsMethods inherited from class com.cumulocity.rest.representation.BaseCollectionRepresentation
getNext, getPageStatistics, getPrev, setNext, setPageStatistics, setPrevMethods inherited from class com.cumulocity.rest.representation.BaseResourceWithExplainRepresentation
getQueryPlanner, setQueryPlannerMethods inherited from class com.cumulocity.rest.representation.AbstractExtensibleRepresentation
get, get, getAttrs, getProperty, hasProperty, propertyNames, removeProperty, set, set, set, setAttrs, setPropertyMethods inherited from class com.cumulocity.rest.representation.BaseResourceRepresentation
getSelf, getSelfDecoded, setSelf, toJSON, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
PagedEventCollectionRepresentation
public PagedEventCollectionRepresentation(EventCollectionRepresentation collection, PagedCollectionResource<EventRepresentation, ? extends EventCollectionRepresentation> collectionResource)
-
-
Method Details
-
allPages
- Specified by:
allPagesin interfacePagedCollectionRepresentation<EventRepresentation>
-
elements
- Specified by:
elementsin interfacePagedCollectionRepresentation<EventRepresentation>
-