Uses of Class
com.cumulocity.rest.representation.inventory.ManagedObjectCollectionRepresentation
Package
Description
Provides the classes necessary to create, delete, update and query managed objects.
-
Uses of ManagedObjectCollectionRepresentation in com.cumulocity.sdk.client.inventory
Modifier and TypeMethodDescriptionprotected Class<ManagedObjectCollectionRepresentation>
ManagedObjectCollectionImpl.getResponseClass()
Modifier and TypeMethodDescriptionManagedObjectCollectionImpl.wrap
(ManagedObjectCollectionRepresentation collection) ModifierConstructorDescriptionPagedManagedObjectCollectionRepresentation
(ManagedObjectCollectionRepresentation collection, PagedCollectionResource<ManagedObjectRepresentation, ? extends ManagedObjectCollectionRepresentation> collectionResource) ModifierConstructorDescriptionPagedManagedObjectCollectionRepresentation
(ManagedObjectCollectionRepresentation collection, PagedCollectionResource<ManagedObjectRepresentation, ? extends ManagedObjectCollectionRepresentation> collectionResource)