Uses of Class
software.amazon.awssdk.services.bedrockagent.model.AgentKnowledgeBase
-
Packages that use AgentKnowledgeBase Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of AgentKnowledgeBase in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return AgentKnowledgeBase Modifier and Type Method Description AgentKnowledgeBaseAssociateAgentKnowledgeBaseResponse. agentKnowledgeBase()Returns the value of the AgentKnowledgeBase property for this object.AgentKnowledgeBaseGetAgentKnowledgeBaseResponse. agentKnowledgeBase()Returns the value of the AgentKnowledgeBase property for this object.AgentKnowledgeBaseUpdateAgentKnowledgeBaseResponse. agentKnowledgeBase()Returns the value of the AgentKnowledgeBase property for this object.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type AgentKnowledgeBase Modifier and Type Method Description AssociateAgentKnowledgeBaseResponse.BuilderAssociateAgentKnowledgeBaseResponse.Builder. agentKnowledgeBase(AgentKnowledgeBase agentKnowledgeBase)Sets the value of the AgentKnowledgeBase property for this object.GetAgentKnowledgeBaseResponse.BuilderGetAgentKnowledgeBaseResponse.Builder. agentKnowledgeBase(AgentKnowledgeBase agentKnowledgeBase)Sets the value of the AgentKnowledgeBase property for this object.UpdateAgentKnowledgeBaseResponse.BuilderUpdateAgentKnowledgeBaseResponse.Builder. agentKnowledgeBase(AgentKnowledgeBase agentKnowledgeBase)Sets the value of the AgentKnowledgeBase property for this object.
-