Uses of Class
com.cumulocity.rest.representation.BaseCollectionRepresentation
-
-
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.alarm
Subclasses of BaseCollectionRepresentation in com.cumulocity.rest.representation.alarm Modifier and Type Class Description classAlarmCollectionRepresentation -
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.application
Subclasses of BaseCollectionRepresentation in com.cumulocity.rest.representation.application Modifier and Type Class Description classApplicationCollectionRepresentationclassApplicationReferenceCollectionRepresentationclassApplicationUserCollectionRepresentationclassApplicationVersionCollectionRepresentation -
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.application.microservice
Subclasses of BaseCollectionRepresentation in com.cumulocity.rest.representation.application.microservice Modifier and Type Class Description classMicroserviceBillingCollectionRepresentation -
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.audit
Subclasses of BaseCollectionRepresentation in com.cumulocity.rest.representation.audit Modifier and Type Class Description classAuditRecordCollectionRepresentation -
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.devicebootstrap
Subclasses of BaseCollectionRepresentation in com.cumulocity.rest.representation.devicebootstrap Modifier and Type Class Description classNewDeviceRequestCollectionRepresentation -
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.event
Subclasses of BaseCollectionRepresentation in com.cumulocity.rest.representation.event Modifier and Type Class Description classEventCollectionRepresentation -
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.identity
Subclasses of BaseCollectionRepresentation in com.cumulocity.rest.representation.identity Modifier and Type Class Description classExternalIDCollectionRepresentation -
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.inventory
Subclasses of BaseCollectionRepresentation in com.cumulocity.rest.representation.inventory Modifier and Type Class Description classManagedObjectCollectionRepresentationclassManagedObjectReferenceCollectionRepresentation -
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.measurement
Subclasses of BaseCollectionRepresentation in com.cumulocity.rest.representation.measurement Modifier and Type Class Description classMeasurementCollectionRepresentation -
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.operation
Subclasses of BaseCollectionRepresentation in com.cumulocity.rest.representation.operation Modifier and Type Class Description classOperationCollectionRepresentation -
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.reliable.notification
Subclasses of BaseCollectionRepresentation in com.cumulocity.rest.representation.reliable.notification Modifier and Type Class Description classNotificationSubscriptionCollectionRepresentation -
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.tenant
Subclasses of BaseCollectionRepresentation in com.cumulocity.rest.representation.tenant Modifier and Type Class Description classOptionCollectionRepresentationclassTenantCollectionRepresentation -
Uses of BaseCollectionRepresentation in com.cumulocity.rest.representation.user
Subclasses of BaseCollectionRepresentation in com.cumulocity.rest.representation.user Modifier and Type Class Description classGroupCollectionRepresentationclassGroupReferenceCollectionRepresentationclassRoleCollectionRepresentationclassRoleReferenceCollectionRepresentationclassUserCollectionRepresentationclassUserReferenceCollectionRepresentation -
Uses of BaseCollectionRepresentation in com.cumulocity.sdk.client
Classes in com.cumulocity.sdk.client with type parameters of type BaseCollectionRepresentation Modifier and Type Class Description classPagedCollectionIterable<T,C extends BaseCollectionRepresentation<T>>interfacePagedCollectionResource<T,C extends BaseCollectionRepresentation<T>>classPagedCollectionResourceImpl<T,C extends BaseCollectionRepresentation<T>,I extends C>Methods in com.cumulocity.sdk.client with parameters of type BaseCollectionRepresentation Modifier and Type Method Description CPagedCollectionResource. getNextPage(BaseCollectionRepresentation collectionRepresentation)The method returns the next page from the collection.IPagedCollectionResourceImpl. getNextPage(BaseCollectionRepresentation collectionRepresentation)CPagedCollectionResource. getPage(BaseCollectionRepresentation collectionRepresentation, int pageNumber)The method returns the specified page number.CPagedCollectionResource. getPage(BaseCollectionRepresentation collectionRepresentation, int pageNumber, int pageSize)The method returns the specified page number.IPagedCollectionResourceImpl. getPage(BaseCollectionRepresentation collectionRepresentation, int pageNumber)IPagedCollectionResourceImpl. getPage(BaseCollectionRepresentation collectionRepresentation, int pageNumber, int pageSize)CPagedCollectionResource. getPreviousPage(BaseCollectionRepresentation collectionRepresentation)This method returns the previous page in the collection.IPagedCollectionResourceImpl. getPreviousPage(BaseCollectionRepresentation collectionRepresentation) -
Uses of BaseCollectionRepresentation in com.cumulocity.sdk.client.alarm
Subclasses of BaseCollectionRepresentation in com.cumulocity.sdk.client.alarm Modifier and Type Class Description classPagedAlarmCollectionRepresentation -
Uses of BaseCollectionRepresentation in com.cumulocity.sdk.client.audit
Subclasses of BaseCollectionRepresentation in com.cumulocity.sdk.client.audit Modifier and Type Class Description classPagedAuditCollectionRepresentation -
Uses of BaseCollectionRepresentation in com.cumulocity.sdk.client.devicecontrol
Subclasses of BaseCollectionRepresentation in com.cumulocity.sdk.client.devicecontrol Modifier and Type Class Description classPagedOperationCollectionRepresentation -
Uses of BaseCollectionRepresentation in com.cumulocity.sdk.client.event
Subclasses of BaseCollectionRepresentation in com.cumulocity.sdk.client.event Modifier and Type Class Description classPagedEventCollectionRepresentation -
Uses of BaseCollectionRepresentation in com.cumulocity.sdk.client.identity
Subclasses of BaseCollectionRepresentation in com.cumulocity.sdk.client.identity Modifier and Type Class Description classPagedExternalIDCollectionRepresentation -
Uses of BaseCollectionRepresentation in com.cumulocity.sdk.client.inventory
Subclasses of BaseCollectionRepresentation in com.cumulocity.sdk.client.inventory Modifier and Type Class Description classPagedManagedObjectCollectionRepresentationclassPagedManagedObjectReferenceCollectionRepresentation -
Uses of BaseCollectionRepresentation in com.cumulocity.sdk.client.measurement
Subclasses of BaseCollectionRepresentation in com.cumulocity.sdk.client.measurement Modifier and Type Class Description classPagedMeasurementCollectionRepresentation -
Uses of BaseCollectionRepresentation in com.cumulocity.sdk.client.messaging.notifications
Subclasses of BaseCollectionRepresentation in com.cumulocity.sdk.client.messaging.notifications Modifier and Type Class Description classPagedNotificationSubscriptionCollectionRepresentation -
Uses of BaseCollectionRepresentation in com.cumulocity.sdk.client.option
Subclasses of BaseCollectionRepresentation in com.cumulocity.sdk.client.option Modifier and Type Class Description classPagedTenantOptionCollectionRepresentation
-