Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.FlowTraceNodeInputSource
Packages that use FlowTraceNodeInputSource
-
Uses of FlowTraceNodeInputSource in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return FlowTraceNodeInputSourceModifier and TypeMethodDescriptionfinal FlowTraceNodeInputSourceFlowTraceNodeInputField.source()The source node that provides input data to this field.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type FlowTraceNodeInputSourceModifier and TypeMethodDescriptionFlowTraceNodeInputField.Builder.source(FlowTraceNodeInputSource source) The source node that provides input data to this field.