Uses of Interface
com.cumulocity.sdk.client.GenericResource

Packages that use GenericResource
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. 
 

Uses of GenericResource in com.cumulocity.sdk.client
 

Subinterfaces of GenericResource in com.cumulocity.sdk.client
 interface PagedCollectionResource<T extends BaseCollectionRepresentation>
           
 

Classes in com.cumulocity.sdk.client that implement GenericResource
 class EmptyPagedCollectionResource<T extends BaseCollectionRepresentation>
           
 class GenericResourceImpl<T extends BaseResourceRepresentation>
           
 class PagedCollectionResourceImpl<T extends BaseCollectionRepresentation>
           
 

Uses of GenericResource in com.cumulocity.sdk.client.alarm
 

Classes in com.cumulocity.sdk.client.alarm that implement GenericResource
 class AlarmCollectionImpl
           
 

Uses of GenericResource in com.cumulocity.sdk.client.audit
 

Classes in com.cumulocity.sdk.client.audit that implement GenericResource
 class AuditRecordCollectionImpl
           
 

Uses of GenericResource in com.cumulocity.sdk.client.devicecontrol
 

Classes in com.cumulocity.sdk.client.devicecontrol that implement GenericResource
 class OperationCollectionImpl
           
 

Uses of GenericResource in com.cumulocity.sdk.client.event
 

Classes in com.cumulocity.sdk.client.event that implement GenericResource
 class EventCollectionImpl
           
 

Uses of GenericResource in com.cumulocity.sdk.client.identity
 

Classes in com.cumulocity.sdk.client.identity that implement GenericResource
 class ExternalIDCollectionImpl
           
 

Uses of GenericResource in com.cumulocity.sdk.client.inventory
 

Classes in com.cumulocity.sdk.client.inventory that implement GenericResource
 class ManagedObjectCollectionImpl
           
 class ManagedObjectReferenceCollectionImpl
           
 

Uses of GenericResource in com.cumulocity.sdk.client.measurement
 

Classes in com.cumulocity.sdk.client.measurement that implement GenericResource
 class MeasurementCollectionImpl
           
 



Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.