Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.NodeActionEvent
Packages that use NodeActionEvent
-
Uses of NodeActionEvent in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return NodeActionEventModifier and TypeMethodDescriptionfinal NodeActionEventFlowExecutionEvent.nodeActionEvent()Contains information about an action (operation) called by a node during execution.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type NodeActionEventModifier and TypeMethodDescriptionstatic FlowExecutionEventFlowExecutionEvent.fromNodeActionEvent(NodeActionEvent nodeActionEvent) Create an instance of this class withFlowExecutionEvent.nodeActionEvent()initialized to the given value.FlowExecutionEvent.Builder.nodeActionEvent(NodeActionEvent nodeActionEvent) Contains information about an action (operation) called by a node during execution.