Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.KnowledgeBaseLookupOutput
-
Packages that use KnowledgeBaseLookupOutput Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of KnowledgeBaseLookupOutput in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return KnowledgeBaseLookupOutput Modifier and Type Method Description KnowledgeBaseLookupOutputObservation. knowledgeBaseLookupOutput()Contains details about the results from looking up the knowledge base.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type KnowledgeBaseLookupOutput Modifier and Type Method Description Observation.BuilderObservation.Builder. knowledgeBaseLookupOutput(KnowledgeBaseLookupOutput knowledgeBaseLookupOutput)Contains details about the results from looking up the knowledge base.
-