Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.FlowTraceNodeOutputContent
Packages that use FlowTraceNodeOutputContent
-
Uses of FlowTraceNodeOutputContent in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return FlowTraceNodeOutputContentModifier and TypeMethodDescriptionFlowTraceNodeOutputField.content()The content of the node output.static FlowTraceNodeOutputContentFlowTraceNodeOutputContent.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 FlowTraceNodeOutputContentModifier and TypeMethodDescriptionFlowTraceNodeOutputField.Builder.content(FlowTraceNodeOutputContent content) The content of the node output.