Interface KnowledgeBaseLookupInput.Builder

    • Method Detail

      • text

        KnowledgeBaseLookupInput.Builder text​(String text)
        Sets the value of the Text property for this object.
        Parameters:
        text - The new value for the Text property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • knowledgeBaseId

        KnowledgeBaseLookupInput.Builder knowledgeBaseId​(String knowledgeBaseId)
        Sets the value of the KnowledgeBaseId property for this object.
        Parameters:
        knowledgeBaseId - The new value for the KnowledgeBaseId property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.