|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperationCollectionRepresentation | |
|---|---|
| com.cumulocity.rest.representation.operation | |
| com.cumulocity.sdk.client.devicecontrol | |
| com.cumulocity.sdk.client.devicecontrol.autopoll | |
| Uses of OperationCollectionRepresentation in com.cumulocity.rest.representation.operation |
|---|
| Methods in com.cumulocity.rest.representation.operation that return OperationCollectionRepresentation | |
|---|---|
OperationCollectionRepresentation |
DeviceControlRepresentation.getOperations()
|
| Methods in com.cumulocity.rest.representation.operation with parameters of type OperationCollectionRepresentation | |
|---|---|
void |
DeviceControlRepresentation.setOperations(OperationCollectionRepresentation operations)
|
| Uses of OperationCollectionRepresentation in com.cumulocity.sdk.client.devicecontrol |
|---|
| Methods in com.cumulocity.sdk.client.devicecontrol that return types with arguments of type OperationCollectionRepresentation | |
|---|---|
PagedCollectionResource<OperationCollectionRepresentation> |
DeviceControlApi.getOperations()
Gets the all the operation in the platform |
PagedCollectionResource<OperationCollectionRepresentation> |
DeviceControlApiImpl.getOperations()
|
PagedCollectionResource<OperationCollectionRepresentation> |
DeviceControlApi.getOperationsByFilter(OperationFilter filter)
Gets the operations from the platform based on specified filter. |
PagedCollectionResource<OperationCollectionRepresentation> |
DeviceControlApiImpl.getOperationsByFilter(OperationFilter filter)
|
protected Class<OperationCollectionRepresentation> |
OperationCollectionImpl.getResponseClass()
|
| Uses of OperationCollectionRepresentation in com.cumulocity.sdk.client.devicecontrol.autopoll |
|---|
| Constructor parameters in com.cumulocity.sdk.client.devicecontrol.autopoll with type arguments of type OperationCollectionRepresentation | |
|---|---|
OperationsPollingTask(PagedCollectionResource<OperationCollectionRepresentation> operationCollection,
OperationsQueue queue)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||