Uses of Class
io.supabase.data.file.File
Packages that use File
-
Uses of File in io.supabase.api
Methods in io.supabase.api that return types with arguments of type FileModifier and TypeMethodDescriptionDELETE /object/{bucketName}DELETE /object/{bucketName}IStorageFileAPI.list
(FileSearchOptions options) POST /object/list/{bucketName}IStorageFileAPI.list
(String path, FileSearchOptions options) POST /object/list/{bucketName}StorageFileAPI.list
(FileSearchOptions options) POST /object/list/{bucketName}StorageFileAPI.list
(String path, FileSearchOptions options) POST /object/list/{bucketName}