newBuilder

abstract fun newBuilder(): ApiClient.Builder

Create a new shared ApiClient instance.

Return

a Builder sharing the same configuration as this instance.