StorageApi
getFilePath
Description...
StorageApi.getFilePath(String fileId)Parameters
fileIdReturns
The file path for the input File IDgetFileIdByPath
Description...
StorageApi.getFileIdByPath(String absoluteFilePath)Parameters
absoluteFilePathReturns
The File ID using file pathgetFolderPath
This API provides the folder path
Parameters
Returns
getSignedUrl
Description...
Parameters
Returns
copyFileToBucket
Copy file to bucket
Parameters
Returns
copyFileFromBucket
Copy file from bucket
Parameters
Returns
copyFileWithinBucket
Copy file to new location within bucket
Parameters
Returns
writeToBucket
Write data to bucket
Parameters
Returns
readFromBucket
Read file from bucket
Parameters
Returns
listFiles
Get list of file names for the bucket folder.
Parameters
Returns
saveFileObject
Save file object
Parameters
Returns
exists
Check if file exists.
Parameters
Returns
getFileList
Get list of files in folder
Parameters
Returns
getFilesPages
Get files pages
Parameters
Returns
getBucketName
Get default bucket name.
Parameters
Returns
shareWithTenants
Share with tenants
Parameters
Returns
copyLargeFileToBucket
copy large file to bucket
Parameters
Returns
makePublic
make a file public
Parameters
Returns
getContent
Get content of a doc
Parameters
Returns
getBucketPath
Get bucket path using file object
Parameters
Returns
getBucketPath
Get path using fileId
Parameters
Returns
Last updated
Was this helpful?