Uses of Class
com.cumulocity.rest.representation.inventory.InventoryRepresentation
Packages that use InventoryRepresentation
Package
Description
Provides the classes necessary to create, delete, update and query managed objects.
-
Uses of InventoryRepresentation in com.cumulocity.rest.representation.platform
Methods in com.cumulocity.rest.representation.platform that return InventoryRepresentationMethods in com.cumulocity.rest.representation.platform with parameters of type InventoryRepresentationModifier and TypeMethodDescriptionvoid
PlatformApiRepresentation.setInventory
(InventoryRepresentation inventory) -
Uses of InventoryRepresentation in com.cumulocity.sdk.client.inventory
Constructors in com.cumulocity.sdk.client.inventory with parameters of type InventoryRepresentationModifierConstructorDescriptionBinariesApiImpl
(RestConnector restConnector, InventoryRepresentation inventoryRepresentation) InventoryApiImpl
(RestConnector restConnector, UrlProcessor urlProcessor, InventoryRepresentation inventoryRepresentation, int pageSize)