Package com.cumulocity.sdk.client.alarm
Class PagedAlarmCollectionRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.AbstractExtensibleRepresentation
com.cumulocity.rest.representation.BaseResourceWithExplainRepresentation
com.cumulocity.rest.representation.BaseCollectionRepresentation<AlarmRepresentation>
com.cumulocity.rest.representation.alarm.AlarmCollectionRepresentation
com.cumulocity.sdk.client.alarm.PagedAlarmCollectionRepresentation
- All Implemented Interfaces:
ResourceRepresentation,PagedCollectionRepresentation<AlarmRepresentation>,Iterable<AlarmRepresentation>,org.svenson.DynamicProperties
public class PagedAlarmCollectionRepresentation
extends AlarmCollectionRepresentation
implements PagedCollectionRepresentation<AlarmRepresentation>
-
Constructor Summary
ConstructorsConstructorDescriptionPagedAlarmCollectionRepresentation(AlarmCollectionRepresentation collection, PagedCollectionResource<AlarmRepresentation, ? extends AlarmCollectionRepresentation> collectionResource) -
Method Summary
Methods inherited from class com.cumulocity.rest.representation.alarm.AlarmCollectionRepresentation
getAlarms, iterator, setAlarmsMethods 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
-
PagedAlarmCollectionRepresentation
public PagedAlarmCollectionRepresentation(AlarmCollectionRepresentation collection, PagedCollectionResource<AlarmRepresentation, ? extends AlarmCollectionRepresentation> collectionResource)
-
-
Method Details
-
allPages
- Specified by:
allPagesin interfacePagedCollectionRepresentation<AlarmRepresentation>
-
elements
- Specified by:
elementsin interfacePagedCollectionRepresentation<AlarmRepresentation>
-