Uses of Class
xyz.euclia.jaqpotj.models.Task
| Package | Description |
|---|---|
| xyz.euclia.jaqpotj.consumers | |
| xyz.euclia.jaqpotj.models |
-
Uses of Task in xyz.euclia.jaqpotj.consumers
Methods in xyz.euclia.jaqpotj.consumers that return types with arguments of type Task Modifier and Type Method Description CompletableFuture<Task>ModelConsumer. predict(String modelId, String datasetUri, String token) -
Uses of Task in xyz.euclia.jaqpotj.models
Constructors in xyz.euclia.jaqpotj.models with parameters of type Task Constructor Description Task(Task other)