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.wait(ImageSynthesisResult taskInfo,
String apiKey) |
ImageSynthesisResult |
ImageSynthesis.wait(String taskId,
String apiKey) |