Uses of Class
com.cumulocity.sdk.client.PagedCollectionResourceImpl
-
Packages that use PagedCollectionResourceImpl Package Description com.cumulocity.sdk.client.alarm Provides the classes necessary to create, update and query alarms.com.cumulocity.sdk.client.audit Provides the classes necessary to create, update and query audit records.com.cumulocity.sdk.client.devicecontrol com.cumulocity.sdk.client.event Provides the classes necessary to create, delete, update and query events.com.cumulocity.sdk.client.identity Provides the classes necessary to bind, unbind and query external identifiers.com.cumulocity.sdk.client.inventory Provides the classes necessary to create, delete, update and query managed objects.com.cumulocity.sdk.client.measurement Provides the classes necessary to create, delete and query measurements.com.cumulocity.sdk.client.messaging.notifications com.cumulocity.sdk.client.option -
-
Uses of PagedCollectionResourceImpl in com.cumulocity.sdk.client.alarm
Subclasses of PagedCollectionResourceImpl in com.cumulocity.sdk.client.alarm Modifier and Type Class Description classAlarmCollectionImpl -
Uses of PagedCollectionResourceImpl in com.cumulocity.sdk.client.audit
Subclasses of PagedCollectionResourceImpl in com.cumulocity.sdk.client.audit Modifier and Type Class Description classAuditRecordCollectionImpl -
Uses of PagedCollectionResourceImpl in com.cumulocity.sdk.client.devicecontrol
Subclasses of PagedCollectionResourceImpl in com.cumulocity.sdk.client.devicecontrol Modifier and Type Class Description classOperationCollectionImpl -
Uses of PagedCollectionResourceImpl in com.cumulocity.sdk.client.event
Subclasses of PagedCollectionResourceImpl in com.cumulocity.sdk.client.event Modifier and Type Class Description classEventCollectionImpl -
Uses of PagedCollectionResourceImpl in com.cumulocity.sdk.client.identity
Subclasses of PagedCollectionResourceImpl in com.cumulocity.sdk.client.identity Modifier and Type Class Description classExternalIDCollectionImpl -
Uses of PagedCollectionResourceImpl in com.cumulocity.sdk.client.inventory
Subclasses of PagedCollectionResourceImpl in com.cumulocity.sdk.client.inventory Modifier and Type Class Description classManagedObjectCollectionImplclassManagedObjectReferenceCollectionImpl -
Uses of PagedCollectionResourceImpl in com.cumulocity.sdk.client.measurement
Subclasses of PagedCollectionResourceImpl in com.cumulocity.sdk.client.measurement Modifier and Type Class Description classMeasurementCollectionImpl -
Uses of PagedCollectionResourceImpl in com.cumulocity.sdk.client.messaging.notifications
Subclasses of PagedCollectionResourceImpl in com.cumulocity.sdk.client.messaging.notifications Modifier and Type Class Description classNotificationSubscriptionCollectionImpl -
Uses of PagedCollectionResourceImpl in com.cumulocity.sdk.client.option
Subclasses of PagedCollectionResourceImpl in com.cumulocity.sdk.client.option Modifier and Type Class Description classTenantOptionCollectionImpl
-