Uses of Class
com.cognite.client.servicesV1.ConnectorServiceV1
-
Packages that use ConnectorServiceV1 Package Description com.cognite.client com.cognite.client.servicesV1 -
-
Uses of ConnectorServiceV1 in com.cognite.client
Methods in com.cognite.client that return ConnectorServiceV1 Modifier and Type Method Description protected ConnectorServiceV1CogniteClient. getConnectorService()Returns the services layer mirroring the Cognite Data Fusion API. -
Uses of ConnectorServiceV1 in com.cognite.client.servicesV1
Methods in com.cognite.client.servicesV1 that return ConnectorServiceV1 Modifier and Type Method Description static ConnectorServiceV1ConnectorServiceV1. create()static ConnectorServiceV1ConnectorServiceV1. of(CogniteClient client)
-