Uses of Class
software.amazon.awssdk.services.bedrockagent.model.GetKnowledgeBaseRequest
Packages that use GetKnowledgeBaseRequest
Package
Description
Describes the API operations for creating and managing Amazon Bedrock agents.
-
Uses of GetKnowledgeBaseRequest in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent with parameters of type GetKnowledgeBaseRequestModifier and TypeMethodDescriptionBedrockAgentAsyncClient.getKnowledgeBase(GetKnowledgeBaseRequest getKnowledgeBaseRequest) Gets information about a knowledge base.default GetKnowledgeBaseResponseBedrockAgentClient.getKnowledgeBase(GetKnowledgeBaseRequest getKnowledgeBaseRequest) Gets information about a knowledge base. -
Uses of GetKnowledgeBaseRequest in software.amazon.awssdk.services.bedrockagent.transform
Methods in software.amazon.awssdk.services.bedrockagent.transform with parameters of type GetKnowledgeBaseRequestModifier and TypeMethodDescriptionGetKnowledgeBaseRequestMarshaller.marshall(GetKnowledgeBaseRequest getKnowledgeBaseRequest)