changePublicStatusTo

abstract suspend fun changePublicStatusTo(public: Boolean)(source)

Changes the bucket's public status to public

Throws

RestException

or one of its subclasses if receiving an error response

HttpRequestTimeoutException

if the request timed out

HttpRequestException

on network related issues