Cumulocity API Services / com.softwareag.jc.cumulocity.services.models / ManagedObjects

ManagedObjects

data class ManagedObjects

A collection of ManagedObjects as returned by one of the methods of ManagedObjectService class

Constructors

<init>

ManagedObjects(o: JSONObject)

A collection of ManagedObjects as returned by one of the methods of ManagedObjectService class

Functions

objects

fun objects(): List<ManagedObject>