public interface MeasurementPruningDefinitionPutResource
| Modifier and Type | Method and Description |
|---|---|
void |
store(MeasurementPruningDefinition definition)
Defines the PUT /wattdepot/{org-id}/measurement-pruning-definition/ API
call.
|
@Put(value="json") void store(MeasurementPruningDefinition definition)
definition - The MeasurementPruningDefinition to store.Copyright © 2015 Collaborative Software Development Laboratory. All rights reserved.