Interface AssistantAssociationInputData.Builder

    • Method Detail

      • knowledgeBaseId

        AssistantAssociationInputData.Builder knowledgeBaseId​(String knowledgeBaseId)

        The identifier of the knowledge base. This should not be a QUICK_RESPONSES type knowledge base.

        Parameters:
        knowledgeBaseId - The identifier of the knowledge base. This should not be a QUICK_RESPONSES type knowledge base.
        Returns:
        Returns a reference to this object so that method calls can be chained together.