Package io.supabase.data.bucket
Class BucketUpdateOptions
java.lang.Object
io.supabase.data.bucket.BucketOptions
io.supabase.data.bucket.BucketUpdateOptions
-
Constructor Summary
ConstructorDescriptionBucketUpdateOptions
(boolean isPublic, FileSize fileSizeLimit, List<String> allowedMimeTypes) -
Method Summary
Methods inherited from class io.supabase.data.bucket.BucketOptions
getAllowedMimeTypes, getFileSizeLimit, isPublic
-
Constructor Details
-
BucketUpdateOptions
-