Uses of Class
software.amazon.awssdk.services.bedrockagent.model.GetAgentKnowledgeBaseRequest
Packages that use GetAgentKnowledgeBaseRequest
Package
Description
Describes the API operations for creating and managing Amazon Bedrock agents.
-
Uses of GetAgentKnowledgeBaseRequest in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent with parameters of type GetAgentKnowledgeBaseRequestModifier and TypeMethodDescriptionBedrockAgentAsyncClient.getAgentKnowledgeBase(GetAgentKnowledgeBaseRequest getAgentKnowledgeBaseRequest) Gets information about a knowledge base associated with an agent.default GetAgentKnowledgeBaseResponseBedrockAgentClient.getAgentKnowledgeBase(GetAgentKnowledgeBaseRequest getAgentKnowledgeBaseRequest) Gets information about a knowledge base associated with an agent. -
Uses of GetAgentKnowledgeBaseRequest in software.amazon.awssdk.services.bedrockagent.transform
Methods in software.amazon.awssdk.services.bedrockagent.transform with parameters of type GetAgentKnowledgeBaseRequestModifier and TypeMethodDescriptionGetAgentKnowledgeBaseRequestMarshaller.marshall(GetAgentKnowledgeBaseRequest getAgentKnowledgeBaseRequest)