Interface KnowledgeBaseLookupOutput.Builder

    • Method Detail

      • retrievedReferences

        KnowledgeBaseLookupOutput.Builder retrievedReferences​(Collection<RetrievedReference> retrievedReferences)
        Sets the value of the RetrievedReferences property for this object.
        Parameters:
        retrievedReferences - The new value for the RetrievedReferences property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • retrievedReferences

        KnowledgeBaseLookupOutput.Builder retrievedReferences​(RetrievedReference... retrievedReferences)
        Sets the value of the RetrievedReferences property for this object.
        Parameters:
        retrievedReferences - The new value for the RetrievedReferences property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.