Uses of Interface
software.amazon.awssdk.services.bedrockagent.model.OutputFlowNodeConfiguration.Builder
Packages that use OutputFlowNodeConfiguration.Builder
-
Uses of OutputFlowNodeConfiguration.Builder in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return OutputFlowNodeConfiguration.BuilderModifier and TypeMethodDescriptionOutputFlowNodeConfiguration.builder()OutputFlowNodeConfiguration.toBuilder()Methods in software.amazon.awssdk.services.bedrockagent.model that return types with arguments of type OutputFlowNodeConfiguration.BuilderModifier and TypeMethodDescriptionstatic Class<? extends OutputFlowNodeConfiguration.Builder>OutputFlowNodeConfiguration.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagent.model with type arguments of type OutputFlowNodeConfiguration.BuilderModifier and TypeMethodDescriptionstatic FlowNodeConfigurationFlowNodeConfiguration.fromOutput(Consumer<OutputFlowNodeConfiguration.Builder> output) Create an instance of this class withFlowNodeConfiguration.output()initialized to the given value.default FlowNodeConfiguration.BuilderFlowNodeConfiguration.Builder.output(Consumer<OutputFlowNodeConfiguration.Builder> output) Contains configurations for an output flow node in your flow.