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