Uses of Class
io.supabase.utils.MessageResponse
Packages that use MessageResponse
-
Uses of MessageResponse in io.supabase.api
Methods in io.supabase.api that return types with arguments of type MessageResponseModifier 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}/