Uses of Interface
com.cumulocity.sdk.client.event.EventCollection
-
Packages that use EventCollection Package Description com.cumulocity.sdk.client.event Provides the classes necessary to create, delete, update and query events. -
-
Uses of EventCollection in com.cumulocity.sdk.client.event
Classes in com.cumulocity.sdk.client.event that implement EventCollection Modifier and Type Class Description classEventCollectionImplMethods in com.cumulocity.sdk.client.event that return EventCollection Modifier and Type Method Description EventCollectionEventApi. getEvents()Gets the all the event in the platformEventCollectionEventApiImpl. getEvents()EventCollectionEventApi. getEventsByFilter(EventFilter filter)Gets the events from the platform based on specified filterEventCollectionEventApiImpl. getEventsByFilter(EventFilter filter)
-