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