Uses of Class
com.alibaba.cloud.ai.dashscope.image.DashScopeImageOptions.Builder
Packages that use DashScopeImageOptions.Builder
-
Uses of DashScopeImageOptions.Builder in com.alibaba.cloud.ai.dashscope.image
Methods in com.alibaba.cloud.ai.dashscope.image that return DashScopeImageOptions.BuilderModifier and TypeMethodDescriptionDashScopeImageOptions.Builder.baseImageUrl(String baseImageUrl) DashScopeImageOptions.builder()DashScopeImageOptions.Builder.maskImageUrl(String maskImageUrl) DashScopeImageOptions.Builder.negativePrompt(String negativePrompt) DashScopeImageOptions.Builder.promptExtend(Boolean promptExtend) DashScopeImageOptions.Builder.refStrength(Float refStrength) DashScopeImageOptions.Builder.responseFormat(String responseFormat) DashScopeImageOptions.Builder.sketchColor(Integer[][] sketchColor) DashScopeImageOptions.Builder.sketchExtraction(Boolean sketchExtraction) DashScopeImageOptions.Builder.sketchImageUrl(String sketchImageUrl) DashScopeImageOptions.Builder.sketchWeight(Integer sketchWeight) DashScopeImageOptions.Builder.withBaseImageUrl(String baseImageUrl) Deprecated.DashScopeImageOptions.Builder.withFunction(String function) Deprecated.DashScopeImageOptions.Builder.withHeight(Integer height) Deprecated.DashScopeImageOptions.Builder.withMaskColor(Integer[][] maskColor) Deprecated.DashScopeImageOptions.Builder.withMaskImageUrl(String maskImageUrl) Deprecated.Deprecated.Deprecated.DashScopeImageOptions.Builder.withNegativePrompt(String negativePrompt) Deprecated.DashScopeImageOptions.Builder.withPromptExtend(Boolean promptExtend) Deprecated.DashScopeImageOptions.Builder.withRefImg(String refImg) Deprecated.DashScopeImageOptions.Builder.withRefMode(String refMode) Deprecated.DashScopeImageOptions.Builder.withRefStrength(Float refStrength) Deprecated.DashScopeImageOptions.Builder.withResponseFormat(String responseFormat) Deprecated.Deprecated.Deprecated.DashScopeImageOptions.Builder.withSketchColor(Integer[][] sketchColor) Deprecated.DashScopeImageOptions.Builder.withSketchExtraction(Boolean sketchExtraction) Deprecated.DashScopeImageOptions.Builder.withSketchImageUrl(String sketchImageUrl) Deprecated.DashScopeImageOptions.Builder.withSketchWeight(Integer sketchWeight) Deprecated.Deprecated.DashScopeImageOptions.Builder.withWatermark(Boolean watermark) Deprecated.Deprecated.