public interface VideosService
| Modifier and Type | Method and Description |
|---|---|
VideosResponse |
videoGenerations(VideoCreateParams request)
Creates video generations.
|
VideosResponse |
videoGenerationsResult(String taskId)
Retrieves video generation result.
|
VideosResponse videoGenerations(VideoCreateParams request)
request - the video generation requestVideosResponse videoGenerationsResult(String taskId)
taskId - the task ID to retrieveCopyright © 2025. All rights reserved.