Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.KnowledgeBaseLookupInput
-
Packages that use KnowledgeBaseLookupInput Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of KnowledgeBaseLookupInput in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return KnowledgeBaseLookupInput Modifier and Type Method Description 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 KnowledgeBaseLookupInput Modifier and Type Method Description InvocationInput.BuilderInvocationInput.Builder. knowledgeBaseLookupInput(KnowledgeBaseLookupInput knowledgeBaseLookupInput)Contains details about the knowledge base to look up and the query to be made.
-