| Connector |
An interface that defines the basic interface for calling a Cognite API endpoint with a request
and consuming the response.
|
| ConnectorServiceV1 |
The service handles connections to the Cognite REST api.
|
| ConnectorServiceV1.Builder |
|
| ConnectorServiceV1.FileBinaryReader |
Reads file binaries from the Cognite API.
|
| ConnectorServiceV1.FileWriter |
Writes files (header + binary) to the Cognite API.
|
| ConnectorServiceV1.ItemWriter |
|
| ConnectorServiceV1.ResultFutureIterator |
Iterator for paging through requests based on response cursors.
|
| ItemReader |
An interface that defines the basic interface for calling a Cognite API endpoint with a request
and consuming the response.
|
| ResponseBinary |
This is a helper class for transporting a http response.
|
| ResponseItems |
This class represents a collection of response items from a Cognite API request.
|