Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.FlowOutputContent.Builder
Packages that use FlowOutputContent.Builder
-
Uses of FlowOutputContent.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return FlowOutputContent.BuilderModifier and TypeMethodDescriptionstatic FlowOutputContent.BuilderFlowOutputContent.builder()The content in the output.FlowOutputEvent.BuilderImpl.getContent()FlowOutputContent.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type FlowOutputContent.BuilderModifier and TypeMethodDescriptionstatic Class<? extends FlowOutputContent.Builder>FlowOutputContent.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagentruntime.model with type arguments of type FlowOutputContent.BuilderModifier and TypeMethodDescriptiondefault FlowOutputEvent.BuilderFlowOutputEvent.Builder.content(Consumer<FlowOutputContent.Builder> content) The content in the output.