Returns a raw HTTP response for post /api/v1/annotation-queues/{queue_id}/runs, but is
otherwise the same as [RunServiceAsync.create]..
public CompletableFuture<HttpResponseFor<List<RunCreateResponse>>> create(
String queueId,
RunCreateParams params
)Returns a raw HTTP response for post /api/v1/annotation-queues/{queue_id}/runs, but is
otherwise the same as [RunServiceAsync.create].
| Name | Type | Description |
|---|---|---|
queueId* | String | |
params* | RunCreateParams |