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