Package ai.runapi.wan.types
Class CompletedTextToImageResponse
java.lang.Object
ai.runapi.core.polling.AbstractTaskResponse
ai.runapi.wan.types.ImageTaskResponse
ai.runapi.wan.types.TextToImageResponse
ai.runapi.wan.types.CompletedTextToImageResponse
- All Implemented Interfaces:
ai.runapi.core.polling.Poller.CompletedResult,ai.runapi.core.polling.TaskResponse
Completed task response for text-to-image generation.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ai.runapi.wan.types.ImageTaskResponse
ensureResultPresent, extraFields, getError, getId, getImages, getStatusMethods inherited from class ai.runapi.core.polling.AbstractTaskResponse
getBilling
-
Constructor Details
-
CompletedTextToImageResponse
public CompletedTextToImageResponse()
-