sync

open override fun sync(): LithicClient

Returns a version of this client that uses synchronous execution.

The returned client shares its resources, like its connection pool and thread pools, with this client.