Class DefaultFlowOutputEvent

java.lang.Object
software.amazon.awssdk.services.bedrockagentruntime.model.FlowOutputEvent
software.amazon.awssdk.services.bedrockagentruntime.model.flowresponsestream.DefaultFlowOutputEvent
All Implemented Interfaces:
Serializable, SdkPojo, FlowResponseStream, ToCopyableBuilder<FlowOutputEvent.Builder,FlowOutputEvent>

@Generated("software.amazon.awssdk:codegen") public final class DefaultFlowOutputEvent extends FlowOutputEvent
A specialization of software.amazon.awssdk.services.bedrockagentruntime.model.FlowOutputEvent that represents the FlowResponseStream$flowOutputEvent event. Do not use this class directly. Instead, use the static builder methods on FlowResponseStream.
See Also: