listUsers
inline suspend fun TransferClient.listUsers(crossinline block: ListUsersRequest.Builder.() -> Unit): ListUsersResponse
Lists the users for a file transfer protocol-enabled server that you specify by passing the ServerId
parameter.