Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.NodeOutputEvent
Packages that use NodeOutputEvent
-
Uses of NodeOutputEvent in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return NodeOutputEventModifier and TypeMethodDescriptionfinal NodeOutputEventFlowExecutionEvent.nodeOutputEvent()Contains information about the outputs produced by a specific node during execution.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type NodeOutputEventModifier and TypeMethodDescriptionstatic FlowExecutionEventFlowExecutionEvent.fromNodeOutputEvent(NodeOutputEvent nodeOutputEvent) Create an instance of this class withFlowExecutionEvent.nodeOutputEvent()initialized to the given value.FlowExecutionEvent.Builder.nodeOutputEvent(NodeOutputEvent nodeOutputEvent) Contains information about the outputs produced by a specific node during execution.