Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.FlowOutputEvent.Builder
Packages that use FlowOutputEvent.Builder
Package
Description
-
Uses of FlowOutputEvent.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Classes in software.amazon.awssdk.services.bedrockagentruntime.model that implement FlowOutputEvent.BuilderMethods in software.amazon.awssdk.services.bedrockagentruntime.model that return FlowOutputEvent.BuilderModifier and TypeMethodDescriptionstatic FlowOutputEvent.BuilderFlowOutputEvent.builder()default FlowOutputEvent.BuilderFlowOutputEvent.Builder.content(Consumer<FlowOutputContent.Builder> content) The content in the output.FlowOutputEvent.Builder.content(FlowOutputContent content) The content in the output.final FlowOutputEvent.BuilderFlowOutputEvent.BuilderImpl.content(FlowOutputContent content) static FlowOutputEvent.BuilderFlowResponseStream.flowOutputEventBuilder()Create a builder for theflowOutputEventevent type for this stream.The name of the flow output node that the output is from.final FlowOutputEvent.BuilderThe type of the node that the output is from.The type of the node that the output is from.final FlowOutputEvent.Builderfinal FlowOutputEvent.BuilderFlowOutputEvent.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type FlowOutputEvent.BuilderModifier and TypeMethodDescriptionstatic Class<? extends FlowOutputEvent.Builder>FlowOutputEvent.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagentruntime.model with type arguments of type FlowOutputEvent.BuilderModifier and TypeMethodDescriptionfinal FlowOutputEventFlowOutputEvent.copy(Consumer<? super FlowOutputEvent.Builder> modifier) -
Uses of FlowOutputEvent.Builder in software.amazon.awssdk.services.bedrockagentruntime.model.flowresponsestream