Uses of Class
io.supabase.data.file.FileDownload
-
Uses of FileDownload in io.supabase.api
Modifier and TypeMethodDescriptionIStorageFileAPI.download
(String path, FileTransformOptions transformOptions) Downloads a file from a private bucket.StorageFileAPI.download
(String path, FileTransformOptions transformOptions) Downloads a file from a private bucket. -
Uses of FileDownload in io.supabase.utils
Modifier and TypeMethodDescriptionstatic CompletableFuture<FileDownload>
RestUtils.getFile
(okhttp3.Request request)