Uses of Class
software.amazon.awssdk.services.bedrockagent.model.FlowConditionalConnectionConfiguration
Packages that use FlowConditionalConnectionConfiguration
-
Uses of FlowConditionalConnectionConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return FlowConditionalConnectionConfigurationModifier and TypeMethodDescriptionFlowConnectionConfiguration.conditional()The configuration of a connection originating from a Condition node.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type FlowConditionalConnectionConfigurationModifier and TypeMethodDescriptionFlowConnectionConfiguration.Builder.conditional(FlowConditionalConnectionConfiguration conditional) The configuration of a connection originating from a Condition node.static FlowConnectionConfigurationFlowConnectionConfiguration.fromConditional(FlowConditionalConnectionConfiguration conditional) Create an instance of this class withFlowConnectionConfiguration.conditional()initialized to the given value.