Interface KnowledgeBaseSummary.Builder

    • Method Detail

      • knowledgeBaseId

        KnowledgeBaseSummary.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.
      • name

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

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

        KnowledgeBaseSummary.Builder updatedAt​(Instant updatedAt)
        Sets the value of the UpdatedAt property for this object.
        Parameters:
        updatedAt - The new value for the UpdatedAt property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.