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