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