Interface AgentKnowledgeBaseSummary.Builder

    • Method Detail

      • knowledgeBaseId

        AgentKnowledgeBaseSummary.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.
      • description

        AgentKnowledgeBaseSummary.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.
      • knowledgeBaseState

        AgentKnowledgeBaseSummary.Builder knowledgeBaseState​(String knowledgeBaseState)
        Sets the value of the KnowledgeBaseState property for this object.
        Parameters:
        knowledgeBaseState - The new value for the KnowledgeBaseState property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        KnowledgeBaseState, KnowledgeBaseState
      • updatedAt

        AgentKnowledgeBaseSummary.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.