Uses of Class
io.supabase.utils.MessageResponse
-
Uses of MessageResponse in io.supabase.api
Modifier and TypeMethodDescriptionIStorageBucketAPI.deleteBucket
(String bucketId) DELETE /bucket/{bucketId}StorageBucketAPI.deleteBucket
(String bucketId) DELETE /bucket/{bucketId}IStorageBucketAPI.emptyBucket
(String bucketId) POST /bucket/{bucketId}/emptyStorageBucketAPI.emptyBucket
(String bucketId) POST /bucket/{bucketId}/emptyPOST /object/move/POST /object/move/IStorageBucketAPI.updateBucket
(String bucketId, BucketUpdateOptions options) PUT /bucket/{bucketId}/StorageBucketAPI.updateBucket
(String bucketId, BucketUpdateOptions options) PUT /bucket/{bucketId}/