Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.KnowledgeBaseLookupInput
Packages that use KnowledgeBaseLookupInput
-
Uses of KnowledgeBaseLookupInput in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return KnowledgeBaseLookupInputModifier and TypeMethodDescriptionfinal KnowledgeBaseLookupInputInvocationInput.knowledgeBaseLookupInput()Contains details about the knowledge base to look up and the query to be made.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type KnowledgeBaseLookupInputModifier and TypeMethodDescriptionInvocationInput.Builder.knowledgeBaseLookupInput(KnowledgeBaseLookupInput knowledgeBaseLookupInput) Contains details about the knowledge base to look up and the query to be made.