Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.FlowOutputContent
Packages that use FlowOutputContent
-
Uses of FlowOutputContent in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return FlowOutputContentModifier and TypeMethodDescriptionfinal FlowOutputContentFlowOutputEvent.content()The content in the output.static FlowOutputContentFlowOutputContent.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 FlowOutputContentModifier and TypeMethodDescriptionFlowOutputEvent.Builder.content(FlowOutputContent content) The content in the output.final FlowOutputEvent.BuilderFlowOutputEvent.BuilderImpl.content(FlowOutputContent content)