Uses of Package
com.cognite.client.servicesV1.response
-
Packages that use com.cognite.client.servicesV1.response Package Description com.cognite.client.servicesV1 com.cognite.client.servicesV1.response -
Classes in com.cognite.client.servicesV1.response used by com.cognite.client.servicesV1 Class Description ResponseParser -
Classes in com.cognite.client.servicesV1.response used by com.cognite.client.servicesV1.response Class Description DefaultResponseParser The default response parser extracts results items from theitemsnode and next cursor from thenextCursornode.FileBinaryResponseParser Parses a file binary based on a request and binary response payload.FileBinaryResponseParser.Builder FileUploadHeaderResponseParser FileUploadHeaderResponseParser.Builder 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 theitemsnode and next cursor from thenextCursornode.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.JsonStringAttributeResponseParser Parses a single attribute from a json payload as a single item.RequestParametersResponseParser Parses a Json payload and generates aRequestobject containing the extracted parameters.ResponseParser TSPointsProtoResponseParser TSPointsProtoResponseParser.Builder TSPointsResponseParser TSPointsResponseParser.Builder