Uses of Class
io.supabase.data.bucket.CreateBucketResponse
Packages that use CreateBucketResponse
-
Uses of CreateBucketResponse in io.supabase.api
Methods in io.supabase.api that return types with arguments of type CreateBucketResponseModifier and TypeMethodDescriptionIStorageBucketAPI.createBucket
(String bucketId) POST /bucket/IStorageBucketAPI.createBucket
(String bucketId, BucketCreateOptions options) POST /bucket/StorageBucketAPI.createBucket
(String bucketId) POST /bucket/StorageBucketAPI.createBucket
(String bucketId, BucketCreateOptions options) POST /bucket/