Uses of Class
com.cumulocity.rest.representation.measurement.MeasurementCollectionRepresentation
Package
Description
Provides the classes necessary to create, delete and query measurements.
-
Uses of MeasurementCollectionRepresentation in com.cumulocity.rest.representation.measurement
Modifier and TypeMethodDescriptionvoid
MeasurementsApiRepresentation.setMeasurements
(MeasurementCollectionRepresentation measurements) -
Uses of MeasurementCollectionRepresentation in com.cumulocity.sdk.client.measurement
Modifier and TypeMethodDescriptionMeasurementApi.createBulk
(MeasurementCollectionRepresentation measurementCollection) Creates measurements in the platform.MeasurementApiImpl.createBulk
(MeasurementCollectionRepresentation measurementCollection) Modifier and TypeMethodDescriptionprotected Class<MeasurementCollectionRepresentation>
MeasurementCollectionImpl.getResponseClass()
Modifier and TypeMethodDescriptionMeasurementApi.createBulk
(MeasurementCollectionRepresentation measurementCollection) Creates measurements in the platform.MeasurementApiImpl.createBulk
(MeasurementCollectionRepresentation measurementCollection) void
MeasurementApi.createBulkWithoutResponse
(MeasurementCollectionRepresentation measurementCollection) Creates measurements in the platform.void
MeasurementApiImpl.createBulkWithoutResponse
(MeasurementCollectionRepresentation measurementCollection) protected PagedMeasurementCollectionRepresentation
MeasurementCollectionImpl.wrap
(MeasurementCollectionRepresentation collection) ModifierConstructorDescriptionPagedMeasurementCollectionRepresentation
(MeasurementCollectionRepresentation collection, PagedCollectionResource<MeasurementRepresentation, ? extends MeasurementCollectionRepresentation> collectionResource) ModifierConstructorDescriptionPagedMeasurementCollectionRepresentation
(MeasurementCollectionRepresentation collection, PagedCollectionResource<MeasurementRepresentation, ? extends MeasurementCollectionRepresentation> collectionResource)