Uses of Interface
software.amazon.awssdk.services.bedrockagent.model.KendraKnowledgeBaseConfiguration.Builder
Packages that use KendraKnowledgeBaseConfiguration.Builder
-
Uses of KendraKnowledgeBaseConfiguration.Builder in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return KendraKnowledgeBaseConfiguration.BuilderModifier and TypeMethodDescriptionKendraKnowledgeBaseConfiguration.builder()KendraKnowledgeBaseConfiguration.Builder.kendraIndexArn(String kendraIndexArn) The ARN of the Amazon Kendra index.KendraKnowledgeBaseConfiguration.toBuilder()Methods in software.amazon.awssdk.services.bedrockagent.model that return types with arguments of type KendraKnowledgeBaseConfiguration.BuilderModifier and TypeMethodDescriptionstatic Class<? extends KendraKnowledgeBaseConfiguration.Builder>KendraKnowledgeBaseConfiguration.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagent.model with type arguments of type KendraKnowledgeBaseConfiguration.BuilderModifier and TypeMethodDescriptionKnowledgeBaseConfiguration.Builder.kendraKnowledgeBaseConfiguration(Consumer<KendraKnowledgeBaseConfiguration.Builder> kendraKnowledgeBaseConfiguration) Settings for an Amazon Kendra knowledge base.