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