readAccess

abstract fun readAccess(rootUri: URI): CloudReadAccess

Get read access to a given root URI.

Return

The read access api object for that specific root URI.

Parameters

rootUri

The root URI of the virtual cloud file system one should get access to.