| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagent.model |
| Modifier and Type | Method and Description |
|---|---|
RetrievalFlowNodeServiceConfiguration |
RetrievalFlowNodeServiceConfiguration.clone() |
RetrievalFlowNodeServiceConfiguration |
RetrievalFlowNodeConfiguration.getServiceConfiguration()
Contains configurations for the service to use for retrieving data to return as the output from the node.
|
RetrievalFlowNodeServiceConfiguration |
RetrievalFlowNodeServiceConfiguration.withS3(RetrievalFlowNodeS3Configuration s3)
Contains configurations for the Amazon S3 location from which to retrieve data to return as the output from the
node.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RetrievalFlowNodeConfiguration.setServiceConfiguration(RetrievalFlowNodeServiceConfiguration serviceConfiguration)
Contains configurations for the service to use for retrieving data to return as the output from the node.
|
RetrievalFlowNodeConfiguration |
RetrievalFlowNodeConfiguration.withServiceConfiguration(RetrievalFlowNodeServiceConfiguration serviceConfiguration)
Contains configurations for the service to use for retrieving data to return as the output from the node.
|
Copyright © 2025. All rights reserved.