Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.KnowledgeBaseRetrievalResult.Builder
Packages that use KnowledgeBaseRetrievalResult.Builder
-
Uses of KnowledgeBaseRetrievalResult.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return KnowledgeBaseRetrievalResult.BuilderModifier and TypeMethodDescriptionKnowledgeBaseRetrievalResult.builder()KnowledgeBaseRetrievalResult.Builder.content(Consumer<RetrievalResultContent.Builder> content) Contains information about the content of the chunk.KnowledgeBaseRetrievalResult.Builder.content(RetrievalResultContent content) Contains information about the content of the chunk.KnowledgeBaseRetrievalResult.Builder.location(Consumer<RetrievalResultLocation.Builder> location) Contains information about the location of the data source.KnowledgeBaseRetrievalResult.Builder.location(RetrievalResultLocation location) Contains information about the location of the data source.Contains metadata attributes and their values for the file in the data source.The level of relevance of the result to the query.KnowledgeBaseRetrievalResult.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type KnowledgeBaseRetrievalResult.BuilderModifier and TypeMethodDescriptionstatic Class<? extends KnowledgeBaseRetrievalResult.Builder>KnowledgeBaseRetrievalResult.serializableBuilderClass()