Package ai.runapi.flux2.types
Class TextToImageParams
java.lang.Object
ai.runapi.flux2.types.TextToImageParams
Parameters for text to image operations.
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
builder
Creates a new TextToImageParams builder. -
action
Returns the RunAPI action key for this request. -
toMap
Converts these parameters to the JSON request body shape.
-