Package ai.runapi.wan.types
Class CompletedAnimateResponse
java.lang.Object
ai.runapi.core.polling.AbstractTaskResponse
ai.runapi.wan.types.VideoTaskResponse
ai.runapi.wan.types.AnimateResponse
ai.runapi.wan.types.CompletedAnimateResponse
- All Implemented Interfaces:
ai.runapi.core.polling.Poller.CompletedResult,ai.runapi.core.polling.TaskResponse
Completed task response for animation generation.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ai.runapi.wan.types.VideoTaskResponse
ensureResultPresent, extraFields, getError, getId, getStatus, getVideosMethods inherited from class ai.runapi.core.polling.AbstractTaskResponse
getBilling
-
Constructor Details
-
CompletedAnimateResponse
public CompletedAnimateResponse()
-