Uses of Class
software.amazon.awssdk.services.bedrockagent.model.DeleteKnowledgeBaseDocumentsRequest
Packages that use DeleteKnowledgeBaseDocumentsRequest
Package
Description
Describes the API operations for creating and managing Amazon Bedrock agents.
-
Uses of DeleteKnowledgeBaseDocumentsRequest in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent with parameters of type DeleteKnowledgeBaseDocumentsRequestModifier and TypeMethodDescriptionBedrockAgentAsyncClient.deleteKnowledgeBaseDocuments(DeleteKnowledgeBaseDocumentsRequest deleteKnowledgeBaseDocumentsRequest) Deletes documents from a data source and syncs the changes to the knowledge base that is connected to it.BedrockAgentClient.deleteKnowledgeBaseDocuments(DeleteKnowledgeBaseDocumentsRequest deleteKnowledgeBaseDocumentsRequest) Deletes documents from a data source and syncs the changes to the knowledge base that is connected to it. -
Uses of DeleteKnowledgeBaseDocumentsRequest in software.amazon.awssdk.services.bedrockagent.transform
Methods in software.amazon.awssdk.services.bedrockagent.transform with parameters of type DeleteKnowledgeBaseDocumentsRequestModifier and TypeMethodDescriptionDeleteKnowledgeBaseDocumentsRequestMarshaller.marshall(DeleteKnowledgeBaseDocumentsRequest deleteKnowledgeBaseDocumentsRequest)