Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.FlowTraceNodeInputContent
Packages that use FlowTraceNodeInputContent
-
Uses of FlowTraceNodeInputContent in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return FlowTraceNodeInputContentModifier and TypeMethodDescriptionFlowTraceNodeInputField.content()The content of the node input.static FlowTraceNodeInputContentFlowTraceNodeInputContent.fromDocument(Document document) Create an instance of this class withdocument()initialized to the given value.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type FlowTraceNodeInputContentModifier and TypeMethodDescriptionFlowTraceNodeInputField.Builder.content(FlowTraceNodeInputContent content) The content of the node input.