deleteConnector
inline suspend fun TransferClient.deleteConnector(crossinline block: DeleteConnectorRequest.Builder.() -> Unit): DeleteConnectorResponse
Deletes the connector that's specified in the provided ConnectorId
.
Deletes the connector that's specified in the provided ConnectorId
.