Uses of Interface
com.cumulocity.sdk.client.PagedCollectionResource
-
Packages that use PagedCollectionResource Package Description com.cumulocity.sdk.client 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 PagedCollectionResource in com.cumulocity.sdk.client
Classes in com.cumulocity.sdk.client that implement PagedCollectionResource Modifier and Type Class Description classPagedCollectionResourceImpl<T,C extends BaseCollectionRepresentation<T>,I extends C>Constructors in com.cumulocity.sdk.client with parameters of type PagedCollectionResource Constructor Description PagedCollectionIterable(PagedCollectionResource<T,? extends C> collectionResource, C collection)PagedCollectionIterable(PagedCollectionResource<T,? extends C> collectionResource, C collection, int limit) -
Uses of PagedCollectionResource in com.cumulocity.sdk.client.alarm
Subinterfaces of PagedCollectionResource in com.cumulocity.sdk.client.alarm Modifier and Type Interface Description interfaceAlarmCollectionClasses in com.cumulocity.sdk.client.alarm that implement PagedCollectionResource Modifier and Type Class Description classAlarmCollectionImplConstructors in com.cumulocity.sdk.client.alarm with parameters of type PagedCollectionResource Constructor Description PagedAlarmCollectionRepresentation(AlarmCollectionRepresentation collection, PagedCollectionResource<AlarmRepresentation,? extends AlarmCollectionRepresentation> collectionResource) -
Uses of PagedCollectionResource in com.cumulocity.sdk.client.audit
Subinterfaces of PagedCollectionResource in com.cumulocity.sdk.client.audit Modifier and Type Interface Description interfaceAuditRecordCollectionClasses in com.cumulocity.sdk.client.audit that implement PagedCollectionResource Modifier and Type Class Description classAuditRecordCollectionImplConstructors in com.cumulocity.sdk.client.audit with parameters of type PagedCollectionResource Constructor Description PagedAuditCollectionRepresentation(AuditRecordCollectionRepresentation collection, PagedCollectionResource<AuditRecordRepresentation,? extends AuditRecordCollectionRepresentation> collectionResource) -
Uses of PagedCollectionResource in com.cumulocity.sdk.client.devicecontrol
Subinterfaces of PagedCollectionResource in com.cumulocity.sdk.client.devicecontrol Modifier and Type Interface Description interfaceOperationCollectionClasses in com.cumulocity.sdk.client.devicecontrol that implement PagedCollectionResource Modifier and Type Class Description classOperationCollectionImplConstructors in com.cumulocity.sdk.client.devicecontrol with parameters of type PagedCollectionResource Constructor Description PagedOperationCollectionRepresentation(OperationCollectionRepresentation collection, PagedCollectionResource<OperationRepresentation,? extends OperationCollectionRepresentation> collectionResource) -
Uses of PagedCollectionResource in com.cumulocity.sdk.client.event
Subinterfaces of PagedCollectionResource in com.cumulocity.sdk.client.event Modifier and Type Interface Description interfaceEventCollectionClasses in com.cumulocity.sdk.client.event that implement PagedCollectionResource Modifier and Type Class Description classEventCollectionImplConstructors in com.cumulocity.sdk.client.event with parameters of type PagedCollectionResource Constructor Description PagedEventCollectionRepresentation(EventCollectionRepresentation collection, PagedCollectionResource<EventRepresentation,? extends EventCollectionRepresentation> collectionResource) -
Uses of PagedCollectionResource in com.cumulocity.sdk.client.identity
Subinterfaces of PagedCollectionResource in com.cumulocity.sdk.client.identity Modifier and Type Interface Description interfaceExternalIDCollectionClasses in com.cumulocity.sdk.client.identity that implement PagedCollectionResource Modifier and Type Class Description classExternalIDCollectionImplConstructors in com.cumulocity.sdk.client.identity with parameters of type PagedCollectionResource Constructor Description PagedExternalIDCollectionRepresentation(ExternalIDCollectionRepresentation collection, PagedCollectionResource<ExternalIDRepresentation,? extends ExternalIDCollectionRepresentation> collectionResource) -
Uses of PagedCollectionResource in com.cumulocity.sdk.client.inventory
Subinterfaces of PagedCollectionResource in com.cumulocity.sdk.client.inventory Modifier and Type Interface Description interfaceManagedObjectCollectioninterfaceManagedObjectReferenceCollectionClasses in com.cumulocity.sdk.client.inventory that implement PagedCollectionResource Modifier and Type Class Description classManagedObjectCollectionImplclassManagedObjectReferenceCollectionImplConstructors in com.cumulocity.sdk.client.inventory with parameters of type PagedCollectionResource Constructor Description PagedManagedObjectCollectionRepresentation(ManagedObjectCollectionRepresentation collection, PagedCollectionResource<ManagedObjectRepresentation,? extends ManagedObjectCollectionRepresentation> collectionResource)PagedManagedObjectReferenceCollectionRepresentation(ManagedObjectReferenceCollectionRepresentation collection, PagedCollectionResource<ManagedObjectReferenceRepresentation,? extends ManagedObjectReferenceCollectionRepresentation> collectionResource) -
Uses of PagedCollectionResource in com.cumulocity.sdk.client.measurement
Subinterfaces of PagedCollectionResource in com.cumulocity.sdk.client.measurement Modifier and Type Interface Description interfaceMeasurementCollectionClasses in com.cumulocity.sdk.client.measurement that implement PagedCollectionResource Modifier and Type Class Description classMeasurementCollectionImplConstructors in com.cumulocity.sdk.client.measurement with parameters of type PagedCollectionResource Constructor Description PagedMeasurementCollectionRepresentation(MeasurementCollectionRepresentation collection, PagedCollectionResource<MeasurementRepresentation,? extends MeasurementCollectionRepresentation> collectionResource) -
Uses of PagedCollectionResource in com.cumulocity.sdk.client.messaging.notifications
Subinterfaces of PagedCollectionResource in com.cumulocity.sdk.client.messaging.notifications Modifier and Type Interface Description interfaceNotificationSubscriptionCollectionClasses in com.cumulocity.sdk.client.messaging.notifications that implement PagedCollectionResource Modifier and Type Class Description classNotificationSubscriptionCollectionImplConstructors in com.cumulocity.sdk.client.messaging.notifications with parameters of type PagedCollectionResource Constructor Description PagedNotificationSubscriptionCollectionRepresentation(NotificationSubscriptionCollectionRepresentation collection, PagedCollectionResource<NotificationSubscriptionRepresentation,? extends NotificationSubscriptionCollectionRepresentation> collectionResource) -
Uses of PagedCollectionResource in com.cumulocity.sdk.client.option
Subinterfaces of PagedCollectionResource in com.cumulocity.sdk.client.option Modifier and Type Interface Description interfaceTenantOptionCollectionClasses in com.cumulocity.sdk.client.option that implement PagedCollectionResource Modifier and Type Class Description classTenantOptionCollectionImplConstructors in com.cumulocity.sdk.client.option with parameters of type PagedCollectionResource Constructor Description PagedTenantOptionCollectionRepresentation(OptionCollectionRepresentation collection, PagedCollectionResource<OptionRepresentation,? extends OptionCollectionRepresentation> collectionResource)
-