connect#
- ApiClientFactory.connect()#
Finalize the API client and return it for use.
Authentication must be configured for this method to succeed.
- Returns:
ApiClientClient object that can be used to connect to the server and perform API operations.
- Raises:
ValueErrorWhen the client is not fully configured.