Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.OutputFormat
Packages that use OutputFormat
-
Uses of OutputFormat in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return OutputFormatModifier and TypeMethodDescriptionfinal OutputFormatOutputConfig.textFormat()Structured output parameters to control the model's text response.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type OutputFormatModifier and TypeMethodDescriptionOutputConfig.Builder.textFormat(OutputFormat textFormat) Structured output parameters to control the model's text response.