Uses of Class
software.amazon.awssdk.services.bedrockagent.model.IngestKnowledgeBaseDocumentsRequest
Packages that use IngestKnowledgeBaseDocumentsRequest
Package
Description
Describes the API operations for creating and managing Amazon Bedrock agents.
-
Uses of IngestKnowledgeBaseDocumentsRequest in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent with parameters of type IngestKnowledgeBaseDocumentsRequestModifier and TypeMethodDescriptionBedrockAgentAsyncClient.ingestKnowledgeBaseDocuments(IngestKnowledgeBaseDocumentsRequest ingestKnowledgeBaseDocumentsRequest) Ingests documents directly into the knowledge base that is connected to the data source.BedrockAgentClient.ingestKnowledgeBaseDocuments(IngestKnowledgeBaseDocumentsRequest ingestKnowledgeBaseDocumentsRequest) Ingests documents directly into the knowledge base that is connected to the data source. -
Uses of IngestKnowledgeBaseDocumentsRequest in software.amazon.awssdk.services.bedrockagent.transform
Methods in software.amazon.awssdk.services.bedrockagent.transform with parameters of type IngestKnowledgeBaseDocumentsRequestModifier and TypeMethodDescriptionIngestKnowledgeBaseDocumentsRequestMarshaller.marshall(IngestKnowledgeBaseDocumentsRequest ingestKnowledgeBaseDocumentsRequest)