Uses of Class
com.cognite.client.servicesV1.ConnectorServiceV1.ConnectorBase
-
Packages that use ConnectorServiceV1.ConnectorBase Package Description com.cognite.client.servicesV1 -
-
Uses of ConnectorServiceV1.ConnectorBase in com.cognite.client.servicesV1
Subclasses of ConnectorServiceV1.ConnectorBase in com.cognite.client.servicesV1 Modifier and Type Class Description static classConnectorServiceV1.AsyncJobReader<T>Reads items from the Cognite API.static classConnectorServiceV1.FileBinaryReaderReads file binaries from the Cognite API.static classConnectorServiceV1.FileWriterWrites files (header + binary) to the Cognite API.static classConnectorServiceV1.ItemWriterstatic classConnectorServiceV1.ResultFutureIterator<T>Iterator for paging through requests based on response cursors.static classConnectorServiceV1.SingleRequestItemReader<T>Reads items from the Cognite API.static classConnectorServiceV1.ThreeDFileBinaryReaderReads 3D file binaries from the Cognite API.
-