updateAccess
inline suspend fun TransferClient.updateAccess(crossinline block: UpdateAccessRequest.Builder.() -> Unit): UpdateAccessResponse
Allows you to update parameters for the access specified in the ServerID
and ExternalID
parameters.