Uses of Interface
com.cumulocity.sdk.client.devicecontrol.OperationCollection
Package
Description
-
Uses of OperationCollection in com.cumulocity.sdk.client.devicecontrol
Modifier and TypeMethodDescriptionDeviceControlApi.getOperations()
Gets the all the operation in the platformDeviceControlApiImpl.getOperations()
DeviceControlApi.getOperationsByFilter
(OperationFilter filter) Gets the operations from the platform based on specified filter.DeviceControlApiImpl.getOperationsByFilter
(OperationFilter filter) -
Uses of OperationCollection in com.cumulocity.sdk.client.devicecontrol.autopoll
ModifierConstructorDescriptionOperationsPollingTask
(OperationCollection operationCollection, OperationsQueue queue)