Skip to content

retrieveConnectorAsync

suspend fun retrieveConnectorAsync(connectorId: String): Connector

Retrieve a connector by its connectorId, then updates the local cache of connectors.

Return

The Connector.

Parameters

connectorIdThe ID of the connector to retrieve.

Throws

SealdException