Interface ConnectorSource.Builder

  • Method Details

    • connectorId

      ConnectorSource.Builder connectorId(String connectorId)

      The identifier for the connector integration (for example, bedrock-knowledge-bases).

      Parameters:
      connectorId - The identifier for the connector integration (for example, bedrock-knowledge-bases).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • version

      ConnectorSource.Builder version(String version)

      The version of the connector to use (for example, 1.1.0). If you don't specify a version, the service uses the latest available version.

      Parameters:
      version - The version of the connector to use (for example, 1.1.0). If you don't specify a version, the service uses the latest available version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.