Class TextToImageResponse

java.lang.Object
ai.runapi.core.polling.AbstractTaskResponse
ai.runapi.wan.types.ImageTaskResponse
ai.runapi.wan.types.TextToImageResponse
All Implemented Interfaces:
ai.runapi.core.polling.Poller.CompletedResult, ai.runapi.core.polling.TaskResponse
Direct Known Subclasses:
CompletedTextToImageResponse

public class TextToImageResponse extends ImageTaskResponse
Task response for text-to-image generation.
  • Constructor Details

    • TextToImageResponse

      public TextToImageResponse()