| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagent.model |
| Modifier and Type | Method and Description |
|---|---|
KnowledgeBaseFlowNodeConfiguration |
KnowledgeBaseFlowNodeConfiguration.clone() |
KnowledgeBaseFlowNodeConfiguration |
FlowNodeConfiguration.getKnowledgeBase()
Contains configurations for a knowledge base node in your flow.
|
KnowledgeBaseFlowNodeConfiguration |
KnowledgeBaseFlowNodeConfiguration.withKnowledgeBaseId(String knowledgeBaseId)
The unique identifier of the knowledge base to query.
|
KnowledgeBaseFlowNodeConfiguration |
KnowledgeBaseFlowNodeConfiguration.withModelId(String modelId)
The unique identifier of the model to use to generate a response from the query results.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlowNodeConfiguration.setKnowledgeBase(KnowledgeBaseFlowNodeConfiguration knowledgeBase)
Contains configurations for a knowledge base node in your flow.
|
FlowNodeConfiguration |
FlowNodeConfiguration.withKnowledgeBase(KnowledgeBaseFlowNodeConfiguration knowledgeBase)
Contains configurations for a knowledge base node in your flow.
|
Copyright © 2025. All rights reserved.