Uses of Class
software.amazon.awssdk.services.bedrockagent.model.GetAgentKnowledgeBaseRequest
-
Packages that use GetAgentKnowledgeBaseRequest Package Description software.amazon.awssdk.services.bedrockagent An example service, deployed with the Octane Service creator, which will echo the stringsoftware.amazon.awssdk.services.bedrockagent.transform -
-
Uses of GetAgentKnowledgeBaseRequest in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent with parameters of type GetAgentKnowledgeBaseRequest Modifier and Type Method Description default CompletableFuture<GetAgentKnowledgeBaseResponse>BedrockAgentAsyncClient. getAgentKnowledgeBase(GetAgentKnowledgeBaseRequest getAgentKnowledgeBaseRequest)Gets a knowledge base associated to an existing Amazon Bedrock Agent Versiondefault GetAgentKnowledgeBaseResponseBedrockAgentClient. getAgentKnowledgeBase(GetAgentKnowledgeBaseRequest getAgentKnowledgeBaseRequest)Gets a knowledge base associated to an existing Amazon Bedrock Agent Version -
Uses of GetAgentKnowledgeBaseRequest in software.amazon.awssdk.services.bedrockagent.transform
Methods in software.amazon.awssdk.services.bedrockagent.transform with parameters of type GetAgentKnowledgeBaseRequest Modifier and Type Method Description SdkHttpFullRequestGetAgentKnowledgeBaseRequestMarshaller. marshall(GetAgentKnowledgeBaseRequest getAgentKnowledgeBaseRequest)
-