|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MeasurementCollectionRepresentation | |
|---|---|
| com.cumulocity.rest.representation.measurement | |
| com.cumulocity.sdk.client.measurement | Provides the classes necessary to create, delete and query measurements. |
| Uses of MeasurementCollectionRepresentation in com.cumulocity.rest.representation.measurement |
|---|
| Methods in com.cumulocity.rest.representation.measurement that return MeasurementCollectionRepresentation | |
|---|---|
MeasurementCollectionRepresentation |
MeasurementsApiRepresentation.getMeasurements()
|
| Methods in com.cumulocity.rest.representation.measurement with parameters of type MeasurementCollectionRepresentation | |
|---|---|
void |
MeasurementsApiRepresentation.setMeasurements(MeasurementCollectionRepresentation measurements)
|
| Uses of MeasurementCollectionRepresentation in com.cumulocity.sdk.client.measurement |
|---|
| Methods in com.cumulocity.sdk.client.measurement that return types with arguments of type MeasurementCollectionRepresentation | |
|---|---|
PagedCollectionResource<MeasurementCollectionRepresentation> |
MeasurementApi.getMeasurements()
Gets the all the measurement in the platform |
PagedCollectionResource<MeasurementCollectionRepresentation> |
MeasurementApiImpl.getMeasurements()
|
PagedCollectionResource<MeasurementCollectionRepresentation> |
MeasurementApi.getMeasurementsByFilter(MeasurementFilter filter)
Gets the measurements from the platform based on specified filter |
PagedCollectionResource<MeasurementCollectionRepresentation> |
MeasurementApiImpl.getMeasurementsByFilter(MeasurementFilter filter)
|
protected Class<MeasurementCollectionRepresentation> |
MeasurementCollectionImpl.getResponseClass()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||