Skip to content

retrieveConnector

fun retrieveConnector(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