Uses of Class
com.coveo.pushapiclient.FileContainer
-
Uses of FileContainer in com.coveo.pushapiclient
Methods in com.coveo.pushapiclient that return FileContainerMethods in com.coveo.pushapiclient with parameters of type FileContainerModifier and TypeMethodDescriptionPlatformClient.pushBinaryToFileContainer(FileContainer fileContainer, byte[] fileAsBytes) Push a binary to a File Container.Source.pushBinaryToFileContainer(FileContainer fileContainer, byte[] fileAsBytes) Push file to a File Container.PlatformClient.pushFileContainerContent(String sourceId, FileContainer fileContainer) Push a file container into a push source.PlatformClient.uploadContentToFileContainer(FileContainer fileContainer, String batchUpdateJson) Upload content update into a file container.