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.cep | |
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.option |
Modifier and Type | Class and Description |
---|---|
class |
PagedCollectionResourceImpl<T,C extends BaseCollectionRepresentation<T>,I extends C> |
Constructor and Description |
---|
PagedCollectionIterable(PagedCollectionResource<T,? extends C> collectionResource,
C collection) |
PagedCollectionIterable(PagedCollectionResource<T,? extends C> collectionResource,
C collection,
int limit) |
Modifier and Type | Interface and Description |
---|---|
interface |
AlarmCollection |
Modifier and Type | Class and Description |
---|---|
class |
AlarmCollectionImpl |
Constructor and Description |
---|
PagedAlarmCollectionRepresentation(AlarmCollectionRepresentation collection,
PagedCollectionResource<AlarmRepresentation,? extends AlarmCollectionRepresentation> collectionResource) |
Modifier and Type | Interface and Description |
---|---|
interface |
AuditRecordCollection |
Modifier and Type | Class and Description |
---|---|
class |
AuditRecordCollectionImpl |
Constructor and Description |
---|
PagedAuditCollectionRepresentation(AuditRecordCollectionRepresentation collection,
PagedCollectionResource<AuditRecordRepresentation,? extends AuditRecordCollectionRepresentation> collectionResource) |
Modifier and Type | Interface and Description |
---|---|
interface |
CepModuleCollection |
Modifier and Type | Class and Description |
---|---|
class |
CepModuleCollectionImpl |
Constructor and Description |
---|
PagedCepModuleCollectionRepresentation(CepModuleCollectionRepresentation collection,
PagedCollectionResource<CepModuleRepresentation,? extends CepModuleCollectionRepresentation> collectionResource) |
Modifier and Type | Interface and Description |
---|---|
interface |
OperationCollection |
Modifier and Type | Class and Description |
---|---|
class |
OperationCollectionImpl |
Constructor and Description |
---|
PagedOperationCollectionRepresentation(OperationCollectionRepresentation collection,
PagedCollectionResource<OperationRepresentation,? extends OperationCollectionRepresentation> collectionResource) |
Modifier and Type | Interface and Description |
---|---|
interface |
EventCollection |
Modifier and Type | Class and Description |
---|---|
class |
EventCollectionImpl |
Constructor and Description |
---|
PagedEventCollectionRepresentation(EventCollectionRepresentation collection,
PagedCollectionResource<EventRepresentation,? extends EventCollectionRepresentation> collectionResource) |
Modifier and Type | Interface and Description |
---|---|
interface |
ExternalIDCollection |
Modifier and Type | Class and Description |
---|---|
class |
ExternalIDCollectionImpl |
Constructor and Description |
---|
PagedExternalIDCollectionRepresentation(ExternalIDCollectionRepresentation collection,
PagedCollectionResource<ExternalIDRepresentation,? extends ExternalIDCollectionRepresentation> collectionResource) |
Modifier and Type | Interface and Description |
---|---|
interface |
ManagedObjectCollection |
interface |
ManagedObjectReferenceCollection |
Modifier and Type | Class and Description |
---|---|
class |
ManagedObjectCollectionImpl |
class |
ManagedObjectReferenceCollectionImpl |
Constructor and Description |
---|
PagedManagedObjectCollectionRepresentation(ManagedObjectCollectionRepresentation collection,
PagedCollectionResource<ManagedObjectRepresentation,? extends ManagedObjectCollectionRepresentation> collectionResource) |
PagedManagedObjectReferenceCollectionRepresentation(ManagedObjectReferenceCollectionRepresentation collection,
PagedCollectionResource<ManagedObjectReferenceRepresentation,? extends ManagedObjectReferenceCollectionRepresentation> collectionResource) |
Modifier and Type | Interface and Description |
---|---|
interface |
MeasurementCollection |
Modifier and Type | Class and Description |
---|---|
class |
MeasurementCollectionImpl |
Constructor and Description |
---|
PagedMeasurementCollectionRepresentation(MeasurementCollectionRepresentation collection,
PagedCollectionResource<MeasurementRepresentation,? extends MeasurementCollectionRepresentation> collectionResource) |
Modifier and Type | Interface and Description |
---|---|
interface |
TenantOptionCollection |
Modifier and Type | Class and Description |
---|---|
class |
TenantOptionCollectionImpl |
Constructor and Description |
---|
PagedTenantOptionCollectionRepresentation(OptionCollectionRepresentation collection,
PagedCollectionResource<OptionRepresentation,? extends OptionCollectionRepresentation> collectionResource) |
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.