Package com.cumulocity.sdk.client.audit
Class PagedAuditCollectionRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.AbstractExtensibleRepresentation
com.cumulocity.rest.representation.BaseResourceWithExplainRepresentation
com.cumulocity.rest.representation.BaseCollectionRepresentation<AuditRecordRepresentation>
com.cumulocity.rest.representation.audit.AuditRecordCollectionRepresentation
com.cumulocity.sdk.client.audit.PagedAuditCollectionRepresentation
- All Implemented Interfaces:
ResourceRepresentation,PagedCollectionRepresentation<AuditRecordRepresentation>,Iterable<AuditRecordRepresentation>,org.svenson.DynamicProperties
public class PagedAuditCollectionRepresentation
extends AuditRecordCollectionRepresentation
implements PagedCollectionRepresentation<AuditRecordRepresentation>
-
Constructor Summary
ConstructorsConstructorDescriptionPagedAuditCollectionRepresentation(AuditRecordCollectionRepresentation collection, PagedCollectionResource<AuditRecordRepresentation, ? extends AuditRecordCollectionRepresentation> collectionResource) -
Method Summary
Methods inherited from class com.cumulocity.rest.representation.audit.AuditRecordCollectionRepresentation
canEqual, equals, getAuditRecords, hashCode, iterator, setAuditRecordsMethods 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, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
PagedAuditCollectionRepresentation
public PagedAuditCollectionRepresentation(AuditRecordCollectionRepresentation collection, PagedCollectionResource<AuditRecordRepresentation, ? extends AuditRecordCollectionRepresentation> collectionResource)
-
-
Method Details
-
allPages
- Specified by:
allPagesin interfacePagedCollectionRepresentation<AuditRecordRepresentation>
-
elements
- Specified by:
elementsin interfacePagedCollectionRepresentation<AuditRecordRepresentation>
-