Package io.supabase.data.file
Class FileDownloadOption
java.lang.Object
io.supabase.data.file.FileDownloadOption
-
Constructor Summary
ConstructorDescriptionFileDownloadOption
(boolean download) FileDownloadOption
(String downloadName) -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
FileDownloadOption
-
FileDownloadOption
public FileDownloadOption(boolean download)
-
-
Method Details
-
getDownloadName
-
isDownload
public boolean isDownload() -
convertToMap
-