Interface ListAgentKnowledgeBasesResponse.Builder

    • Method Detail

      • agentKnowledgeBaseSummaries

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

        ListAgentKnowledgeBasesResponse.Builder agentKnowledgeBaseSummaries​(AgentKnowledgeBaseSummary... agentKnowledgeBaseSummaries)
        Sets the value of the AgentKnowledgeBaseSummaries property for this object.
        Parameters:
        agentKnowledgeBaseSummaries - The new value for the AgentKnowledgeBaseSummaries property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

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