Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.FlowMultiTurnInputRequestEvent.Builder
Packages that use FlowMultiTurnInputRequestEvent.Builder
Package
Description
-
Uses of FlowMultiTurnInputRequestEvent.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Classes in software.amazon.awssdk.services.bedrockagentruntime.model that implement FlowMultiTurnInputRequestEvent.BuilderModifier and TypeClassDescriptionprotected static classMethods in software.amazon.awssdk.services.bedrockagentruntime.model that return FlowMultiTurnInputRequestEvent.BuilderModifier and TypeMethodDescriptionFlowMultiTurnInputRequestEvent.builder()FlowMultiTurnInputRequestEvent.Builder.content(Consumer<FlowMultiTurnInputContent.Builder> content) The content payload containing the input request details for the multi-turn interaction.FlowMultiTurnInputRequestEvent.Builder.content(FlowMultiTurnInputContent content) The content payload containing the input request details for the multi-turn interaction.FlowMultiTurnInputRequestEvent.BuilderImpl.content(FlowMultiTurnInputContent content) FlowResponseStream.flowMultiTurnInputRequestEventBuilder()Create a builder for theflowMultiTurnInputRequestEventevent type for this stream.The name of the node in the flow that is requesting the input.The type of the node in the flow that is requesting the input.The type of the node in the flow that is requesting the input.FlowMultiTurnInputRequestEvent.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type FlowMultiTurnInputRequestEvent.BuilderModifier and TypeMethodDescriptionstatic Class<? extends FlowMultiTurnInputRequestEvent.Builder>FlowMultiTurnInputRequestEvent.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagentruntime.model with type arguments of type FlowMultiTurnInputRequestEvent.BuilderModifier and TypeMethodDescriptionFlowMultiTurnInputRequestEvent.copy(Consumer<? super FlowMultiTurnInputRequestEvent.Builder> modifier) -
Uses of FlowMultiTurnInputRequestEvent.Builder in software.amazon.awssdk.services.bedrockagentruntime.model.flowresponsestream
Subinterfaces of FlowMultiTurnInputRequestEvent.Builder in software.amazon.awssdk.services.bedrockagentruntime.model.flowresponsestreamModifier and TypeInterfaceDescriptionstatic interface