Package ai.fal.client
Class Output<T>
java.lang.Object
ai.fal.client.Output<T>
- Type Parameters:
T
- the type of the data in the output
Represents the output of a request. It contains the data and the
requestId
.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Output
-
-
Method Details
-
getData
-
getRequestId
-