ImageSynthesisResult |
ImageSynthesis.asyncCall(ImageSynthesisParam param) |
ImageSynthesisResult |
ImageSynthesis.asyncCall(SketchImageSynthesisParam param) |
ImageSynthesisResult |
ImageSynthesis.call(ImageSynthesisParam param)
Call the server to get the result.
|
ImageSynthesisResult |
ImageSynthesis.call(SketchImageSynthesisParam param)
Call the server to get the result.
|
ImageSynthesisResult |
ImageSynthesis.cancel(ImageSynthesisResult taskInfo,
String apiKey) |
ImageSynthesisResult |
ImageSynthesis.cancel(String taskId,
String apiKey) |
ImageSynthesisResult |
ImageSynthesis.fetch(ImageSynthesisResult taskInfo,
String apiKey) |
ImageSynthesisResult |
ImageSynthesis.fetch(String taskId,
String apiKey) |
static ImageSynthesisResult |
ImageSynthesisResult.fromDashScopeResult(DashScopeResult dashScopeResult) |
ImageSynthesisResult |
ImageSynthesis.syncCall(ImageSynthesisParam param)
Note: This method currently now only supports wan2.2-t2i-flash and wan2.2-t2i-plus.
|
ImageSynthesisResult |
ImageSynthesis.wait(ImageSynthesisResult taskInfo,
String apiKey) |
ImageSynthesisResult |
ImageSynthesis.wait(String taskId,
String apiKey) |