Uses of Package
com.cognite.client.servicesV1.response
Packages that use com.cognite.client.servicesV1.response
-
Classes in com.cognite.client.servicesV1.response used by com.cognite.client.servicesV1
-
Classes in com.cognite.client.servicesV1.response used by com.cognite.client.servicesV1.responseClassDescriptionThe default response parser extracts results items from the
itemsnode and next cursor from thenextCursornode.Parses a file binary based on a request and binary response payload.Extracts results items from a json payload corresponding to the api v0.6 specification.Extracts a list of items from the error sub-path in a json payload.Extracts a list of items from the error sub-path in a json payload.Extracts results items from theitemsnode and next cursor from thenextCursornode.Parses a single attribute from a json payload as a single item.Parses responses containing one or more raw rows.Parses the complete json payload as a single item.Parses a single attribute from a json payload as a single item.Parses a Json payload and generates aRequestobject containing the extracted parameters.