-
public final class FalClient
-
-
Constructor Summary
Constructors Constructor Description FalClient(ClientConfig config)
-
Method Summary
Modifier and Type Method Description final <ERROR CLASS><String, Object>,RunOptions)>run(String app, <ERROR CLASS><String, String> input, RunOptions options)final Unitsubscribe(String app, Map<String, Object> input, Long pollInterval, Long timeout, Boolean includeLogs, Function1<<ERROR CLASS><String, Object>, Unit> onQueueUpdate)-
-
Constructor Detail
-
FalClient
FalClient(ClientConfig config)
-
-
Method Detail
-
run
final <ERROR CLASS><String, Object> ,RunOptions)>run(String app, <ERROR CLASS><String, String> input, RunOptions options)
-
-
-
-