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