JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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
Events
CogniteClient.
events
()
Returns
Events
representing the Cognite events api endpoint.
static
Events
Events.
of
(
CogniteClient
client)
Constructs a new
Events
object using the provided client configuration.