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