| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagent.model |
| Modifier and Type | Method and Description |
|---|---|
RetrievalFlowNodeConfiguration |
RetrievalFlowNodeConfiguration.clone() |
RetrievalFlowNodeConfiguration |
FlowNodeConfiguration.getRetrieval()
Contains configurations for a Retrieval node in your flow.
|
RetrievalFlowNodeConfiguration |
RetrievalFlowNodeConfiguration.withServiceConfiguration(RetrievalFlowNodeServiceConfiguration serviceConfiguration)
Contains configurations for the service to use for retrieving data to return as the output from the node.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlowNodeConfiguration.setRetrieval(RetrievalFlowNodeConfiguration retrieval)
Contains configurations for a Retrieval node in your flow.
|
FlowNodeConfiguration |
FlowNodeConfiguration.withRetrieval(RetrievalFlowNodeConfiguration retrieval)
Contains configurations for a Retrieval node in your flow.
|
Copyright © 2025. All rights reserved.