Uses of Class
com.cumulocity.rest.representation.BaseCollectionRepresentation
Packages that use BaseCollectionRepresentation
Package
Description
Provides the classes necessary to create, update and query alarms.
Provides the classes necessary to create, update and query audit records.
Provides the classes necessary to create, delete, update and query events.
Provides the classes necessary to bind, unbind and query external identifiers.
Provides the classes necessary to create, delete, update and query managed objects.
Provides the classes necessary to create, delete and query measurements.
-
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.alarm
Subclasses of BaseCollectionRepresentation in com.cumulocity.rest.representation.alarm -
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.application
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.application.microservice
-
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.audit
Subclasses of BaseCollectionRepresentation in com.cumulocity.rest.representation.audit -
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.devicebootstrap
-
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.event
Subclasses of BaseCollectionRepresentation in com.cumulocity.rest.representation.event -
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.identity
Subclasses of BaseCollectionRepresentation in com.cumulocity.rest.representation.identity -
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.inventory
Subclasses of BaseCollectionRepresentation in com.cumulocity.rest.representation.inventoryModifier and TypeClassDescriptionclass
class
-
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.measurement
-
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.operation
Subclasses of BaseCollectionRepresentation in com.cumulocity.rest.representation.operation -
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.reliable.notification
-
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.tenant
Subclasses of BaseCollectionRepresentation in com.cumulocity.rest.representation.tenantModifier and TypeClassDescriptionclass
class
-
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.user
Subclasses of BaseCollectionRepresentation in com.cumulocity.rest.representation.userModifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of BaseCollectionRepresentation in com.cumulocity.sdk.client
Classes in com.cumulocity.sdk.client with type parameters of type BaseCollectionRepresentationModifier and TypeClassDescriptionclass
PagedCollectionIterable<T,
C extends BaseCollectionRepresentation<T>> interface
PagedCollectionResource<T,
C extends BaseCollectionRepresentation<T>> class
PagedCollectionResourceImpl<T,
C extends BaseCollectionRepresentation<T>, I extends C> Methods in com.cumulocity.sdk.client with parameters of type BaseCollectionRepresentationModifier and TypeMethodDescriptionPagedCollectionResource.getNextPage
(BaseCollectionRepresentation collectionRepresentation) The method returns the next page from the collection.PagedCollectionResourceImpl.getNextPage
(BaseCollectionRepresentation collectionRepresentation) PagedCollectionResource.getPage
(BaseCollectionRepresentation collectionRepresentation, int pageNumber) The method returns the specified page number.PagedCollectionResource.getPage
(BaseCollectionRepresentation collectionRepresentation, int pageNumber, int pageSize) The method returns the specified page number.PagedCollectionResourceImpl.getPage
(BaseCollectionRepresentation collectionRepresentation, int pageNumber) PagedCollectionResourceImpl.getPage
(BaseCollectionRepresentation collectionRepresentation, int pageNumber, int pageSize) PagedCollectionResource.getPreviousPage
(BaseCollectionRepresentation collectionRepresentation) This method returns the previous page in the collection.PagedCollectionResourceImpl.getPreviousPage
(BaseCollectionRepresentation collectionRepresentation) -
Uses of BaseCollectionRepresentation in com.cumulocity.sdk.client.alarm
Subclasses of BaseCollectionRepresentation in com.cumulocity.sdk.client.alarm -
Uses of BaseCollectionRepresentation in com.cumulocity.sdk.client.audit
Subclasses of BaseCollectionRepresentation in com.cumulocity.sdk.client.audit -
Uses of BaseCollectionRepresentation in com.cumulocity.sdk.client.devicecontrol
Subclasses of BaseCollectionRepresentation in com.cumulocity.sdk.client.devicecontrol -
Uses of BaseCollectionRepresentation in com.cumulocity.sdk.client.event
Subclasses of BaseCollectionRepresentation in com.cumulocity.sdk.client.event -
Uses of BaseCollectionRepresentation in com.cumulocity.sdk.client.identity
Subclasses of BaseCollectionRepresentation in com.cumulocity.sdk.client.identity -
Uses of BaseCollectionRepresentation in com.cumulocity.sdk.client.inventory
Subclasses of BaseCollectionRepresentation in com.cumulocity.sdk.client.inventoryModifier and TypeClassDescriptionclass
class
-
Uses of BaseCollectionRepresentation in com.cumulocity.sdk.client.measurement
Subclasses of BaseCollectionRepresentation in com.cumulocity.sdk.client.measurement -
Uses of BaseCollectionRepresentation in com.cumulocity.sdk.client.messaging.notifications
-
Uses of BaseCollectionRepresentation in com.cumulocity.sdk.client.option
Subclasses of BaseCollectionRepresentation in com.cumulocity.sdk.client.option