Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.NodeInputSource
-
Packages that use NodeInputSource Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of NodeInputSource in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return NodeInputSource Modifier and Type Method Description NodeInputSourceNodeInputField. source()The source node that provides input data to this field.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type NodeInputSource Modifier and Type Method Description NodeInputField.BuilderNodeInputField.Builder. source(NodeInputSource source)The source node that provides input data to this field.
-