Class FileBinaryResponseParser

java.lang.Object
com.cognite.client.servicesV1.response.FileBinaryResponseParser
All Implemented Interfaces:
ResponseParser<FileBinary>

public abstract class FileBinaryResponseParser extends Object implements ResponseParser<FileBinary>
Parses a file binary based on a request and binary response payload. The request parameters must contain a single item with either the *externalId* or the *id*. The response payload represents the file binary.