Uses of Class
com.cumulocity.rest.representation.inventory.ManagedObjectCollectionRepresentation
Packages that use ManagedObjectCollectionRepresentation
Package
Description
Provides the classes necessary to create, delete, update and query managed objects.
-
Uses of ManagedObjectCollectionRepresentation in com.cumulocity.sdk.client.inventory
Subclasses of ManagedObjectCollectionRepresentation in com.cumulocity.sdk.client.inventoryMethods in com.cumulocity.sdk.client.inventory that return types with arguments of type ManagedObjectCollectionRepresentationModifier and TypeMethodDescriptionprotected Class<ManagedObjectCollectionRepresentation>
ManagedObjectCollectionImpl.getResponseClass()
Methods in com.cumulocity.sdk.client.inventory with parameters of type ManagedObjectCollectionRepresentationModifier and TypeMethodDescriptionManagedObjectCollectionImpl.wrap
(ManagedObjectCollectionRepresentation collection) Constructors in com.cumulocity.sdk.client.inventory with parameters of type ManagedObjectCollectionRepresentationModifierConstructorDescriptionPagedManagedObjectCollectionRepresentation
(ManagedObjectCollectionRepresentation collection, PagedCollectionResource<ManagedObjectRepresentation, ? extends ManagedObjectCollectionRepresentation> collectionResource) Constructor parameters in com.cumulocity.sdk.client.inventory with type arguments of type ManagedObjectCollectionRepresentationModifierConstructorDescriptionPagedManagedObjectCollectionRepresentation
(ManagedObjectCollectionRepresentation collection, PagedCollectionResource<ManagedObjectRepresentation, ? extends ManagedObjectCollectionRepresentation> collectionResource)