Uses of Class
com.cumulocity.rest.representation.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
-
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
-
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.devicebootstrap
-
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.event
-
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.identity
-
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.inventory
Modifier and TypeClassDescriptionclass
class
-
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.measurement
-
Uses 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
Modifier and TypeClassDescriptionclass
class
-
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.user
Modifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of BaseCollectionRepresentation in com.cumulocity.sdk.client
Modifier 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> Modifier 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
-
Uses of BaseCollectionRepresentation in com.cumulocity.sdk.client.audit
-
Uses of BaseCollectionRepresentation in com.cumulocity.sdk.client.devicecontrol
-
Uses of BaseCollectionRepresentation in com.cumulocity.sdk.client.event
-
Uses of BaseCollectionRepresentation in com.cumulocity.sdk.client.identity
-
Uses of BaseCollectionRepresentation in com.cumulocity.sdk.client.inventory
Modifier and TypeClassDescriptionclass
class
-
Uses 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