SdkClient

interface SdkClient : Closeable

Common interface all generated service clients implement

Types

Link copied to clipboard

Builder responsible for instantiating new TClient instances

Properties

Link copied to clipboard
abstract val config: SdkClientConfig

The client's configuration

Inherited functions

Link copied to clipboard
expect abstract fun close()