Uses of Class
com.coveo.pushapiclient.CompressedBinaryData
-
Uses of CompressedBinaryData in com.coveo.pushapiclient
Fields in com.coveo.pushapiclient declared as CompressedBinaryDataModifier and TypeFieldDescriptionDocument.compressedBinaryDataThe original binary item content, compressed using one of the supported compression types (Deflate, GZip, LZMA, Uncompressed, or ZLib), and then Base64 encoded.Methods in com.coveo.pushapiclient with parameters of type CompressedBinaryDataModifier and TypeMethodDescriptionDocumentBuilder.withCompressedBinaryData(CompressedBinaryData compressedBinaryData) Set the base64 encoded, compressed binary data of the document.