Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.ConverseOutput
Packages that use ConverseOutput
-
Uses of ConverseOutput in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return ConverseOutputModifier and TypeMethodDescriptionstatic ConverseOutputConverseOutput.fromMessage(Consumer<Message.Builder> message) Create an instance of this class withmessage()initialized to the given value.static ConverseOutputConverseOutput.fromMessage(Message message) Create an instance of this class withmessage()initialized to the given value.final ConverseOutputConverseResponse.output()The result from the call toConverse.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type ConverseOutputModifier and TypeMethodDescriptionConverseResponse.Builder.output(ConverseOutput output) The result from the call toConverse.