Uses of Interface
software.amazon.awssdk.services.bedrockagent.model.AssociateAgentKnowledgeBaseResponse.Builder
Packages that use AssociateAgentKnowledgeBaseResponse.Builder
-
Uses of AssociateAgentKnowledgeBaseResponse.Builder in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return AssociateAgentKnowledgeBaseResponse.BuilderModifier and TypeMethodDescriptionAssociateAgentKnowledgeBaseResponse.Builder.agentKnowledgeBase(Consumer<AgentKnowledgeBase.Builder> agentKnowledgeBase) Contains details about the knowledge base that has been associated with the agent.AssociateAgentKnowledgeBaseResponse.Builder.agentKnowledgeBase(AgentKnowledgeBase agentKnowledgeBase) Contains details about the knowledge base that has been associated with the agent.AssociateAgentKnowledgeBaseResponse.builder()AssociateAgentKnowledgeBaseResponse.toBuilder()Methods in software.amazon.awssdk.services.bedrockagent.model that return types with arguments of type AssociateAgentKnowledgeBaseResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AssociateAgentKnowledgeBaseResponse.Builder>AssociateAgentKnowledgeBaseResponse.serializableBuilderClass()