Uses of Class
com.cumulocity.rest.representation.operation.OperationCollectionRepresentation
Packages that use OperationCollectionRepresentation
Package
Description
-
Uses of OperationCollectionRepresentation in com.cumulocity.rest.representation.operation
Methods in com.cumulocity.rest.representation.operation that return OperationCollectionRepresentationMethods in com.cumulocity.rest.representation.operation with parameters of type OperationCollectionRepresentationModifier and TypeMethodDescriptionvoidDeviceControlRepresentation.setOperations(OperationCollectionRepresentation operations) -
Uses of OperationCollectionRepresentation in com.cumulocity.sdk.client.devicecontrol
Subclasses of OperationCollectionRepresentation in com.cumulocity.sdk.client.devicecontrolMethods in com.cumulocity.sdk.client.devicecontrol that return types with arguments of type OperationCollectionRepresentationModifier and TypeMethodDescriptionprotected Class<OperationCollectionRepresentation>OperationCollectionImpl.getResponseClass()Methods in com.cumulocity.sdk.client.devicecontrol with parameters of type OperationCollectionRepresentationModifier and TypeMethodDescriptionprotected PagedOperationCollectionRepresentationOperationCollectionImpl.wrap(OperationCollectionRepresentation collection) Constructors in com.cumulocity.sdk.client.devicecontrol with parameters of type OperationCollectionRepresentationModifierConstructorDescriptionPagedOperationCollectionRepresentation(OperationCollectionRepresentation collection, PagedCollectionResource<OperationRepresentation, ? extends OperationCollectionRepresentation> collectionResource) Constructor parameters in com.cumulocity.sdk.client.devicecontrol with type arguments of type OperationCollectionRepresentationModifierConstructorDescriptionPagedOperationCollectionRepresentation(OperationCollectionRepresentation collection, PagedCollectionResource<OperationRepresentation, ? extends OperationCollectionRepresentation> collectionResource)