update_connector_with_id

Function update_connector_with_id 

Source
pub async fn update_connector_with_id(
    configuration: &Configuration,
    connector_id: &str,
    connector_request: Option<ConnectorRequest>,
) -> Result<ConnectorResponse, Error<UpdateConnectorWithIdError>>
Expand description

Updates the connector with the given Id.