Interface KnowledgeSource.Builder

  • Method Details

    • assistantAssociationIds

      KnowledgeSource.Builder assistantAssociationIds(Collection<String> assistantAssociationIds)

      The list of assistant association identifiers for the knowledge source.

      Parameters:
      assistantAssociationIds - The list of assistant association identifiers for the knowledge source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • assistantAssociationIds

      KnowledgeSource.Builder assistantAssociationIds(String... assistantAssociationIds)

      The list of assistant association identifiers for the knowledge source.

      Parameters:
      assistantAssociationIds - The list of assistant association identifiers for the knowledge source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.