Uses of Class
com.cumulocity.rest.representation.operation.DeviceControlRepresentation
Packages that use DeviceControlRepresentation
Package
Description
- 
Uses of DeviceControlRepresentation in com.cumulocity.rest.representation.platform
Methods in com.cumulocity.rest.representation.platform that return DeviceControlRepresentationMethods in com.cumulocity.rest.representation.platform with parameters of type DeviceControlRepresentationModifier and TypeMethodDescriptionvoidPlatformApiRepresentation.setDeviceControl(DeviceControlRepresentation deviceControl)  - 
Uses of DeviceControlRepresentation in com.cumulocity.sdk.client.devicecontrol
Constructors in com.cumulocity.sdk.client.devicecontrol with parameters of type DeviceControlRepresentationModifierConstructorDescriptionDeviceControlApiImpl(PlatformParameters parameters, RestConnector restConnector, UrlProcessor urlProcessor, DeviceControlRepresentation deviceControlRepresentation, int pageSize)