All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AggregateParser This class contains a set of methods to help parsing file objects between Cognite api representations (json and proto) and typed objects.AssetParser This class contains a set of methods to help parsing file objects between Cognite api representations (json and proto) and typed objects.Assets This class represents the Cognite assets api endpoint.AuthConfig AuthConfig.Builder CharSplitter ClientConfig This class captures the client configuration parameters.CogniteClient This class represents the main entry point for interacting with this SDK (and Cognite Data Fusion).Connector<T> An interface that defines the basic interface for calling a Cognite API endpoint with a request and consuming the response.ConnectorConstants This class holds a set of constants used by various connector services.ConnectorServiceV1 The service handles connections to the Cognite REST api.ConnectorServiceV1.AsyncJobReader<T> Reads items from the Cognite API.ConnectorServiceV1.Builder ConnectorServiceV1.DownloadFileBinary ConnectorServiceV1.FileBinaryReader Reads file binaries from the Cognite API.ConnectorServiceV1.FileWriter Writes files (header + binary) to the Cognite API.ConnectorServiceV1.ItemWriter ConnectorServiceV1.ResultFutureIterator<T> Iterator for paging through requests based on response cursors.ConnectorServiceV1.SingleRequestItemReader<T> Reads items from the Cognite API.Contextualization This class represents the Cognite contextualization api endpoint.DataGenerator Utility class for generating random data objects.DataPoints This class represents the Cognite timeseries api endpoint.DataPoints.FlatMapIterator<T> DataSetParser This class contains a set of methods to help parsing data set objects between Cognite api representations (json and proto) and typed objects.Datasets This class represents the Cognite datasets api endpoint It provides methods for reading and writingDataSet
DefaultResponseParser The default response parser extracts results items from theitems
node and next cursor from thenextCursor
node.DurationParser This class helps parse duration (on the timeline) from the text-based Cognite api specification.DurationParser.Builder EntityMatching This class represents the Cognite entity matching api endpoint It provides methods for interacting with the entity matching services.EntityMatchingParser Methods for parsing entity matching results json into typed objects.EventParser This class contains a set of methods to help parsing file objects between Cognite api representations (json and proto) and typed objects.Events This class represents the Cognite events api endpoint.Experimental This class represents api services in "playground".FileBinaryRequestExecutor This request executor implements specific behavior to deal with very large request/response bodies when operating on file binaries.FileBinaryRequestExecutor.Builder FileBinaryResponseParser Parses a file binary based on a request and binary response payload.FileBinaryResponseParser.Builder FileParser This class contains a set of methods to help parsing file objects between Cognite api representations (json and proto) and typed objects.Files This class represents the Cognite events api endpoint.FilesUploadRequestProvider FilesUploadRequestProvider.Builder FileUploadHeaderResponseParser FileUploadHeaderResponseParser.Builder GetIdRequestProvider Builds request to get results from an async api job based on a jobId.GetIdRequestProvider.Builder GetLoginRequestProvider GetLoginRequestProvider.Builder GetPlaygroundJobIdRequestProvider Builds request to get results from an async api job based on a jobId.GetPlaygroundJobIdRequestProvider.Builder GetPlaygroundRequestProvider GetPlaygroundRequestProvider.Builder GetSimpleListRequestProvider GetSimpleListRequestProvider.Builder ItemParser This class contains a set of methods to help parsing item object between Cognite api representations (json and proto) and typed objects.ItemReader<T> An interface that defines the basic interface for calling a Cognite API endpoint with a request and consuming the response.JsonDataItemResponseParser Extracts results items from a json payload corresponding to the api v0.6 specification.JsonDataItemResponseParser.Builder JsonErrorItemResponseParser Extracts a list of items from the error sub-path in a json payload.JsonErrorItemResponseParser.Builder JsonErrorMessageDuplicateResponseParser Extracts a list of items from the error sub-path in a json payload.JsonErrorMessageDuplicateResponseParser.Builder JsonItemResponseParser Extracts results items from theitems
node and next cursor from thenextCursor
node.JsonItemResponseParser.Builder JsonLongAttributeResponseParser Parses a single attribute from a json payload as a single item.JsonLongAttributeResponseParser.Builder JsonRawRowResponseParser Parses responses containing one or more raw rows.JsonRawRowResponseParser.Builder JsonResponseParser Parses the complete json payload as a single item.JsonResponseParser.Builder JsonStringAttributeResponseParser Parses a single attribute from a json payload as a single item.JsonStringAttributeResponseParser.Builder JsonUtil Utilities class that provides central configurations of JSON handling.LabelParser This class contains a set of methods to help parsing file objects between Cognite api representations (json and proto) and typed objects.Labels This class represents the Cognite labels api endpoint.LoginStatusParser This class contains a set of methods to help parsing item object between Cognite api representations (json and proto) and typed objects.ParseStruct This class hosts methods to help parse data fromStruct
objects.ParseValue This class hosts methods for parsingValue
objects to various target types (String, double, etc.).Partition<T> PnID This class represents the Cognite P&ID api endpoint It provides methods for detecting entities and creating interactive P&IDs.PnIDResponseParser PostJsonListRequestProvider PostJsonListRequestProvider.Builder PostJsonRequestProvider PostJsonRequestProvider.Builder PostPlaygroundJsonListRequestProvider PostPlaygroundJsonListRequestProvider.Builder PostPlaygroundJsonRequestProvider PostPlaygroundJsonRequestProvider.Builder Raw This class represents the Cognite raw api endpoint.RawDatabases This class represents the Cognite raw databases api endpoint.RawDeleteRowsRequestProvider Deletes rows from a CFD.Raw table.RawDeleteRowsRequestProvider.Builder RawParser This class contains a set of methods to help parsing file objects between Cognite api representations (json and proto) and typed objects.RawReadRowsCursorsRequestProvider RawReadRowsCursorsRequestProvider.Builder RawReadRowsRequestProvider RawReadRowsRequestProvider.Builder RawRows This class represents the Cognite Raw rows endpoint.RawTables This class represents the Cognite Raw tables endpoint.RawWriteRowsRequestProvider RawWriteRowsRequestProvider.Builder RelationshipParser This class contains a set of methods to help parsing file objects between Cognite api representations (json and proto) and typed objects.Relationships This class represents the Cognite relationships api endpoint.Request This class represents the Cognite Data Fusion API request parameters.Request.Builder RequestExecutor This class will execute an okhttp3 request on a separate thread and publish the result via aCompletableFuture
.RequestExecutor.Builder RequestParametersResponseParser Parses a Json payload and generates aRequest
object containing the extracted parameters.RequestParametersResponseParser.Builder RequestProvider ResourceType ResponseBinary This is a helper class for transporting an http response.ResponseBinary.Builder ResponseItems<T> This class represents a collection of response items from a Cognite API request.ResponseParser<T> SecurityCategories This class represents the Cognite security categories api endpoint.SecurityCategoryParser This class contains a set of methods to help parsing security category objects between Cognite api representations (json and proto) and typed objects.SequenceParser This class contains a set of methods to help parsingSequence
objects between Cognite api representations (json and proto) and typed objects.SequenceRows This class represents the Cognite sequence body/rows api endpoint.Sequences This class represents the Cognite sequences api endpoint.SSLHandshakeInterceptor Prints TLS Version and Cipher Suite for SSL Calls through OkHttp3Timeseries This class represents the Cognite timeseries api endpoint.TimeseriesParser This class contains a set of methods to help parsing timeseries object between Cognite api representations (json and proto) and typed objects.TokenUrl Helper class that can generate token URLs from well known identity providers.TSIterationUtilities Helper class for various utility methods for helping iterating over timeseries data points requests/responsesTSPointsProtoResponseParser TSPointsProtoResponseParser.Builder TSPointsReadProtoRequestProvider TSPointsReadProtoRequestProvider.Builder TSPointsRequestProvider TSPointsRequestProvider.Builder TSPointsResponseParser TSPointsResponseParser.Builder TSPointsWriteProtoRequestProvider TSPointsWriteProtoRequestProvider.Builder UpsertMode Sets the upsert mode of the writer.