Uses of Class
software.amazon.awssdk.services.bedrockagent.model.UpdateKnowledgeBaseRequest
Packages that use UpdateKnowledgeBaseRequest
Package
Description
Describes the API operations for creating and managing Amazon Bedrock agents.
-
Uses of UpdateKnowledgeBaseRequest in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent with parameters of type UpdateKnowledgeBaseRequestModifier and TypeMethodDescriptionBedrockAgentAsyncClient.updateKnowledgeBase(UpdateKnowledgeBaseRequest updateKnowledgeBaseRequest) Updates the configuration of a knowledge base with the fields that you specify.default UpdateKnowledgeBaseResponseBedrockAgentClient.updateKnowledgeBase(UpdateKnowledgeBaseRequest updateKnowledgeBaseRequest) Updates the configuration of a knowledge base with the fields that you specify. -
Uses of UpdateKnowledgeBaseRequest in software.amazon.awssdk.services.bedrockagent.transform
Methods in software.amazon.awssdk.services.bedrockagent.transform with parameters of type UpdateKnowledgeBaseRequestModifier and TypeMethodDescriptionUpdateKnowledgeBaseRequestMarshaller.marshall(UpdateKnowledgeBaseRequest updateKnowledgeBaseRequest)