Uses of Class
software.amazon.awssdk.services.bedrockagent.model.RetrievalFlowNodeConfiguration
Packages that use RetrievalFlowNodeConfiguration
-
Uses of RetrievalFlowNodeConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return RetrievalFlowNodeConfigurationModifier and TypeMethodDescriptionFlowNodeConfiguration.retrieval()Contains configurations for a retrieval node in your flow.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type RetrievalFlowNodeConfigurationModifier and TypeMethodDescriptionstatic FlowNodeConfigurationFlowNodeConfiguration.fromRetrieval(RetrievalFlowNodeConfiguration retrieval) Create an instance of this class withFlowNodeConfiguration.retrieval()initialized to the given value.FlowNodeConfiguration.Builder.retrieval(RetrievalFlowNodeConfiguration retrieval) Contains configurations for a retrieval node in your flow.