Uses of Class
software.amazon.awssdk.services.bedrockagent.model.AgentFlowNodeConfiguration
Packages that use AgentFlowNodeConfiguration
-
Uses of AgentFlowNodeConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return AgentFlowNodeConfigurationModifier and TypeMethodDescriptionFlowNodeConfiguration.agent()Contains configurations for an agent node in your flow.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type AgentFlowNodeConfigurationModifier and TypeMethodDescriptionFlowNodeConfiguration.Builder.agent(AgentFlowNodeConfiguration agent) Contains configurations for an agent node in your flow.static FlowNodeConfigurationFlowNodeConfiguration.fromAgent(AgentFlowNodeConfiguration agent) Create an instance of this class withFlowNodeConfiguration.agent()initialized to the given value.