Uses of Class
com.cognite.client.Events
-
Packages that use Events Package Description com.cognite.client -
-
Uses of Events in com.cognite.client
Methods in com.cognite.client that return Events Modifier and Type Method Description EventsCogniteClient. events()ReturnsEventsrepresenting the Cognite events api endpoint.static EventsEvents. of(CogniteClient client)Constructs a newEventsobject using the provided client configuration.
-