connect#

ApiClientFactory.connect()#

Finalize the API client and return it for use.

Authentication must be configured for this method to succeed.

Returns:
ApiClient

Client object that can be used to connect to the server and perform API operations.

Raises:
ValueError

When the client is not fully configured.