Uses of Class
software.amazon.awssdk.services.bedrockagent.model.GetKnowledgeBaseDocumentsRequest
Packages that use GetKnowledgeBaseDocumentsRequest
Package
Description
Describes the API operations for creating and managing Amazon Bedrock agents.
-
Uses of GetKnowledgeBaseDocumentsRequest in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent with parameters of type GetKnowledgeBaseDocumentsRequestModifier and TypeMethodDescriptionBedrockAgentAsyncClient.getKnowledgeBaseDocuments(GetKnowledgeBaseDocumentsRequest getKnowledgeBaseDocumentsRequest) Retrieves specific documents from a data source that is connected to a knowledge base.BedrockAgentClient.getKnowledgeBaseDocuments(GetKnowledgeBaseDocumentsRequest getKnowledgeBaseDocumentsRequest) Retrieves specific documents from a data source that is connected to a knowledge base. -
Uses of GetKnowledgeBaseDocumentsRequest in software.amazon.awssdk.services.bedrockagent.transform
Methods in software.amazon.awssdk.services.bedrockagent.transform with parameters of type GetKnowledgeBaseDocumentsRequestModifier and TypeMethodDescriptionGetKnowledgeBaseDocumentsRequestMarshaller.marshall(GetKnowledgeBaseDocumentsRequest getKnowledgeBaseDocumentsRequest)