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

public final class CompletedTextToImageResponse extends TextToImageResponse
Completed task response for text-to-image generation.
  • Constructor Details

    • CompletedTextToImageResponse

      public CompletedTextToImageResponse()