Uses of Interface
software.amazon.awssdk.services.bedrockagent.model.GetAgentKnowledgeBaseResponse.Builder
Packages that use GetAgentKnowledgeBaseResponse.Builder
-
Uses of GetAgentKnowledgeBaseResponse.Builder in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return GetAgentKnowledgeBaseResponse.BuilderModifier and TypeMethodDescriptionGetAgentKnowledgeBaseResponse.Builder.agentKnowledgeBase(Consumer<AgentKnowledgeBase.Builder> agentKnowledgeBase) Contains details about a knowledge base attached to an agent.GetAgentKnowledgeBaseResponse.Builder.agentKnowledgeBase(AgentKnowledgeBase agentKnowledgeBase) Contains details about a knowledge base attached to an agent.GetAgentKnowledgeBaseResponse.builder()GetAgentKnowledgeBaseResponse.toBuilder()Methods in software.amazon.awssdk.services.bedrockagent.model that return types with arguments of type GetAgentKnowledgeBaseResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetAgentKnowledgeBaseResponse.Builder>GetAgentKnowledgeBaseResponse.serializableBuilderClass()