Builder

Builder responsible for instantiating new TClient instances

Parameters

TConfig

the type of client config

TConfigBuilder

the builder type responsible for creating instances of TConfig

TClient

the type of client created by this builder

Inheritors

Properties

Link copied to clipboard
abstract val config: TConfigBuilder

The configuration builder for this client