Class DashScopeImageOptions.Builder
java.lang.Object
com.alibaba.cloud.ai.dashscope.image.DashScopeImageOptions.Builder
- Enclosing class:
- DashScopeImageOptions
-
Method Summary
Modifier and TypeMethodDescriptionbaseImageUrl(String baseImageUrl) build()maskImageUrl(String maskImageUrl) negativePrompt(String negativePrompt) promptExtend(Boolean promptExtend) refStrength(Float refStrength) responseFormat(String responseFormat) sketchColor(Integer[][] sketchColor) sketchExtraction(Boolean sketchExtraction) sketchImageUrl(String sketchImageUrl) sketchWeight(Integer sketchWeight) withBaseImageUrl(String baseImageUrl) Deprecated.withFunction(String function) Deprecated.withHeight(Integer height) Deprecated.withMaskColor(Integer[][] maskColor) Deprecated.withMaskImageUrl(String maskImageUrl) Deprecated.Deprecated.Deprecated.withNegativePrompt(String negativePrompt) Deprecated.withPromptExtend(Boolean promptExtend) Deprecated.withRefImg(String refImg) Deprecated.withRefMode(String refMode) Deprecated.withRefStrength(Float refStrength) Deprecated.withResponseFormat(String responseFormat) Deprecated.Deprecated.Deprecated.withSketchColor(Integer[][] sketchColor) Deprecated.withSketchExtraction(Boolean sketchExtraction) Deprecated.withSketchImageUrl(String sketchImageUrl) Deprecated.withSketchWeight(Integer sketchWeight) Deprecated.Deprecated.withWatermark(Boolean watermark) Deprecated.Deprecated.
-
Method Details
-
n
-
withN
Deprecated. -
model
-
withModel
Deprecated. -
width
-
withWidth
Deprecated. -
height
-
withHeight
Deprecated. -
style
-
withStyle
Deprecated. -
seed
-
withSeed
Deprecated. -
refImg
-
withRefImg
Deprecated. -
refStrength
-
withRefStrength
Deprecated. -
refMode
-
withRefMode
Deprecated. -
withSize
Deprecated. -
negativePrompt
-
withNegativePrompt
Deprecated. -
promptExtend
-
withPromptExtend
Deprecated. -
watermark
-
withWatermark
Deprecated. -
function
-
withFunction
Deprecated. -
baseImageUrl
-
withBaseImageUrl
Deprecated. -
maskImageUrl
-
withMaskImageUrl
Deprecated. -
sketchImageUrl
-
withSketchImageUrl
Deprecated. -
sketchWeight
-
withSketchWeight
Deprecated. -
sketchExtraction
-
withSketchExtraction
Deprecated. -
sketchColor
-
withSketchColor
Deprecated. -
maskColor
-
withMaskColor
Deprecated. -
responseFormat
-
withResponseFormat
Deprecated. -
build
-