Interface CreateConnectorResponse.Builder

    • Method Detail

      • connectorId

        CreateConnectorResponse.Builder connectorId​(String connectorId)

        The unique identifier for the connector, returned after the API call succeeds.

        Parameters:
        connectorId - The unique identifier for the connector, returned after the API call succeeds.
        Returns:
        Returns a reference to this object so that method calls can be chained together.