create

abstract fun create(): ApiClient

Create a new ApiClient from the provided configuration.

Return

a new non-null ApiClient object

See also