Package ai.fal.client
Class RunOptions<O>
java.lang.Object
ai.fal.client.RunOptions<O>
- All Implemented Interfaces:
ApiOptions<O>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic RunOptions
<com.google.gson.JsonObject> static <O> RunOptions
<O> Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ai.fal.client.ApiOptions
getHttpMethod, getInput, getResultType
-
Constructor Details
-
RunOptions
public RunOptions()
-
-
Method Details
-
withInput
-
withInput
-