Class FileBinaryResponseParser

  • All Implemented Interfaces:
    ResponseParser<com.cognite.client.dto.FileBinary>

    public abstract class FileBinaryResponseParser
    extends Object
    implements ResponseParser<com.cognite.client.dto.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.