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