retrieveBuckets

abstract suspend fun retrieveBuckets(): List<Bucket>(source)

Returns all buckets in the storage

Throws

or one of its subclasses if receiving an error response

HttpRequestTimeoutException

if the request timed out

on network related issues