Uses of Class
software.amazon.awssdk.services.bedrockagent.model.LexFlowNodeConfiguration
Packages that use LexFlowNodeConfiguration
-
Uses of LexFlowNodeConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return LexFlowNodeConfigurationModifier and TypeMethodDescriptionfinal LexFlowNodeConfigurationFlowNodeConfiguration.lex()Contains configurations for a Lex node in your flow.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type LexFlowNodeConfigurationModifier and TypeMethodDescriptionstatic FlowNodeConfigurationFlowNodeConfiguration.fromLex(LexFlowNodeConfiguration lex) Create an instance of this class withFlowNodeConfiguration.lex()initialized to the given value.FlowNodeConfiguration.Builder.lex(LexFlowNodeConfiguration lex) Contains configurations for a Lex node in your flow.