Interface CustomConnectionParameters.Builder

    • Method Detail

      • connectionType

        CustomConnectionParameters.Builder connectionType​(String connectionType)

        The type of custom connector.

        Parameters:
        connectionType - The type of custom connector.
        Returns:
        Returns a reference to this object so that method calls can be chained together.