SdkClientFactory

Functions

Link copied to clipboard
abstract fun builder(): TClientBuilder

Return a TClientBuilder that can create a new TClient instance

Link copied to clipboard
open operator fun invoke(block: TConfigBuilder.() -> Unit): TClient

Configure a new TClient with block.