Uses of Class
io.supabase.data.bucket.CreateBucketResponse
-
Uses of CreateBucketResponse in io.supabase.api
Modifier 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/