Uses of Interface
com.cumulocity.sdk.client.event.EventCollection
Package
Description
Provides the classes necessary to create, delete, update and query events.
-
Uses of EventCollection in com.cumulocity.sdk.client.event
Modifier and TypeMethodDescriptionEventApi.getEvents()
Gets the all the event in the platformEventApiImpl.getEvents()
EventApi.getEventsByFilter
(EventFilter filter) Gets the events from the platform based on specified filterEventApiImpl.getEventsByFilter
(EventFilter filter)