Uses of Class
org.springframework.ai.image.ImageOptionsBuilder
-
Uses of ImageOptionsBuilder in org.springframework.ai.image
Modifier and TypeMethodDescriptionstatic ImageOptionsBuilder
ImageOptionsBuilder.builder()
ImageOptionsBuilder.responseFormat
(String responseFormat) ImageOptionsBuilder.withHeight
(Integer height) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.usemodel(String)
instead.Deprecated, for removal: This API element is subject to removal in a future version.useN(Integer)
instead.ImageOptionsBuilder.withResponseFormat
(String responseFormat) Deprecated, for removal: This API element is subject to removal in a future version.useresponseFormat(String)
instead.Deprecated, for removal: This API element is subject to removal in a future version.usestyle(String)
instead.Deprecated, for removal: This API element is subject to removal in a future version.usewidth(Integer)
instead.
height(Integer)
instead.